v1.2.0
·
1293 commits
to master
since this release
Overview
v1.2.0 completes the Postgres integration, adds fee related features, and fixes some bugs in keyset rotation
Postgres
- Backup PostgreSQL nutshell databases
- Restore PostgreSQL nutshell backups
These methods rely on thepg_dumpandpsqlutilities
Fee Revenue
- Fee revenue accounting (time series data on dashboard) [nutshell only]
Navigation
- Page navigation items on Mint Dashboard and Config pages
- Click to quickly navigate between items
- Drag to reorder items and save order setting
Bug Fixes
- Keyset rotation preview fixes to reflect changes in unit / fee rate
- Keyset chart fixes to clear up multi-key balances
- Analytics chart fixes to force zero bound
What's Changed
- Postgres commands by @orangeshyguy21 in #69
- Fee Revenue by @orangeshyguy21 in #70
- Rotate fiat keysets by @orangeshyguy21 in #71
Full Changelog: v1.1.0...v1.2.0