-
v0.9.4
Stablereleased this
2026-01-23 10:35:06 -06:00 | 181 commits to main since this release- swap label elements with text input elements
- fix ternary operators (though they were somehow working)
-
v0.9.3
Stablereleased this
2026-01-22 15:11:05 -06:00 | 183 commits to main since this release- mess with css for todo app
- change all colors to use vars to prep for light/dark mode toggle in the future
-
v0.9.2
Stablereleased this
2026-01-22 12:20:25 -06:00 | 185 commits to main since this release- fixed a state issue where you could end up with an empty activeList in storage
-
v0.9.1
Stablereleased this
2026-01-22 11:45:30 -06:00 | 186 commits to main since this release- fixed issues with password managers on mobile
- refactored function names and variables
- added
data-lengthattribute to lists for easily determining logic throughout code - fixed some weird state issues that could come up
-
v0.9.0
Stablereleased this
2026-01-22 08:53:24 -06:00 | 188 commits to main since this releaseInitial release with:
- notes merged into posts
- projects endpoint
- todo project
- javascript linter and formatter
- action only pushes and deploys docker image on creation