We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ab5dc commit fbfd060Copy full SHA for fbfd060
CHANGELOG.md
@@ -3,6 +3,22 @@
3
All notable changes to OpenBotKit are documented here.
4
Format follows [Keep a Changelog](https://keepachangelog.com/).
5
6
+## [0.6.0] (2026-03-25)
7
+
8
+### Added
9
10
+- **backup**: Notify via Telegram on final failure
11
12
+### Changed
13
14
+- **daemon**: Remove backup periodic job from River
15
+- **daemon**: Unified tick loop with sleep/wake catch-up
16
17
+### Fixed
18
19
+- **backup**: Handle nil Channels config in notifyFailure
20
+- **settings**: Call LinkSource("backup") in backup wizard
21
22
## [0.5.1] (2026-03-25)
23
24
### Fixed
0 commit comments