1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-01-04 08:28:06 +01:00

docs: update changelog

This commit is contained in:
aclist 2023-05-16 20:08:15 +09:00
parent 559386b191
commit 59315d024a

View file

@ -1,10 +1,27 @@
# Changelog # Changelog
## [Unreleased] ## [3.3.0] 2023-05-16
- Clean up logging ### Added
- Standardize dialogs - Fetch more inclusive global "players in-game" count
- Custom query API - List mod directory on installed mods list
- Store favorites by IP - Detect default Flatpak Steam path
- Dark mode/light mode theme to help file
- Alpha-sort My Servers list
- Add description of how to enable hidden folders on GTK2/3
- Initial logging framework
### Changed
- Test for wmctrl when enabling full auto mod installation
- Steam Deck: block toggling full auto mod installation due to extra dependencies needed
- First-time setup: sudo escalation when checking system map count for the first time
### Fixed
- Steam Deck: non-ASCII delimiter causing setup menu to despawn on some devices
- Don't add items in My Servers multiple times to array when the list of favorites is paginated
- Trigger progress dialogs sooner and in sequence to reduce appearance of visual lag
- First-time setup: break out of dialogs correctly when user backs out
- First-time setup: break out of automatic path discovery when user specifies a path manually
- More portable interpreter invocation
## [3.2.10] 2023-05-11 ## [3.2.10] 2023-05-11
### Fixed ### Fixed