v0.1.9 - Fix cron auto-install and serve rendering
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 bytitlefield instead of filename