Releases: getAlby/go
Releases · getAlby/go
v1.8.0
TL;DR
- 🎈 Enhanced UI with popicons and new transaction icons
- 🔒 Verified ownership of Lightning addresses to avoid confusion
- 🌐 Support for
nostr+walletconnect://
connection URLs - 🏷️ Show wallet name in payment confirmations and home screen
- 📝 Simplified wallet renaming process
- 🐛 Fixed Boostagram types, permissions handling, QR scanner failures, and balance display issues
What's Changed
- feat: show failed and pending transactions by @rolznz in #208
- feat: verify ownership of lightning address by @rolznz in #209
- feat: refresh balance by @rolznz in #216
- feat: use popicons 🎈 by @im-adithya in #221
- feat: support nwc connection urls by @im-adithya in #223
- feat: show wallet name in payment confirmation and withdraw screen by @im-adithya in #229
- feat: show active wallet name by @im-adithya in #230
- feat: add alert component by @im-adithya in #231
- feat: simplify wallet renaming flow by @im-adithya in #233
- fix: boostagram types and 0 handling by @im-adithya in #215
- fix: gracefully handle missing permissions by @rolznz in #225
- fix: use expo recommended safearea by @im-adithya in #226
- fix: qr scanner on failure by @im-adithya in #234
- fix: persist balance display mode by @im-adithya in #235
- chore: handle min max values in lnurl withdraw by @im-adithya in #187
- chore: bump expo version by @rolznz in #204
- chore: remove crypto polyfill by @im-adithya in #206
- chore: allow send to also scan withdraw links by @im-adithya in #210
- chore: add new icons for transactions by @im-adithya in #217
- chore: dismiss all before returning home by @im-adithya in #227
- chore: add pending icon by @im-adithya in #237
Full Changelog: v1.7.2...v1.8.0
v1.7.2
TL;DR
- 🫰 LNURL-withdraw support
- 💱 Improved currency selection
- 🚀 Boostagram info in transaction details
- 🗑️ Delete contacts in address book
- 📷 Enhanced QR code readability
- 🐛 Various bugfixes & improvements (LNURL redirects, linking, handling of millisats, validation of amounts, onboarding, scrolling in address book...)
Changelog (1.7.2)
- feat: add monochromatic icon by @im-adithya in #191
- feat: delete contacts by @im-adithya in #198
- fix: allow users to withdraw when ln address is not set by @im-adithya in #186
- fix: rctview errors in ios by @im-adithya in #194
- fix: make contacts screen scrollable by @im-adithya in #197
- fix: do not handle links before onboarding by @im-adithya in #192
- fix: check for ln address and bolt11 before navigating to send by @im-adithya in #185
- fix: prevent state updates in parent while rendering qrcodescanner by @im-adithya in #196
- fix: toggle camera only when screen is focussed by @im-adithya in #199
- chore: set preferred scheme to lightning by @im-adithya in #195
- chore: specify lsminimumsystemversion to avoid app store warnings by @im-adithya in #184
- chore: add high error correction level to qr codes by @im-adithya in #190
Full Changelog: v1.7.1...v1.7.2
v1.7.1
TL;DR (1.7)
- 🫰 LNURL-withdraw support
- 💱 Improved currency selection
- 🚀 Boostagram info in transaction details
- 🐛 Various bugfixes & improvements (LNURL redirects, handling of millisats, validation of amounts, onboarding,,...)
Changelog (1.7.1)
- fix: show auth prompt only once by @reneaaron in #180
Full Changelog: v1.7...v1.7.1
v1.7
TL;DR
- 🫰 LNURL-withdraw support
- 💱 Improved currency selection
- 🚀 Boostagram info in transaction details
- 🐛 Various bugfixes & improvements (LNURL redirects, handling of millisats, validation of amounts, onboarding,,...)
What's Changed
- fix: follow redirects when resolving lightning addresses by @reneaaron in #155
- fix: remove get_info from required capabilities by @reneaaron in #153
- feat: load currency list from api & search by @pavanjoshi914 in #161
- feat: show podcasting info in transactions by @im-adithya in #146
- feat: add lnurl withdrawal by @im-adithya in #158
- fix: success layout by @reneaaron in #160
- chore: reorder and use wallet name from lud16 by @im-adithya in #143
- feat: prettier + eslint + lint-staged + pre-commit hooks by @pavanjoshi914 in #139
- feat: format files and add workflow by @im-adithya in #169
- fix: homescreen ui by @reneaaron in #174
- chore: add go logo to receive qr by @im-adithya in #175
- fix: handle millisat invoices by @reneaaron in #176
- fix: store theme in app store and secure storage by @im-adithya in #171
- fix: validate input numbers by @im-adithya in #170
- fix: make status bar translucent by @reneaaron in #177
New Contributors
- @pavanjoshi914 made their first contribution in #161
Full Changelog: v1.6.2...v1.7
v1.6.2
What's Changed
- fix: white screen of death on iOS by @im-adithya in #152
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6
TL;DR
- 🔐 Security (protect wallet with biometrics, face unlock, PIN, etc)
- 🌐 Link handling support (Lightning links, BIP21)
- 💸 Improved LNURL handling (fixed amount LNURLs, LUD9 lnurl successActions)
- 🐉 Various bugfixes and improvements (toast styles, animations, decimal input for fiat, etc)
What's Changed
- fix: allow deleting last wallet by @im-adithya in #122
- chore: upgrade webview to get rid of polyfill by @im-adithya in #130
- fix: slide in receive screen from left by @reneaaron in #131
- feat: add phone lock (pin, biometrics, etc) by @im-adithya in #120
- feat: improve handling for fixed amount LNURLs by @reneaaron in #133
- chore: allow decimal input for fiat by @matjaz in #140
- fix: improve linking by @reneaaron in #129
- feat: alby banner by @reneaaron in #137
- fix: upgrade expo deps by @reneaaron in #142
- chore: minor improvements by @im-adithya in #145
- fix: validate capabilities in connection secret during setup by @im-adithya in #144
- fix: link handling by @reneaaron in #147
New Contributors
Full Changelog: v1.5.0...v1.6
v1.5.0
TL;DR
- 🛟 Improved onboarding with help screen
- 💵 Fiat currency picker
- 📝 Copy transaction details (such as preimage & payment hash)
- 🧑💻 UI / UX improvements & Bugfixes
What's Changed
- fix: improve release docs by @reneaaron in #103
- docs: add banner image to README by @rolznz in #111
- fix: formatting + font styles by @reneaaron in #109
- feat: add infos about how to connect by @reneaaron in #110
- fix: adjust keyboard behavior for iOS using KeyboardAvoidingView by @im-adithya in #102
- docs: add NWC reference to README by @rolznz in #115
- feat: fiat currency picker by @reneaaron in #113
- fix: copy preimage & payment hash by @reneaaron in #117
- fix: positioning of toasts, icon by @reneaaron in #116
- fix: use parameter instead of state variable while setting fiat currency by @im-adithya in #121
- fix: webview crypto polyfill issue by @im-adithya in #123
New Contributors
- @im-adithya made their first contribution in #102
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- fix: load internal build numbers from eas by @reneaaron in #85
- fix: do not crash if NWC connection does not support notifications by @rolznz in #100
- autoIncrement true for apk builds by @frnandu in #99
- fix: error handling by @rolznz in #101
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- feat: zapstore by @reneaaron in #69
- feat: app icons by @reneaaron in #84
- feat: add instructions to do a release by @reneaaron in #82
- feat: improve switch wallet ux by @reneaaron in #86
- fix: remove wallet connection settings link by @reneaaron in #88
- fix: keyboard submit type by @reneaaron in #89
- fix: minor ui improvements by @reneaaron in #90
Full Changelog: v1.4.0-rc2...v1.4.1