mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Added changelog for #1223
This commit is contained in:
parent
7e8f460dad
commit
b7349e287e
@ -7,6 +7,7 @@
|
||||
- Improved the prerequisites checker (added missing required PHP extension `ctype`) (thanks @Forceu)
|
||||
- Added validation checks for most `data/config.php` settings to prevent using invalid ones (thanks @Forceu)
|
||||
- When using reverse proxy authentication (`ReverseProxyAuthMiddleware`), _additionally_ a valid key can now also be used for authentication (if you don't want to protect the API endpoints via your reverse proxy, however)
|
||||
- Added a new API endpoint `/system/time` to get the current server time (thanks @Forceu)
|
||||
- Fixed that some number inputs were broken when the new decimal places setting were set to `0`
|
||||
- Fixed that browser camera barcode scanning did not work on the product edit page for adding product barcodes
|
||||
- Fixed that indirect unit conversions (those between units, not product overrides) could not be used/selected
|
||||
|
Loading…
x
Reference in New Issue
Block a user