Skip to content

v2023.10.02

Compare
Choose a tag to compare
@misterrager8 misterrager8 released this 02 Oct 04:29
· 10 commits to master since this release

v2023.10.02

TWEAKS:

  • change font
  • make debug mode indicator more visible
  • show clear completed btn only if there are completed todos

MISC:

  • (bugfix) try/catch clauses for repos without certain files
  • (documentation) update docs/docstrings
  • (feature) clear completed todos
  • (refactor) Make main db in home_dir for todos, allowing db fnality in web ui
  • (ui) redo TodoItem and addtodoform components