macOS: c938f283f3967ab36826fde6162bf4d46b6e2fc00024bbf08f31c99061c9e242
openssl sha256 Neon.2.12.9.dmg
Windows: 5b08c2b1199e49a535c5f6f781c74573e070bc23d3b7b41a9272b4abe33db66b
certUtil -hashfile "Neon.2.12.9.exe" SHA256
Linux deb: 6f8ddc6328de202d588a83c91b454e825eef21bcf2de8fd59c878b834b1010a9
sha256sum Neon.2.12.79deb
Linux AppImage: 8ec0f8586ccc7e6dd30ecb4e9644a1ca32189484a35547f55db438b92468ab36
sha256sum Neon.2.12.9.AppImage
What's Changed
- build(deps): bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #2394
- build(deps): bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in #2408
- build(deps): bump lodash-es from 4.17.15 to 4.17.21 by @dependabot in #2400
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #2406
- feature: fixes qr features and wallet recovery by @comountainclimber in #2409
- build(deps): bump moment from 2.22.2 to 2.29.2 by @dependabot in #2405
- feature: fixes bugs found in
2.12.8
by @comountainclimber in #2410
Full Changelog: v2.12.7...v2.12.9
macOS: 8bce9e3dd10fe4d49bdfc9376c7e1b721cdb14c7cfb4f654b119145c493bd88a
openssl sha256 Neon.2.12.7.dmg
Windows: c53d73e9f239cd61e760d35cae1470189830ccb54c338273fd55b38704a943fb
certUtil -hashfile "Neon.2.12.7.exe" SHA256
Linux deb: f285636315101e9d7ee3b47d53011e94a90195ade5700051c650d0cc9077db1f
sha256sum Neon.2.12.7.deb
Linux AppImage: 46c65f43a89c4fb47c4a3bc654ebf79f17756d99adb665bc5039bb7ee190dfa3
sha256sum Neon.2.12.7.AppImage
What's Changed
- [hotfix] - only calculate fees on n3 chain by @comountainclimber in #2398
Full Changelog: v2.12.6...v2.12.7
macOS: 51e552093ebce8c624b497b4e61557f1225a7689adaa35a09641d8ea32488e27
openssl sha256 Neon.2.12.6.dmg
Windows: cebf691aabc3ab6c30e3d4c12b772aab79cb7b25683d22fab5634223aeef6201
certUtil -hashfile "Neon.2.12.6.exe" SHA256
Linux deb: 83ec869ffccf9059efac91d14dfd78760b0ae73b7deed812a0311cbf700481dc
sha256sum Neon.2.12.6.deb
Linux AppImage: 0d33176f2e499139800cd3b746864f8960f588fd64e0d19a567c975f2deaae39
sha256sum Neon.2.12.6.AppImage
What's Changed
- feature: Adds support for sign/verify message by @comountainclimber in #2390
- build(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #2388
- build(deps): bump simple-get from 3.1.0 to 3.1.1 by @dependabot in #2386
- build(deps): bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #2392
- [#2285] - fix MAX gas amount by @comountainclimber in #2391
Full Changelog: v2.12.5...v2.12.6
macOS: 98b6bd8572330be66865883e491412f0fe6afc20843daf5ddb61a04b038828a5
openssl sha256 Neon.2.12.5.dmg
Windows: 7a8f04e450e01080f7989dc038178607d178f7fee999336abc19632581e34b6e
certUtil -hashfile "Neon.2.12.5.exe" SHA256
Linux deb: 8c65814cba4e57c66b7dfe7e5b1aee99b357bc85dee90010fefefe025ce4efa2
sha256sum Neon.2.12.5.deb
Linux AppImage: 6ae30a78cfd6b45ac70f4aa855e4609db8995fe6455da790a4bac65ac875816e
sha256sum Neon.2.12.5.AppImage
What's Changed
- feature: increase CPU on linux build by @comountainclimber in #2384
- [#2383] - fixes "not able to unwrap bNEO" by @comountainclimber in #2385
Full Changelog: v2.12.4...v2.12.5
macOS: 775902c14a61cd829e71a234be03a7b9befe2485b2a9bd34f2c84574890c992a
openssl sha256 Neon.2.12.3.dmg
Windows: 95aa001fe50f219694b1535de363698119f2b7bbb0fe32c341e7465d499e07a6
certUtil -hashfile "Neon.2.12.3.exe" SHA256
Linux deb: 59932a7269dcf911d4e68db5e6400e1883e49a3e09baa3138f74af56ee254c49
sha256sum Neon.2.12.3.deb
Linux AppImage: a970467df4a3e66aae0de4dda256826a88e6160c6dcc49e0bb834b8e13b9ba19
sha256sum Neon.2.12.3.AppImage
What's Changed
- hotfix: fix activity defects by @comountainclimber in #2378
Full Changelog: v2.12.3...v2.12.4
macOS: 5e2d59aa3cc40620e757e127dfd97458be22382a16fac6b68be322a36aef783f
openssl sha256 Neon.2.12.3.dmg
Windows: 60e64750f4ef4d8ead55b4ba215c186918d32cb082c8336cb2209963581d104b
certUtil -hashfile "Neon.2.12.3.exe" SHA256
Linux deb: 166ce48af94a01ddb6eeeb264e00ceee31b927857bd10d32689dce608c1a5d18
sha256sum Neon.2.12.3.deb
Linux AppImage: 117e812e521f0f06ef48f1468acba41fe4ae4ad558c6dcad0d3faea49eab7b78
sha256sum Neon.2.12.3.AppImage
What's Changed
- feature: CI/CD refactor by @comountainclimber in #2355
- add GM logo by @vincentgeneste in #2359
- feature: adds NFT support by @comountainclimber in #2361
- build(deps): bump follow-redirects from 1.14.5 to 1.14.7 by @dependabot in #2363
- updates the walletconnect interface to use rpc nodes for the abi by @lllwvlvwlll in #2366
- feature: disconnect all WC sessions on app quit by @comountainclimber in #2365
- resolves unnecesary recursion in activity feed action by @comountainclimber in #2368
- feature: fixes activity tab defects by @comountainclimber in #2371
- feature: dynamic NFT actions by @comountainclimber in #2372
- feature: fix network switch logic by @comountainclimber in #2373
- feature: remove activity filter by @comountainclimber in #2374
- feature: updates GM and Dora links for testnet by @comountainclimber in #2375
Full Changelog: v2.11.0...v2.12.3
macOS: 9dcd149855d0fe96baa40bb638ad377bb396faaa4294042023d52949965dac3a
openssl sha256 Neon.2.11.0.dmg
Windows: 33b9b0183d4e0eaf003ad93b957326b6d2e87dbb84c80e789d22da1d27c7e7ec
certUtil -hashfile "Neon.2.11.0.exe" SHA256
Linux deb: 9844b4de59bd0b659fa7335916f790a3e0fd4a58697bf83a59934d818ec2e683
sha256sum Neon.2.11.0.deb
Linux AppImage: 128a29b0b623b7abffd5099b0954551010b8ecd851a61648d902c997e2cfd510
sha256sum Neon.2.11.0.AppImage
What's Changed
- Stale issues workflow by @ixje in #2322
- feature: fix alignment on activity screen by @comountainclimber in #2327
- feature: enable mobile export screens by @comountainclimber in #2329
- feature: Adds FLM to token images by @comountainclimber in #2333
- add GHOST logos by @vincentgeneste in #2331
- feature: multiinvoke / signature scope support by @comountainclimber in #2338
- Update stale issue script by @comountainclimber in #2341
- feature: multiinvoke and custom sig ledger support + various UI enhancements by @comountainclimber in #2343
- Feat/pre release changes by @lllwvlvwlll in #2346
New Contributors
- @vincentgeneste made their first contribution in #2331
Full Changelog: v2.10.0...v2.11.0
macOS: 84b56d5e6832e091abcffdaef1a0dd8aaf969e3b94c25605d602c0f4a88f7084
openssl sha256 Neon.2.10.0.dmg
Windows: 9b1d8c1199b9697454bf3e564d8893a32741bb1fa107e5608acd2d42775731f4
certUtil -hashfile "Neon.2.10.0.exe" SHA256
Linux deb: 61d52c4f3187e57c523675eba51157b458d35dd62570f42b3d185d3016fe65fa
sha256sum Neon.2.10.0.deb
Linux AppImage: 6b69163e9da611b0853c81bd0d6a1eed028452989bc6631fcc9c9b6f4f002dd6
sha256sum Neon.2.10.0.AppImage
What's Changed
- feature: wallet connnect by @comountainclimber @lllwvlvwlll and @hal0x2328 in #2268
Full Changelog: v2.9.4...v2.10.0
macOS: e9734c53a94493130642314c89638bc66df6034c5fde427bcab187da424c9ffb
openssl sha256 Neon.2.9.4.dmg
Windows: 0c6187b3b94a1a62a3ed99229e384403e6a6d74f4876f9252b18e1373fa69c64
certUtil -hashfile "Neon.2.9.4.exe" SHA256
Linux deb: 1da7ec6331f92a0853d2c3c07dc4bcfe85cd6ae94104c2d41dd974a6c52d8017
sha256sum Neon.2.9.4.deb
Linux AppImage: 288ede29b44223185aac694b9d57ca4318028edc33c585f0505874b1faade98e
sha256sum Neon.2.9.4.AppImage
What's Changed
- Fix for 3.0.3 by @hal0x2328 in #2295
Full Changelog: v2.9.3...v2.9.4