mirror of
https://github.com/aclist/dztui.git
synced 2026-08-31 12:16:55 +02:00
Compare commits
1 Commits
5fa48b59ab
...
2f2f690b2f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f2f690b2f |
17
CHANGELOG.md
17
CHANGELOG.md
@ -2,21 +2,20 @@
|
|||||||
|
|
||||||
## [6.0.0-beta.8] XXXX-XX-XX
|
## [6.0.0-beta.8] XXXX-XX-XX
|
||||||
## Added
|
## Added
|
||||||
- Internal flag to allow distribution packaged releases to disable in-app updates
|
- Flag to disable branch toggle for distro-packaged releases
|
||||||
- Pre-boot check to test whether script was invoked directly
|
- Test whether script was sourced inline
|
||||||
- Commandline usage help text
|
- Commandline usage help text
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
- ESC key destroying wait dialogs while a thread is pending
|
- ESC key destroying wait dialogs while thread is pending
|
||||||
- Tooltip signals being erroneously drawn on main menu
|
- Tooltip signals being processed on main menu
|
||||||
- Leaky variable name in dialog titles
|
- Leaky variable name in dialog title
|
||||||
- Prevent extraneous signals from propagating when column width is adjusted
|
- Prevent extraneous signals from propagating when column width is adjusted
|
||||||
- Script failing to start when remote endpoints are unavailable (GaryBlackbourne)
|
- Script failing to start when remote endpoints are unavailable
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
- Optimize time complexity of pre-boot checks (GaryBlackbourne)
|
- Optimize time cost of setup checks
|
||||||
- Moved location of notes file
|
- Location of notes file
|
||||||
- Rewrote distance calculation module (GaryBlackbourne)
|
|
||||||
|
|
||||||
## [6.0.0-beta.7] 2025-09-20
|
## [6.0.0-beta.7] 2025-09-20
|
||||||
## Added
|
## Added
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user