Skip to content

v0.13.3 End of sprint (2) release

Compare
Choose a tag to compare
@rg911 rg911 released this 09 Nov 19:40
· 740 commits to main since this release

[0.13.3][v0.13.3] - 09-Nov-2020

Milestone: catapult-server@v0.10.x

Added

  • Added AddressBook to the user profile.
  • Added AddressBook backup function.
  • Added AddressQR feature to symbol-qr-library.
  • Added Sender and Recipient filter in transaction history.
  • First part (1/2) of Delegated Harvesting release. Enabled delegated harvesting activation and deactivation on existing known nodes only. Activation status and full peer nodes selection will be released in the next drop.

Changes

  • Recipient input can now use known contacts from AddressBook
  • Contact names (known contacts from AddressBook) are shown in the transaction history list.
  • Restyled news page.
  • Removed modal close buttons.
  • Restyled general modals structure.
  • Aligned dropdowns with input sizes.
  • Restyled confirm buttons on modals.
  • Fee dropdown hover styles.
  • Fix multisig add cosignatories was overlapping.
  • New layout in settings modal.
  • Refactored navigation links for settings and account.
  • Styled contact list.
  • Styled address book details page.
  • Disabled encrypting / decrypting message for multisig account.

Fixed

  • Fixed minApproval and minRemoval showing the wrong values issue.
  • Blocked users form adding currently selected account as a cosigner for itself.
  • Fixed multisig graph showing on non-multisig account issue.
  • Set overlay component position to block transactions forms properly in multisig accounts
  • Fixed issues in transaction history export csv.
  • Various UI issues fixed.