docs: reorganize changelog - move auto-populate to 26.1.0, update section order
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
|
||||||
|
|
||||||
## 26.1.0 (2025-01-03)
|
## 26.1.0 (2025-01-03)
|
||||||
|
- Auto-populate release description from CHANGELOG when publishing to Gitea.
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed excessive refresh timer resets by properly cancelling previous subscriptions and validating value changes before recreating timers.
|
- Fixed excessive refresh timer resets by properly cancelling previous subscriptions and validating value changes before recreating timers.
|
||||||
@@ -15,7 +17,6 @@
|
|||||||
- Ping status changes now trigger notifications (Server Online/Offline).
|
- Ping status changes now trigger notifications (Server Online/Offline).
|
||||||
- Service status monitoring tracks individual services (DNS, FTP, SSH, HTTP, HTTPS, etc.) and alerts when they go offline or come back online.
|
- Service status monitoring tracks individual services (DNS, FTP, SSH, HTTP, HTTPS, etc.) and alerts when they go offline or come back online.
|
||||||
- Notification permissions are requested automatically when the app launches.
|
- Notification permissions are requested automatically when the app launches.
|
||||||
- Auto-populate release description from CHANGELOG when publishing to Gitea.
|
|
||||||
|
|
||||||
### Previous Changes
|
### Previous Changes
|
||||||
- Flattened the project structure so sources live at the repository root instead of the nested `iKeyMon/` folder and updated the Xcode project accordingly.
|
- Flattened the project structure so sources live at the repository root instead of the nested `iKeyMon/` folder and updated the Xcode project accordingly.
|
||||||
|
|||||||
Reference in New Issue
Block a user