Releases: Vatsim-Scandinavia/controlcenter
Releases · Vatsim-Scandinavia/controlcenter
v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
- Added new ATC Activity monitor. This will notify members when they become inactive and how to seek refresh, in addition to monitoring the positions online and send warnings if you logon the network as inactive. A copy of this warning is also sent to local staff. This is functionality is by default on, but can be disabled in admin settings.
- Added e-mail notifications when an training endorsement is created/expired/revoked
- Added who added/removed mentors in the training activity
- Added new Docker container environment variable used to patch straight in and also use
./dock.sh
to get straight into it's console. Remember to set the newDOCKER_CONTAINER
variable in .env if you're using this. The deploy script relies on this as well. - Added list of positions in training activity when a training endorsement is granted
- Added new CC logo
- Fixed a bug where you could add training endorsements for users without an training
- Fixed so endorsement positions seperated by comma and space are also accepted.
- Fixed not working unit tests
- Optimizations in code and user detail page load times
- Dependency updates
v3.0.7
- Added placeholder dropdown in exam result to avoid misclicks
- Added better feedback if training interest is already confirmed
- Added training closing reason to training activity timeline
- Fixed and tweaked training report on mobile
- Reversed the order of training interests, so newest is on top
- Edited API return data to return alphabetically
- Edited S1 training endorsements max length to 3 months at a time, as they are not as restricted like solo's today
- Dependency updates