mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
91de96194c
Also add checkbox for changelog updates in MR
1.9 KiB
1.9 KiB
Changelog
[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)