Releases: standardnotes/token-vault
Releases · standardnotes/token-vault
2.0.10
fix: parse and validate entries from note text (#78)
* feat: CopyNotification component
* fix: parse and validate entries from note text
* chore: build
* chore: increment version
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2.0.8
chore(deps): update to latest editor-kit (#73)
* chore(deps): update to latest editor-kit
* chore: increment version
* chore: build
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2.0.6
What's Changed
- chore(deps): update editor-kit (#68)
- fix: darker background colors (#67)
Full Changelog: 2.0.4...2.0.6
2.0.4
What's Changed
- fix: pressing enter while adding/editing an entry should not cancel (#66)
- fix: search bar shouldn't be removed when note is locked (#65)
Full Changelog: 2.0.3...2.0.4
2.0.3
- place QR Code button to the left
2.0.2
- move 'Upload QR Code' button to the right of the color picker button (#62)
2.0.1
- add padding at the bottom of entries container (#60)
2.0.0
- prevent adding entries when note is locked (#47)
- show the copied toast notification in a fixed position (#48)
- fix countdown pie glitch (#52)
- ability to reorder entries (#51)
- password field (#53)
- fix mobile style issues
- show header if not locked and not in edit mode
- ability to set background colors to entries (#49)
- search/filter entries by a search term (#55)
- qr code scanner enhancements (#56)
- adjust foreground color based on background color (#58)