1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-19 13:54:25 +01:00
This commit is contained in:
Sylvain 2022-06-01 09:32:44 +02:00
parent 2172c102c9
commit 054e157ee6

View File

@ -4,7 +4,7 @@
- Updated react-select to 5.3.2
- Fix a bug: unable to remove the last training or the last tag to a member
- Fix a bug: unable to run scripts on systemts with legacy version of docker-compose
- Fix a bug: unable to run scripts on systems with legacy version of docker-compose
- Fix a bug: unable to sign up if admin actived organization's additional fields with required
- Fix a bug: undefined error in new member page
- Fix a bug: OIDC scopes are separated by spaces, not commas