Releases: archethic-foundation/archethic-wallet
Releases · archethic-foundation/archethic-wallet
2.3.8
What's Changed
Other Changes
- ✨ Add fiat value for fees in signature request screen by @redDwarf03 in #939
- "Return" keyboard input validates Password. by @Chralu in #953
- Lock screen dismissed by "back button" by @Chralu in #954
- ♻️ Use UniversalPlatform to improve readability. by @Chralu in #958
- 🐛 Fix asynchronous collisions. by @Chralu in #960
- Extension web - Protect vault with user password & Single extension popup by @Chralu in #934
- 🔊 Introduce new Logging framework. by @Chralu in #964
- 👷 Run flutter tests on every commit by @Chralu in #967
- Vault automated tests by @Chralu in #970
- User interaction go though Lockscreen by @Chralu in #971
- Lock wallet manually by @Chralu in #972
- Password field does not get focus when you click or cmd+tab to aeWallet by @Chralu in #973
- 💄 Update messaging widgets to SheetSkeletonInterface by @redDwarf03 in #963
- Exception when unlocking the wallet by @Chralu in #977
- Exception when removing wallet by @Chralu in #979
- 🐛 Hive corrupted box when deleting/ re-importing wallet by @Chralu in #986
- Improve auto lock settings by @Chralu in #981
- When debugging Logger does not register custom loggers. by @Chralu in #985
- Extension chrome - Block window widening by @Chralu in #991
- Extension chrome - Block window widening by @Chralu in #993
- macOS "Sleep" feature prevents wallet auto-lock by @Chralu in #992
- 👷 Add script to update version by @redDwarf03 in #996
- Token creation stalls (context disposed) by @Chralu in #1005
- Create password fields width on wide window by @Chralu in #1006
- Display Errors logs only in release mode. by @Chralu in #1003
- Reduce the waiting time when user unlock the wallet with password/pin by @Chralu in #999
- Fixes RPC Confirmation popups are not hidden by LockScreen #1011 by @Chralu in #1012
- 🐛 Fix too many request error by @redDwarf03 in #1009
- fix: 💄 Improve menu items layout by @Chralu in #1013
- refactor(rpc): ♻️ Use
archethic_wallet_client
data structures by @Chralu in #1010 - 🐛 RPCSubscribeCurrentAccountCommandHandler doesn't send the good name by @redDwarf03 in #1018
- 🚧 Replace json raw tx with more readable representation by @redDwarf03 in #1017
- Migration to flutter 3.22 by @redDwarf03 in #1021
- 💄 Change password mangement UX by @redDwarf03 in #1023
- chore: 🔒 Upgrade android targetSdkVersion by @redDwarf03 in #1027
- fix: 🐛 Fix website links by @redDwarf03 in #1034
- fix(authentication): 🐛 Fix Exception when leaving the 24 words import screen by @Chralu in #1032
- Some WebSocket connection are not disposed when app is paused/ use logged out by @Chralu in #988
- fix: 🐛 Disable LitStarfieldContainer because of ImpellerValidatio… by @redDwarf03 in #1039
- feat: 🔥 Replace blog articles to medium articles link by @redDwarf03 in #1041
- feat(authentication): ♻️ : refactor vault cipher management. by @Chralu in #1026
- Improve aeSwap integration by @redDwarf03 in #936
Full Changelog: v.2.3.7...2.3.8
v2.3.8-Linux.issue
v.2.3.8-Linux-issue try to fix linux build error
v2.3.8+541-Linux-Windows
fix(authentication): :bug: Fix wallet storage retro-compatibility.
v2.3.8+540-Linux-Windows
style(authentication): :bulb: Removed useless TODOs.
v2.3.8+542-Linux-Windows
fix: :bug: Fix navigation to home page
v2.3.8+536-Ext-chrome
🔖 2.3.8+536
v.2.3.7
What's Changed
Other Changes
- fix(pin_screen) : add numpad compatibility by @Rudy-Perrin in #924
- 💄 Improve display of balance + Fix max calculation in UCO transfer process by @redDwarf03 in #925
- 🔧 Add Describing use of required reason API by @redDwarf03 in #926
- ✨ Display webview by @redDwarf03 in #922
- ✨ Web extension RPC. by @Chralu in #929
- 🐛 Fix sending token and nft doesn't work if primary currency is fiat by @redDwarf03 in #933
- ✨ Store external DApps links to tx data by @redDwarf03 in #930
New Contributors
- @Rudy-Perrin made their first contribution in #924
Full Changelog: v.2.3.6...v.2.3.7
v.2.3.6
Fix bugs
Full Changelog: v2.3.5...v.2.3.6
v.2.3.5+conf+win+linux+3.19
🔧 Update windows and linux conf with flutter 3.19.3
v.2.3.5+checkout+v4
⬆️ Upgrade actions/checkout to v4