You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ All notable changes to Engram are documented in this file.
4
4
5
5
> Formerly "ClaudeMemory" — renamed in v0.12.0 to be tool-agnostic.
6
6
7
+
## [0.12.2] - 2026-02-25
8
+
9
+
### Fixed
10
+
-**Sparkle auto-update broken** — `sparkle:version` (build number) was hardcoded to `1` for every release, so Sparkle never offered updates. Build number now auto-increments from the previous appcast entry.
0 commit comments