From 2eb194c001f9f3aaec8138449ccc4319f3e4dc9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Sun, 18 Jan 2026 09:07:40 +0000 Subject: [PATCH] Add 0.6 1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b4130a..aa9c22c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,13 @@ Sections: --- +## [0.6.1] - 2026-01-18 + +### Fixed +- Restored integrations now correctly report the restored version instead of the latest installed version. +- Update availability is correctly recalculated after restoring a backup, allowing updates to be applied again. +- Improved restore compatibility with backups created before version metadata was introduced. + ## [0.6.0] - 2026-01-18 ### Added