mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
fd162a0d24
Also add readability improvements and lang tweak
2.9 KiB
2.9 KiB
Changelog
--- [4.0.4] - 2022/TBD
New features
None
Bug fixes
None
Tweaks
Spelling mistake fixed in German lang file (Merge Request)
--- [4.0.3] - 2022/06/18
New features
- Integrate Wiki iframe into panel instead of link (Merge Request)
Bug fixes
- Amend Java system variable fix to be more specfic since they only affect Oracle. (Merge Request)
- API Token authentication hardening (Merge Request)
Tweaks
- Add better error logging for statistic collection (Merge Request)
--- [4.0.2-hotfix1] - 2022/06/17
Crit Bug fixes
- Fix blank server_detail page for general users (Merge Request)
--- [4.0.2] - 2022/06/16
New features
None
Bug fixes
- Fix winreg import pass on non-NT systems (Merge Request)
- Make the WebSocket automatically reconnect. (Merge Request)
- Fix an error when there are no servers (Merge Request)
- Use relative paths for the jarfile and logs (Merge Request)
- Flatten all instances of username creation or editing, usernames should be lower case.
- Add version inheretence & config check (Merge Request)
- Fix support log temp file deletion issue/hang (Merge Request)
--- [4.0.1] - 2022/06/15
New features
None
Bug fixes
- Remove session.lock warning (Merge Request)
- Correct Dutch Spacing Issue (Merge Request)
- Remove no-else-* pylint exemptions and tidy code. (Merge Request)
- Make unRAID more readable, and flatten path to lower, to fit standard practice. (Merge Request)
- Fix Java Pathing issues on windows (Commit)