Releases: HathorNetwork/hathor-wallet
Releases · HathorNetwork/hathor-wallet
v0.28.0-rc1
What's Changed
- refactor:
SendTokens
screen to functional component by @tuliomir in #483 - Refactor: New wallet screens to functional components by @tuliomir in #472
- Refactor: Admin screens to functional components by @tuliomir in #475
- Refactor: Custom token screens to functional components by @tuliomir in #476
- chore: add libusb1 to flake by @andreabadesso in #496
- feat: send app version by @andreabadesso in #495
- chore(release): Add environment versions to the log and fix Issue 484 by @msbrogli in #499
- fix: forceful quit by @alexruzenhack in #497
- Refactor:
wallet
screen to functional component by @tuliomir in #488 - chore: Upgrade to NodeJS 20 by @tuliomir in #501
- feat: redirect on ledger lock by @r4mmer in #509
- chore: Upgrades
jQuery
by @tuliomir in #503 - chore: Removes
typescript
by @tuliomir in #521 - feat: token info update by @r4mmer in #520
- chore: bump version v0.27.1-rc5 by @r4mmer in #522
- Release v0.27.1-rc5 by @r4mmer in #523
- chore: Upgrades
nodemon
by @tuliomir in #515 - chore: Upgrades
sass
by @tuliomir in #519 - chore: Upgrades
react-paginate
by @tuliomir in #506 - chore: Upgrades
ttag
by @tuliomir in #505 - chore: Upgrades
sentry
by @tuliomir in #514 - chore: Upgrades
jsdoc
by @tuliomir in #513 - fix: Accessing colors from
scss
by @tuliomir in #510 - chore: add electron-debug cmd and devtools extension options by @alexruzenhack in #511
- docs: debug mode on installed by @r4mmer in #525
- chore(ci): make ci run on new release branches by @r4mmer in #464
- refactor:
Root
screen to functional component by @tuliomir in #502 - docs: short qa by @r4mmer in #534
- chore: merge dev changes on master by @r4mmer in #535
- chore: Updates dependabot branch by @tuliomir in #536
- Fix: Server change issues by @tuliomir in #537
- feat: start wallet with wallet-service by @r4mmer in #533
- fix: Network name inconsistency by @tuliomir in #547
- fix: Ledger modal not updating on SendTokens by @tuliomir in #546
- docs: wallet-service qa by @r4mmer in #532
- fix: hardware wallet migration by @r4mmer in #554
- feat: reset data menu by @r4mmer in #560
- docs: hardware wallet migration qa by @r4mmer in #562
- Start release-candidate for v0.28.0 by @r4mmer in #563
- chore: bump v0.28.0-rc1 by @r4mmer in #561
Full Changelog: v0.27.1...v0.28.0-rc1
v0.27.1
What's Changed
- Started using in-project public gpg keys to validate releases.
- Clean whitespaces from addresses in UI.
- Update core dependencies (e.g. React, electron).
- Show authority operations in the transaction list.
- Initial code for atomic swap UI (feature still disabled).
- Refactor to use most revent wallet-lib version with the new storage abstraction.
- Refactor most wallet operations to be async, along with some screen operations.
- Fix ledger connectivity issues and update ledger dependencies.
New Contributors
- @ketansahugit made their first contribution in #453
Breaking Changes
- Windows 7, Windows 8, and Windows 8.1 are not supported anymore, as Electron 23 dropped support #448
Electron has ended support for Windows 7/8/8.1 on version 23 following Chromium's plan to end support. Hathor Wallet version 0.26.0 will continue to work for the foreseeable future, but no further updates will be made for these operating systems.
Full Changelog: v0.26.0...v0.27.1
v0.27.1-rc6
v0.27.1-rc6
v0.27.1-rc5
v0.27.1-rc5
v0.27.1-rc4
Merge pull request #491 from HathorNetwork/dev
v0.27.1-rc3
v0.27.1-rc3
v0.27.1-rc2
v0.27.1-rc2
v0.27.1-rc1
What's Changed
- Core dependencies updated (electron, react-scripts).
- Started using node LTS (v18).
- Implemented a hybrid storage with localStorage and memory to increase performance.
Full Changelog: v0.27.0...v0.27.1-rc1
v0.27.0
- Use new storage scheme;
- Show authority operations in the transaction list;
- Initial code for atomic swap UI (feature still disabled).
v0.27.0-rc5
v0.27.0-rc5