mirror of
https://github.com/aclist/dztui.git
synced 2026-08-28 18:57:12 +02:00
27 lines
702 B
Markdown
27 lines
702 B
Markdown
## 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
|
|
- Developers page (and -d flag)
|
|
- Redact API key in log table
|
|
|
|
## 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
|