Skip to content

Releases: ransome1/sleek

1.0.0

20 Apr 20:48
Compare
Choose a tag to compare
  • Markdown parser added
  • Priority filter added
  • Code refactored
  • Error handling enhanced
  • Bugfixes

Download sleek - a todo.txt app

0.9.9

12 Apr 13:40
Compare
Choose a tag to compare
  • Bugfix: Todos with only projects as attributes caused issues (#90)
  • Todos can now be grouped and sorted by contexts and projects as well
  • View settings have been moved into the nav bar
  • Todos with due date can be selectively (due today, due in the past, due in the future) shown or hidden
  • Search bar is now sticky and always visible
  • Todo table visually optimised for smaller viewports
  • Completed todos can be sorted inline or at the end of the list. To switch this behavior a toggle has been added in the view side bar

Download sleek - a todo.txt app

0.9.8

27 Mar 19:10
Compare
Choose a tag to compare
  • Hidden todo feature added
  • Window position and fullscreen state are now being remembered: #79
  • Bugfix: #82
  • Bugfix: #80

0.9.8-Alpha

24 Mar 17:06
Compare
Choose a tag to compare
0.9.8-Alpha Pre-release
Pre-release
  • Window position, window size and fullscreen are persisted
  • Fixed auto completion after input field is switched to textarea

Download sleek - a todo.txt app

0.9.7

24 Mar 11:26
Compare
Choose a tag to compare
  • Improvements on recurring todo function
  • Zoom function added
  • Minimum window size removed
  • Minor CSS optimizations added to support small window sizes
  • "Done" button renamed to "Mark as done"
  • When add/edit window is open, todos can be submitted by pressing "Ctrl + Enter", which also works in textareas
  • Tabindex has been improved

Download sleek - a todo.txt app

0.9.7-Beta

22 Mar 17:29
Compare
Choose a tag to compare
0.9.7-Beta Pre-release
Pre-release
  • Minimum window size removed
  • Minor CSS optimizations added to support small window sizes
  • "Done" button renamed to "Mark as done"

Download sleek - a todo.txt app

0.9.7-Alpha (Call for testing)

21 Mar 15:56
Compare
Choose a tag to compare
Pre-release

Call for testing

This release is based on the following feature request: #57
Please feel free to test this release and in particular the zoom function (it's placed in the "view" menu) and give feedback.

  • Zoom function added (WIP)

Download sleek - a todo.txt app

0.9.6

21 Mar 11:14
Compare
Choose a tag to compare
  • Added the removeable media support for Snaps
  • Minor performance improvement on table construction
  • Bugfixes
  • CSS refinement

Download sleek - a todo.txt app

0.9.5

18 Mar 15:01
Compare
Choose a tag to compare
  • Todos with recurrence that are completed before due date has been reached, will be duplicated as well
  • Github CI process set up, which will now build for all platforms

0.9.5-Alpha

15 Mar 08:07
67b62a7
Compare
Choose a tag to compare
0.9.5-Alpha Pre-release
Pre-release
  • Todos with recurrence that are completed before due date has been reached, will be duplicated as well