Skip to content

Releases: zincplusplus/habit-tracker

1.1.4

03 Jan 11:10
Compare
Choose a tag to compare

fix: create date with user's timezone

1.1.3

03 Jan 10:58
Compare
Choose a tag to compare

feat: add a class to each cell with the day of the week it's on; highlight weekend dates
fix: no hover for header

Technically speaking this version could have been 1.2.0 since it has a new feature, but it's so tiny and inconsequential that I decided to use common sense and mark this release as a patch.

Screenshot 2024-01-03 at 11 58 11

1.1.2

29 Dec 09:40
Compare
Choose a tag to compare

fix: create date with user's timezone

1.1.1

28 Dec 14:15
Compare
Choose a tag to compare

fix: allow path to start with number #9
fix: allow filename to contain , or & #8
fix: make habit title an anchor

1.1.0

27 Dec 07:54
Compare
Choose a tag to compare

New

  • feat: Implement navigation to document on habit name click
  • feat: Allow user to specify last displayed date with the new lastDisplayedDate setting, defaults to today

Dev

  • added prettier

1.0.3

20 Dec 22:55
Compare
Choose a tag to compare

show that a streak stars even before the display
Screenshot 2023-12-20 at 23 55 37
ed dates

1.0.2

20 Dec 22:41
Compare
Choose a tag to compare

make it work in reading mode

1.0.1 - fix for empty habit files

20 Dec 15:02
Compare
Choose a tag to compare
v1.0.1 - fix for empty habit files

1.0.0

04 Dec 12:01
Compare
Choose a tag to compare

hello world