Skip to content

Releases: zincplusplus/habit-tracker

1.4.2

06 Jun 11:18
Compare
Choose a tag to compare

1.4.2 - Adding a lightweight debug mode

1.4.1

31 May 11:41
Compare
Choose a tag to compare

add my own custom privacy focused tracker
will make it public once I figure out how to fix some bugs

1.4.0

30 Apr 23:28
Compare
Choose a tag to compare

feat: track how many times the plugin is loaded at every version.

It's important to see that people actually stick with using it, and that they adopt new versions, so I can decide how much time to invest in this project.

I'm using bit.ly for this and all I care about is page views

1.3.0

30 Apr 22:44
Compare
Choose a tag to compare

feat: Streaks - track and display the number of consecutive days a habit has been completed

1.2.1

23 Jan 22:50
Compare
Choose a tag to compare

fix: daysToShow is converted to a number if the user passes it as a string

1.2.0

18 Jan 01:08
Compare
Choose a tag to compare

feat: the new daysToShow parameter allows users to display as many dates as they want
feat: Refresh default settings on each instantiation of the plugin to ensure lastDisplayedDate is updated to current time (
#19)
fix: habit names will take exactly as much space as they need

1.1.5

03 Jan 20:23
Compare
Choose a tag to compare

fix: user's timezone is considered when creating date ids for ticks

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