Skip to content

Commit

Permalink
Bump to v1.3.0 + Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JSKitty committed Oct 9, 2023
1 parent f83df59 commit 1558eb1
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 24 deletions.
31 changes: 13 additions & 18 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,17 @@
# New Features
- Contacts Book: for friends, family and more.
- Advanced Mode: a new mode for tech-savvy users.
- Full Testnet support: 100% Testnet coverage.
- Added ability to Send or Receive via XPub.

# New Languages
- 🇮🇹 Italian (by Valerio, Duddino).
- 🇲🇽 Mexican Spanish (by ONeZetty).
# New Feature
Cold Staking: customisable owner addresses for Advanced Mode users.

# Improvements
- A full Account DB rewrite for improved safety.
- Added colour-coded recipient validation.
- Send & Receive now uses Text instead of Icons.
- i18n will fallback to English when missing text.
- Hidden 'BIP39 Passphrase' behind Advanced Mode.
- Ledger stability has been vastly improved.
- A major under-the-hood wallet refactor.
- Added a Testnet Explorer (duddino.com).
- Added a Testnet Cold Pool (Sparrow Pool).
- Ported Balance and Activity GUI to Vue.
- i18n now only loads languages at runtime.

# Bug Fixes
- Fixed Stakes 'duplicating' coins when MPW is open.
- Fixed random network errors from CoinGecko.
- Fixed certain delegations from failing.
- Fixed seeds failing to import with whitespace.
- Fixed Ledger alert 'spam'.
- Fixed Identicons being visually squished.
- Fixed proposals passing when consensus disallows it.
- Fixed Cold Addresses conflicting between chains.
- Fixed UI errors for Legacy Key MN collaterals.
24 changes: 19 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mypivxwallet",
"version": "1.2.0",
"version": "1.3.0",
"description": "Wallet for PIVX",
"main": "scripts/index.js",
"type": "module",
Expand Down

0 comments on commit 1558eb1

Please sign in to comment.