Strikethrough reverted changes

This commit is contained in:
Bernd Bestel 2021-08-21 22:16:44 +02:00
parent ae3bacf8fe
commit e88294eb40
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -113,7 +113,7 @@
- Fixed that the "Manage users" and "Manage API keys" menu was not shown when using reverse proxy authentication
### API improvements/fixes
> ❗ Numbers are now returned as numbers (so technically without quotes around them, were strings for nearly all endpoints before - should practically be no real difference)
> ~~❗ Numbers are now returned as numbers (so technically without quotes around them, were strings for nearly all endpoints before - should practically be no real difference)~~
>
> => ❗❗❗ This has been reverted after this (v3.1.0) release since it had unintended side effects
- Added a new endpoint `/system/localization-strings` to get the localization strings (gettext JSON representation; in the by the user desired language)