Lume v2.0.1 is released with massive performance improvement and some cool features.
I'm also working on some improvement based on user feedback and #nostrdesign review
New
- ⌨️ Added keyboard navigation to widget list, using Arrow Left and Right to navigate, thank @Ingwie Phoenix (aka. birb) for suggestion
- 🎯 Added new event cache system, powered by NDK and Tauri SQLite
- ♾️ Added infinite loading to all widgets
- ⚡️ Improved performance and loading time
Quality of Life
- Added live status to all widgets which subscribe for new event
- Improved style and skeleton state in some components
Bug Fixes
- Fixed issue which user cannot upload media file to nostr.build service
- Fixed app crash issue in some case
- Fixed auto-updater not working
Download here:
This version also fixes the auto-updater issue, so you don't need to reinstall the new version every time.😎
GitHub
Release v2.0.1 · lumehq/lume
New
⌨️ Added keyboard navigation to widget list, using Arrow Left and Right to navigate
🎯 Added new event cache system, powered by NDK and ...