v0.2.3
Fixes
- PR #51: Added repository unstar support and improved delete flow stability by correctly handling
204 No Contentresponses and cleaning related release/subscription state after unstar operations. Thanks to external contributor @milo-container (Milo Jiang) for the contribution. - PR #54: Fixed desktop input and keyboard behavior regressions introduced in v0.2.0-v0.2.2, including:
- Restored paste support during first login (Ctrl/Cmd + V for token input)
- Restored global search shortcuts (
Ctrl/Cmd + K,Ctrl/Cmd + Shift + F,/,Esc) - Restored desktop Edit menu roles (
cut/copy/paste/select all) for better cross-platform shortcut compatibility
Notes
- This release is focused on stability and usability fixes with no breaking changes.