release(desktop): release v0.4.8

This commit is contained in:
DIYgod 2025-05-24 09:57:20 +08:00
parent 62fc0a0cb1
commit 88060afdbb
No known key found for this signature in database
3 changed files with 15 additions and 4 deletions

View File

@ -0,0 +1,13 @@
# What's new in v0.4.8
## Shiny new things
- **New Keyboard Shortcuts System**: Introduced a comprehensive command shortcut system supporting multiple categories including global operations, layout controls, timeline navigation, content rendering, subscription management, and entry actions. Access all available shortcuts and customize key bindings via `Settings` -> `Shortcuts`.
## Improvements
## No longer broken
## Thanks
Special thanks to external contributors @ for their valuable contributions

View File

@ -2,8 +2,6 @@
## Shiny new things
- **New Keyboard Shortcuts System**: Introduced a comprehensive command shortcut system supporting multiple categories including global operations, layout controls, timeline navigation, content rendering, subscription management, and entry actions. Access all available shortcuts and customize key bindings via `Settings` -> `Shortcuts`.
## Improvements
## No longer broken

View File

@ -1,7 +1,7 @@
{
"name": "Folo",
"type": "module",
"version": "0.4.7",
"version": "0.4.8",
"private": true,
"description": "Follow everything in one place",
"author": "Folo Team",
@ -95,5 +95,5 @@
"vite-tsconfig-paths": "5.1.4"
},
"productName": "Folo",
"mainHash": "1f1e66bd9819bd586b8f50ff585972ecf74b6c0246c9ce25ad13ab08e7ca2f45"
"mainHash": "c1310ea7b1278a253bb9f34f38d76e16d3ffd66d910a9af2a071834e789ee180"
}