Add data: URI to changelog
This commit is contained in:
parent
f6dbce3b97
commit
0fd25abfd2
@ -12,10 +12,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Replace GET by POST for QR codes generation (privacy enhancement)
|
* Replace GET by POST for QR codes generation request (privacy enhancement)
|
||||||
|
* Output generated QR code with `data:` URI
|
||||||
* Change the QR code generation library
|
* Change the QR code generation library
|
||||||
* Use less.php instead of lesserphp
|
* Use less.php instead of lesserphp
|
||||||
* Use the prefers-color-scheme CSS feature to let the client choose their prefered theme (dark/light)
|
* Use the prefers-color-scheme CSS feature to let the client choose its prefered theme (dark/light)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user