Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
[Docs] v1.3.1 Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
JSKitty committed Jun 26, 2020
1 parent dd582e3 commit 22a36f2
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions doc/release-notes/zenzo/release-notes-1.3.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# ZENZO Core v1.3.1

## Summary
This minor update brings some small fixes and additions into ZENZO Core, primarily intended to improve wallet performance and solve inconsistencies / bugs.

## How to Upgrade
_ZENZO Core v1.3.1 is a **non-consensus-breaking** update. In other words, you are not required to upgrade, but it is highly recommended. The reasons it is strongly encouraged for users to upgrade is because it will help to ensure you stay on the correct chain and improve overall user experience._

Steps to Upgrade:
1. (Optional) Backup your wallet *(ZENZO Core -> File -> Backup Wallet...)*
2. Close ZENZO Core *(ZENZO Core -> File -> Exit)* or *(Shortcut: Ctrl + Q)*
3. (Optional) Delete "zenzo-qt" from your device
4. [Download ZENZO Core v1.3.1](https://github.com/ZENZO-Ecosystem/ZENZO-Core/releases)
5. Open "zenzo-qt"
6. **Upgrade Complete!**


---
Starting with the latest changes (ending with the oldest), each commit has its own category.
# Changelog
- [UI] *(JSKitty)* - Do not open HD dialog by default
---
- [Core] *(JSKitty)* - Update Checkpoints
- [Core] *(JSKitty)* - Improved checkpointing & performance
- [Core] *(JSKitty)* - Remove IsSuperMajority to improve sync
---
- [Wallet] *(JSKitty)* - HD improvements & fixes
---
- [Net] *(JSKitty)* - Increase blocks in transit

---
# Credits
(Project Maintainer & Core Developer) **JSKitty**

(Release Advisor & Developer) **Liquid369** - [DogeC](https://dogec.io/)

(Upstream Patches) **PIVX Core Team**

0 comments on commit 22a36f2

Please sign in to comment.