mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 19:27:13 +02:00
fix: change date in changelog
This commit is contained in:
parent
e18d203449
commit
ede7f345da
34
CHANGELOG.md
34
CHANGELOG.md
@ -3,20 +3,26 @@
|
|||||||
## [5.8.0-beta.1] 2025-06-05
|
## [5.8.0-beta.1] 2025-06-05
|
||||||
## Added
|
## Added
|
||||||
- Automatically fetch geolocation records
|
- Automatically fetch geolocation records
|
||||||
|
## Fixed
|
||||||
|
- Corrected erroneous 2024 date in prior changelog entries
|
||||||
|
|
||||||
## [5.7.0-beta.13] 2024-04-17
|
## [5.7.1-beta.1] 2025-04-17
|
||||||
|
## Changed
|
||||||
|
- Updated geolocation records
|
||||||
|
|
||||||
|
## [5.7.0-beta.13] 2025-04-17
|
||||||
## Fixed
|
## Fixed
|
||||||
- Updated checksum for UI helper file
|
- Updated checksum for UI helper file
|
||||||
|
|
||||||
## [5.7.0-beta.12] 2024-04-04
|
## [5.7.0-beta.12] 2025-04-04
|
||||||
## Dropped
|
## Dropped
|
||||||
- Removed extraneous pre-boot API checks that could cause error messages to be printed if the user had not set up an API key yet
|
- Removed extraneous pre-boot API checks that could cause error messages to be printed if the user had not set up an API key yet
|
||||||
|
|
||||||
## [5.7.0-beta.11] 2024-03-20
|
## [5.7.0-beta.11] 2025-03-20
|
||||||
## Fixed
|
## Fixed
|
||||||
- Reduce startup time when testing remote APIs
|
- Reduce startup time when testing remote APIs
|
||||||
|
|
||||||
## [5.7.0-beta.10] 2024-03-15
|
## [5.7.0-beta.10] 2025-03-15
|
||||||
## Added
|
## Added
|
||||||
- Restore application size on subsequent startup
|
- Restore application size on subsequent startup
|
||||||
## Fixed
|
## Fixed
|
||||||
@ -27,44 +33,44 @@
|
|||||||
- Packed filter checkbox buttons into a 3x3 grid
|
- Packed filter checkbox buttons into a 3x3 grid
|
||||||
- Updated IP database to 2025-03 records
|
- Updated IP database to 2025-03 records
|
||||||
|
|
||||||
## [5.7.0-beta.9] 2024-03-04
|
## [5.7.0-beta.9] 2025-03-04
|
||||||
## Fixed
|
## Fixed
|
||||||
- Livonia server results being dropped from batch queries
|
- Livonia server results being dropped from batch queries
|
||||||
|
|
||||||
## [5.7.0-beta.8] 2024-02-10
|
## [5.7.0-beta.8] 2025-02-10
|
||||||
## Changed
|
## Changed
|
||||||
- Drop launch flag and check for invocation through Steam automatically
|
- Drop launch flag and check for invocation through Steam automatically
|
||||||
|
|
||||||
## [5.7.0-beta.7] 2024-02-09
|
## [5.7.0-beta.7] 2025-02-09
|
||||||
## Changed
|
## Changed
|
||||||
- Update IP database records for 2025-02
|
- Update IP database records for 2025-02
|
||||||
|
|
||||||
## [5.7.0-beta.6] 2024-01-10
|
## [5.7.0-beta.6] 2025-01-10
|
||||||
## Fixed
|
## Fixed
|
||||||
- Resolve regression introduced with IP resolution feature in 13c6813
|
- Resolve regression introduced with IP resolution feature in 13c6813
|
||||||
|
|
||||||
## [5.7.0-beta.5] 2024-01-10
|
## [5.7.0-beta.5] 2025-01-10
|
||||||
## Changed
|
## Changed
|
||||||
- Stricter redacting of usernames (again)
|
- Stricter redacting of usernames (again)
|
||||||
|
|
||||||
## [5.7.0-beta.4] 2024-01-10
|
## [5.7.0-beta.4] 2025-01-10
|
||||||
## Fixed
|
## Fixed
|
||||||
- Clerical hotfix
|
- Clerical hotfix
|
||||||
|
|
||||||
## [5.7.0-beta.3] 2024-01-10
|
## [5.7.0-beta.3] 2025-01-10
|
||||||
## Changed
|
## Changed
|
||||||
- Support legacy jq syntax for Ubuntu variants
|
- Support legacy jq syntax for Ubuntu variants
|
||||||
|
|
||||||
## [5.7.0-beta.2] 2024-01-07
|
## [5.7.0-beta.2] 2025-01-07
|
||||||
## Fixed
|
## Fixed
|
||||||
- Stricter redacting of usernames
|
- Stricter redacting of usernames
|
||||||
- Omit nested directories when traversing symlinks
|
- Omit nested directories when traversing symlinks
|
||||||
|
|
||||||
## [5.7.0-beta.1] 2024-01-07
|
## [5.7.0-beta.1] 2025-01-07
|
||||||
### Changed
|
### Changed
|
||||||
- Normalize version number
|
- Normalize version number
|
||||||
|
|
||||||
## [5.6.0-beta.21] 2024-01-06
|
## [5.6.0-beta.21] 2025-01-06
|
||||||
### Added
|
### Added
|
||||||
- Add in-app documentation link to Codeberg mirror
|
- Add in-app documentation link to Codeberg mirror
|
||||||
- Hover tooltips to most buttons
|
- Hover tooltips to most buttons
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user