Merge branch 'main' into feat/developers-page

This commit is contained in:
aclist 2025-12-09 17:59:49 +09:00
commit abb10c4262

24
dzgui/data/CHANGELOG.md Normal file
View File

@ -0,0 +1,24 @@
## Added
- Add pyproject.toml file
- requests, packaging.version, psutil
- Lockfile
- Changelog text wrapping and formatting
- Decouple UI components into modules
- Choose from kilometer or miles distance display
- More granular haversine calculation
- Parse XDG data dirs with fallbacks
- Dedicated mods page
- Dedicated thanks page
- Rearrange menus/breadcrumbs
- Documentation ships with source
- Open filepicker when generating system log
## Changed
- Reduce padding on keys button
- Add icon to keys button
- Add icons to API buttons
- Boldface breadcrumbs
## Unreleased
- Setup wizard
- Integrate add/connect widgets into main menu