Skip to content

Releases: trilitech/umami-v2

v2.3.6

14 Jan 13:55
e4fd65b
Compare
Choose a tag to compare

What's Changed

Troubleshooting

Those using Ubuntu 24 may encounter problems when starting or installing an application like The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. To solve this problem, you need to use this workaround.

The temporary solution is disabling the kernel.apparmor_restrict_unprivileged_userns:

sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0

electron/electron#41066 (comment)

The electron team is working on this to fix it in future electron updates, so as soon as we have a new electron version, we will update Umami Desktop.

Full Changelog: v2.3.5...v2.3.6

v2.3.5

09 Jan 13:23
Compare
Choose a tag to compare

What's Changed

Troubleshooting

Those using Ubuntu 24 may encounter problems when starting or installing an application like The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. To solve this problem, you need to use this workaround.
electron/electron#41066 (comment)

The electron team is working on this to fix it in future electron updates, so as soon as we have a new electron version, we will update Umami Desktop.

Full Changelog: v2.3.3...v2.3.5

v2.3.4

15 Nov 16:20
4e0fdc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.4

V2.3.3

19 Aug 14:43
Compare
Choose a tag to compare

What's Changed

  • Updated elliptic and axios to non-vulnerable versions

Full Changelog: v2.3.2...v2.3.3

V2.3.2

10 Jul 19:27
Compare
Choose a tag to compare

Fixes

Full Changelog: v2.3.1...v2.3.2

V2.3.1

19 Jun 09:32
Compare
Choose a tag to compare

Fixes

Full Changelog: v2.3.0...v2.3.1

V2.3.0

17 Jun 17:22
d3a3ff8
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v2.2.0...v2.3.0

V2.2.0

03 Jun 18:39
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v2.1.0...v2.2.0

V2.1.0

05 Apr 17:53
Compare
Choose a tag to compare

What's Changed

New Features

  • Allow setting custom derivation path

Bugfixes

  • "Internal" operations do not cause app crash
  • You open the app at the / on a crash, which should be safer then just refreshing the page
  • Fixed beacon crashing on off-boarding

Full Changelog: v2.0.3...v2.1.0

V2.0.3

08 Mar 13:27
1cef569
Compare
Choose a tag to compare

What's Changed

  • Added batching functionality to Beacon integration
  • Fixed NFTs count being hidden behind the image
  • Package updates

Full Changelog: v2.0.2...v2.0.3