Skip to content

Releases: ransome1/sleek

0.5.0

20 Dec 12:42
Compare
Choose a tag to compare
  • Basic notifications added: Will fire if a todo's due date is set for today or tomorrow
  • Background refresher added: If app is in background a refresh will be triggered every 2 minutes so notifications can be triggered
  • help section is added (only in English so far)

0.4.1

03 Dec 10:17
Compare
Choose a tag to compare
  • Further refinement on filter suggestion box

0.4.0

02 Dec 21:53
Compare
Choose a tag to compare
  • Filters will be suggested according to input
  • Spanish translations added
  • Bugfixes

0.3.0

28 Nov 21:16
Compare
Choose a tag to compare
  • Update on filter logic
  • Bug fixes
  • Minor performance improvements
  • CSS improvements
  • Italian language added

0.2.3

28 Nov 12:06
Compare
Choose a tag to compare
  • Update on filter sorting, which is now alphanumerically

0.2.2

28 Nov 11:36
Compare
Choose a tag to compare
  • Update on filter visualization: Once one filter is selected all the other filters will be reduced based on the amount of filters that are left in the filtered set of todos.

0.2.1

27 Nov 16:51
Compare
Choose a tag to compare
  • Update on filter logic: Each additional selected filter will narrow down the todos further and further.

0.2.0

23 Nov 10:45
Compare
Choose a tag to compare
  • Improved tabindex
  • CSS clean up
  • Minor bug fixes
  • Language corrections

0.1.0

18 Nov 20:51
Compare
Choose a tag to compare
  • Multiple languages are supported (English & German are implemented so far)
  • Full-text search added

0.0.9

14 Nov 12:40
Compare
Choose a tag to compare
  • Dark mode added
  • File watcher added