Skip to content

Releases: alt-forge/Habit-Heatmap-Calendar

Habit Heatmap Calendar v1.1.1

12 Jun 17:15

Choose a tag to compare

  • Bumped minAppVersion to 1.12.7
  • Updated package-lock.json

Habit Heatmap Calendar v1.1.0

12 Jun 17:02

Choose a tag to compare

  • Removed detachLeavesOfType from onunload (was resetting leaf position)
  • Replaced all inline styles with CSS classes (input, modal description)
  • Changed document.body to this.containerEl.ownerDocument for popout window support
  • Changed setTimeout to window.setTimeout
  • Replaced builtin-modules package with inline list in esbuild config
  • Removed !important from CSS (increased selector specificity instead)
  • Fixed async callbacks with unhandled promises
  • Typed loadData return with as Partial
  • Removed empty block in restoreView
  • Bumped minAppVersion to 1.13.1
  • Final version 1.1.0

Habit Heatmap Calendar 1.0.0

07 Jun 13:13
37256ae

Choose a tag to compare

First release! 🎉

What's inside:

  • Track any number of habits
  • Click any day — cycles through done → missed → empty
  • Browse years 2025–2099
  • See your streak and success rate
  • No notes, no clutter. Just a heatmap.

Enjoy!