Releases: lumehq/lume
Releases · lumehq/lume
v4.0.11
What's Changed
- Improve virtual list for better performance.
- Fix the issue cause tray panel isn't dismissed when click outside.
- Fix event screen is not loading.
- Fix app crash when open user's profile.
v4.0.10
What's Changed
- Improve stability and performance.
- Improve initial loading time.
- Add setting for app proxy.
- Add setting for relay hint.
- Add setting for image resize service, default: "https://wsrv.nl".
- Add native context menu for some submenus.
- Add ability for custom bootstrap relays on launch.
- Add connection timeout when init nostr client.
- Redesign account selection screen.
Developers
v4.0.9
What's Changed
- Add notification panel.
- Automatically connect to relay hint.
- Update tray icon.
- Improve stability and performance.
- Fix the issue cause column overlapped after change account.
v4.0.8
What's Changed
- Fix nostr connect
- Improve stability
v4.0.7
What's Changed
- Fix the issue cause columns are not load for new users
- improve stability
v4.0.6
What's Changed
- Fix the issue cause editor sometime crash on open.
- Add theme switcher, support: "Light", "Dark" and "Auto".
- Redesign splash screen.
- Improve stabity and performance by @kasugamirai in #193
v4.0.5
What's Changed
- Fix the issue prevent column go back after onboarding
- Prevent app crash when fetch new event
- Use borrowed references for adding and connecting relays by @kasugamirai in #191
v4.0.4
What's Changed
- Add new onboarding process
- Improve account managements
- Improve stability and performance
v4.0.3
What's Changed
- Fix the upload dialog is not show up.
- Fix copy to clipboard.
- Improve UI for multi-account topbar.
v4.0.2
What's Changed
- Fix the issue prevent user switch to other account.
- Improve dedup event function.
- Improve overal performance.