Skip to content

Commit fbfd060

Browse files
chore(release): v0.6.0
1 parent 23ab5dc commit fbfd060

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to OpenBotKit are documented here.
44
Format follows [Keep a Changelog](https://keepachangelog.com/).
55

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+
622
## [0.5.1] (2026-03-25)
723

824
### Fixed

0 commit comments

Comments
 (0)