v1.6.2
Overview
Pagination
page size control for Mint Database tables
Fixes
This adds more graceful handling for cases when mint keyset timestamps become malformed with null values. This can happen in certain versions of Nutshell on keyset rotation.
The application filters them appropriated, and flags keysets that are effected by the issue in the keysets table.
Issues in the mint info form were also fixed.
- Hot form state more reliable
- Mint contact updates are more reliable
- duplicate contact methods are not permitted
What's Changed
- Feat: pagination size setting by @orangeshyguy21 in #138
- fix: Handle null mint keyset timestamps by @orangeshyguy21 in #139
Full Changelog: v1.6.1...v1.6.2