File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # What's new in v1.9.0
2+
3+ ## Improvements
4+
5+ - Upgraded AI summaries to a more powerful Kimi model
6+ - Improved Obsidian integration metadata and markdown handling
7+ - Improved scroll mark-read reliability with batched updates, retry handling, and local read-state preservation
8+ - Improved action rule editor state stability
9+ - Routed direct desktop downloads through OTA-backed delivery
10+
11+ ## No longer broken
12+
13+ - Fixed stale desktop context menus after web menu changes
14+ - Fixed native image context menus being replaced unexpectedly
15+ - Fixed duplicate timeline page requests
16+ - Fixed timeline refreshes not returning to the top first
17+ - Fixed starred collection pagination order
18+ - Fixed Obsidian file path separator handling
19+ - Fixed unread counts after time-limited mark-read actions
Original file line number Diff line number Diff line change 11# What's new in vNEXT_VERSION
22
3- ## Improvements
3+ ## Shiny new things
44
5- - Upgraded AI summaries to a more powerful Kimi model
6- - Improved Obsidian integration metadata and markdown handling
7- - Improved scroll mark-read reliability with batched updates, retry handling, and local read-state preservation
8- - Improved action rule editor state stability
9- - Routed direct desktop downloads through OTA-backed delivery
5+ ## Improvements
106
117## No longer broken
128
13- - Fixed stale desktop context menus after web menu changes
14- - Fixed native image context menus being replaced unexpectedly
15- - Fixed duplicate timeline page requests
16- - Fixed timeline refreshes not returning to the top first
17- - Fixed starred collection pagination order
18- - Fixed Obsidian file path separator handling
19- - Fixed unread counts after time-limited mark-read actions
9+ ## Thanks
10+
11+ Special thanks to volunteer contributors @ for their valuable contributions
Original file line number Diff line number Diff line change 11{
22 "name" : " Folo" ,
33 "type" : " module" ,
4- "version" : " 1.8 .0" ,
4+ "version" : " 1.9 .0" ,
55 "private" : true ,
66 "description" : " Follow everything in one place" ,
77 "author" : " Folo Team" ,
9696 "vite-plugin-route-builder" : " 0.4.1" ,
9797 "vite-tsconfig-paths" : " 6.1.1"
9898 },
99- "runtimeVersion" : " 1.8 .0" ,
99+ "runtimeVersion" : " 1.9 .0" ,
100100 "productName" : " Folo" ,
101- "mainHash" : " a8b359bbef0d2c49abfae0524d5f13ac5aee26a4b60d0691cca9e9ccc3caddcf "
101+ "mainHash" : " 0ccdf61724c1dac73e38b9267958138671911ef8cf87830abb9451c2729b9211 "
102102}
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.8 .0" ,
2+ "version" : " 1.9 .0" ,
33 "mode" : " build" ,
44 "runtimeVersion" : null ,
55 "channel" : null
You can’t perform that action at this time.
0 commit comments