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: WORK_LOG/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
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## 2026-07-04 (v2.0.0)
4
+
-**Massive Architectural Change**: Shifted Single Source of Truth for synced problems to GitHub via `commitcode.json`. This completely solves the multi-device problem where using a second laptop would reset the README.
5
+
- Automatically migrates existing local databases to the remote repository.
6
+
- Re-architected `ReadmeGenerator` to be entirely stateless and driven by the remote configuration file.
7
+
3
8
## 2026-07-03
4
9
- Redesigned Onboarding, Options, and Popup UIs with a modern, premium glassmorphic dark theme using Tailwind CSS.
5
10
- Rebranded extension from "LeetSync" to "CommitCode".
0 commit comments