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.10.0
2+
3+ ## No longer broken
4+
5+ - Fixed duplicated lines in code blocks from feeds that wrap each line in nested divs (e.g., Cloudflare's changelog)
6+ - Fixed social timeline scroll reset on view changes
7+ - Fixed timeline refreshes returning to the top before new content is rendered
8+ - Fixed mark-read state changes while the timeline is being reset
9+ - Fixed the recent reader spacer appearing when there are no recent entries
10+ - Fixed reading mode content disappearing after translation updates
11+ - Fixed streaming TTS scheduling stability
12+ - Fixed the Spline AI indicator rendering while idle
13+
14+ ## Thanks
15+
16+ Special thanks to volunteer contributor @TonyRL for the nested code block fix
Original file line number Diff line number Diff line change 66
77## No longer broken
88
9- - Fixed duplicated lines in code blocks from feeds that wrap each line in nested divs (e.g., Cloudflare's changelog)
10-
119## Thanks
1210
1311Special 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.9 .0" ,
4+ "version" : " 1.10 .0" ,
55 "private" : true ,
66 "description" : " Follow everything in one place" ,
77 "author" : " Folo Team" ,
9898 },
9999 "runtimeVersion" : " 1.9.0" ,
100100 "productName" : " Folo" ,
101- "mainHash" : " 0ccdf61724c1dac73e38b9267958138671911ef8cf87830abb9451c2729b9211 "
101+ "mainHash" : " 79b9a1c73ebea4fc92b28cc4952a2fe92557557141b1de0c81074622d8a1f404 "
102102}
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.9 .0" ,
3- "mode" : " build " ,
4- "runtimeVersion" : null ,
5- "channel" : null
2+ "version" : " 1.10 .0" ,
3+ "mode" : " ota " ,
4+ "runtimeVersion" : " 1.9.0 " ,
5+ "channel" : " stable "
66}
Original file line number Diff line number Diff line change 66
77## No longer broken
88
9- - Fixed duplicated lines in code blocks from feeds that wrap each line in nested divs (e.g., Cloudflare's changelog)
10-
119## Thanks
1210
1311Special thanks to volunteer contributors @ for their valuable contributions
You can’t perform that action at this time.
0 commit comments