diff --git a/changelog/62_3.1.0_2021-07-16.md b/changelog/62_3.1.0_2021-07-16.md index 97b24b44..203931bf 100644 --- a/changelog/62_3.1.0_2021-07-16.md +++ b/changelog/62_3.1.0_2021-07-16.md @@ -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)