Skip to content

v0.1.9 - Fix cron auto-install and serve rendering

Choose a tag to compare

@a7garden a7garden released this 05 Apr 02:54
· 39 commits to main since this release

Bug Fixes

  • Cron auto-install: Onboarding now automatically installs the cron job instead of just printing the line
  • Serve rendering: Fixed document lookup to work with non-ASCII titles (Korean, etc.)

Changes

  • Call install_cron() during onboarding
  • Fix find_document() to match by title field instead of filename