1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00

improvement : adds/edit spanish translations

This commit is contained in:
Nicolas Florentin 2023-10-02 15:49:15 +02:00
parent 3d2169634c
commit 8fb646e2e9

View File

@ -1,11 +1,12 @@
# Changelog Fab-manager
## next release
## v6.1.2 2023 October 2
- Fix a bug: minor pb (exception raised) when bot hit api/projects#search without beeing authenticated
- Fix a bug: minor pb (exception raised) when a bot or unauthenticated user hit api/auth_providers actions
- Fix a bug: when calling .to_json on an "avoir", there was a bug because order_number delegates on invoice which can be nil, it was causing errors in notifications rendering
- Fix a bug: when getting status of users/subscriptions export
- improvement : adds/edit spanish translations
## v6.1.1 2023 September 28