v1.10.2 Dave Del Torto
In this release we redesign the Connect Alby Account page, better highlighting the features of the Alby Account.
We also make improvements to the channel backup format.
Hotfix 2
This hotfix release introduces app store detail pages to improve instructions on connecting your hub.
We also have some bugfixes such as resolving boostagram payment issues caused by a type mismatch and fixing invoice creation errors by doubling the metadata limit (now 4096 from 2048 characters). The version comparison bug that incorrectly marked hubs as up to date has also been addressed.
Additionally, isolated apps now include the get_info
permission, allowing isolated app connections in Alby Go. And finally a desktop app issue that caused the app to run twice has also been fixed now.
What's Changed
New features
- feat: appstore detail pages by @reneaaron in #716
Fixes
- fix: prevent user starting wails app twice by @rolznz in #709
- fix: use string or number type for boostagram field flexibility by @im-adithya in #713
- fix: version comparision logic by @im-adithya in #722
- fix: increase metadata limit by @reneaaron in #731
- fix: add get_info to isolated app permissions by @im-adithya in #732
Misc
- chore: make silhouttte svgs opaque by @im-adithya in #704
- chore: use slashed zero and sensitive by @im-adithya in #708
- chore: deprecate breez/greenlight by @bumi in #714
- chore: update concerning YakiHonne links and description by @Darecjo in #725
- chore: change alby hub icon in wails and pwa by @im-adithya in #733
New Contributors
Full Changelog: v1.10.1...v1.10.2