Skip to content

Releases: arnellebalane/simple-todo

v1.10.1

02 Jun 05:09
d30166e
Compare
Choose a tag to compare

Changes

  • (Firefox only) Disable Snowpack's minification to help debug issue in Firefox

v1.10.0 - 🏷 Todo tags

31 May 14:07
00e34b8
Compare
Choose a tag to compare

Changes

  • Add todo tags (#16)
  • Add keyboard shortcut for toggling Privacy Mode (#34)
  • Enable editing todos via double-click (#13)

v1.9.0 - 🙈 Privacy mode

24 May 11:30
2d1d50a
Compare
Choose a tag to compare

Changes

  • Add privacy mode. While enabled, todo item contents are blurred (#27)
  • Revamp settings dialog layout (#29)
  • Limit get-version-changelog response upto current installed version only

v1.8.1

20 May 07:53
ee58a7c
Compare
Choose a tag to compare

Changes

  • Fix Content-Security-Policy for images in manifest.json

v1.8.0 - ⌨️ Keyboard shortcuts

19 May 18:18
a635a6d
Compare
Choose a tag to compare

Changes

  • Add keyboard shortcuts for "Add Todo" and "Save Todo" actions
  • Add "Whats's New" dialog to announce new features

v1.7.2

17 May 14:17
1dc8424
Compare
Choose a tag to compare

Changes

  • General fixes and improvements

v1.7.1

17 May 10:27
e4dd458
Compare
Choose a tag to compare

Changes

  • General fixes and improvements

v1.7.0

14 May 16:28
22ca42e
Compare
Choose a tag to compare

Changes

  • Support multiple lines / line breaks for todo body (#10)
  • Strip HTML tags when pasting into todo body input (#12)
  • Swap positions of edit and delete buttons in TodoItemMenu to avoid accidental deletes (#11)

v1.6.2

13 May 06:46
732bd28
Compare
Choose a tag to compare

Changes

  • Fix CORS issue for POST request from extension to API endpoint

v1.6.1

13 May 04:33
87a102a
Compare
Choose a tag to compare

Changes

  • When image is selected as background, trigger image download through Unsplash API
  • Fix missing UTM parameters in Unsplash attribution links