1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-05-08 03:33:01 +02:00

Add hotfix

This commit is contained in:
aclist 2022-07-18 04:27:42 +09:00 committed by GitHub
parent 7d7965b874
commit 5947e04b32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,13 @@
- Port DZTUI symlink logic to DZGUI - Port DZTUI symlink logic to DZGUI
- Add method of handling legacy symlinks - Add method of handling legacy symlinks
## [2.2.1] 2022-07-17
### Fixed
- Hotfix for upstream API returning malformed modlists
- Handle servers with no mods
- Fix dialog window depending on browser exit
- Remove stray newlines in config file
## [2.2.0] 2022-06-22 ## [2.2.0] 2022-06-22
### Added ### Added
- Toggle debug mode in-app - Toggle debug mode in-app