Changelog
--- [4.0.13] - 2022/09/20
Bug fixes
- Fix bug where trying to reconfigure unloaded server would stack (Commit | Merge Request)
- Fix traceback error when a user click the roles config tab while already on the roles config page; this is for new role creation only (Merge Request)
- Fix logic issue when removing items from backup exclusions (Merge Request)
- Cleanup various JS errors (Merge Request)
- Temp fix for
&
issue in pathing and minecraft colour codes (Merge Request) - Cache Gravatar pfp's as to not query every page load (Merge Request)
- Fix crash on client list changing while sending websockets (Merge Request)
- Set default parent option on edit of reaction schedule (Merge Request)
- Fix wtol Nonetype error on server start when 'which java' returns
none
(Merge Request)
Tweaks
- Add button to scroll to bottom of vterm (Merge Request)
- Persist schedules and execution commands across backup restores (Merge Request)
Release Testing- Bug fixes
- Fix bug with logical issues surrounding gravatar caching (Merge Request)
- Fix bug where server terminal would not scroll on startup (Merge Request)
- Fix issue on post with adding users when no email is included (this also affected editing users) (Merge Request)
- Fix issue with schedules allowing days to be more than 30 (Merge Request)
- Fix issue with schedules when trying to edit a cron task (Merge Request)