File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.4
4+
5+ - ** feat** : Persist hide-paused-cards toggle in global settings
6+ - ** feat** : Add toggle to hide paused cards on dashboard
7+ - ** feat** : Include landing page in ` pnpm dev `
8+ - ** feat** : Add syntax highlighting to code blocks on landing page
9+ - ** improve** : Repo/service settings UX with dirty-state tracking and better labels
10+ - ** improve** : Conflict resolution UI labels for clarity ("Keep changes from store/target" instead of "Keep Store/Target")
11+ - ** fix** : Landing page client-side routing with Vercel rewrites
12+
313## v0.2.3
414
515- ** fix** : Critical bug: bad conflict handling after ` git pull ` auto-merges
Original file line number Diff line number Diff line change 11{
22 "name" : " ai-sync" ,
33 "author" : " Anh-Thi Dinh" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "repository" : " https://github.com/anhthiding/ai-sync" ,
66 "private" : true ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ai-sync/server" ,
33 "author" : " Anh-Thi Dinh" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "repository" : " https://github.com/anhthiding/ai-sync" ,
66 "private" : true ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ai-sync/ui" ,
33 "author" : " Anh-Thi Dinh" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "repository" : " https://github.com/anhthiding/ai-sync" ,
66 "private" : true ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments