Skip to content

Releases: lumehq/lume

v4.0.11

20 Jun 06:34
Compare
Choose a tag to compare

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

19 Jun 07:53
Compare
Choose a tag to compare

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

@kasugamirai @reyamir

v4.0.9

07 Jun 04:46
Compare
Choose a tag to compare

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

31 May 02:07
Compare
Choose a tag to compare

What's Changed

  • Fix nostr connect
  • Improve stability

v4.0.7

29 May 07:54
Compare
Choose a tag to compare

What's Changed

  • Fix the issue cause columns are not load for new users
  • improve stability

v4.0.6

29 May 03:48
Compare
Choose a tag to compare

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

23 May 01:09
Compare
Choose a tag to compare

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

22 May 06:39
Compare
Choose a tag to compare

What's Changed

  • Add new onboarding process
  • Improve account managements
  • Improve stability and performance

v4.0.3

17 May 08:50
Compare
Choose a tag to compare

What's Changed

  • Fix the upload dialog is not show up.
  • Fix copy to clipboard.
  • Improve UI for multi-account topbar.

v4.0.2

15 May 07:07
Compare
Choose a tag to compare

What's Changed

  • Fix the issue prevent user switch to other account.
  • Improve dedup event function.
  • Improve overal performance.