Skip to content

Releases: standardnotes/token-vault

2.0.10

15 Feb 01:19
6d33d0b
Compare
Choose a tag to compare
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 <[email protected]>

2.0.9

19 Jan 17:21
74eaf56
Compare
Choose a tag to compare
chore: bump deps

2.0.8

18 Jan 20:33
fded137
Compare
Choose a tag to compare
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 <[email protected]>

2.0.7

16 Dec 00:56
faf4d0b
Compare
Choose a tag to compare

What's Changed

  • feat: improvements (#70)

Full Changelog: 2.0.6...2.0.7

2.0.6

07 Dec 03:10
7829df4
Compare
Choose a tag to compare

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

17 Nov 03:41
71632dc
Compare
Choose a tag to compare

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

07 Sep 01:30
def61b9
Compare
Choose a tag to compare
  • place QR Code button to the left

2.0.2

06 Sep 19:44
65f5ed3
Compare
Choose a tag to compare
  • move 'Upload QR Code' button to the right of the color picker button (#62)

2.0.1

07 Jul 02:04
f8c2bc0
Compare
Choose a tag to compare
  • add padding at the bottom of entries container (#60)

2.0.0

08 Jun 16:24
0209039
Compare
Choose a tag to compare
  • 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)