Release v0.9.1: Linux build fixes and branding update

- Bump version to 0.9.1 in all files
- Add detailed CHANGELOG for v0.9.1 with Linux AppImage build fixes
- Fix desktop notification: "Electrum" → "Pallectrum"

Fixes reproducible builds with ELECBUILD_COMMIT and improves
AppImage filename determinism.
This commit is contained in:
2025-12-09 09:08:57 +01:00
parent 0d8380ec5a
commit 1c8a499ae5
5 changed files with 84 additions and 4 deletions

View File

@@ -4,5 +4,5 @@
"author": "orenz0@protonmail.com",
"available_for": ["qt"],
"icon":"timelock_recovery_60.png",
"version": "0.9.0"
"version": "0.9.1"
}