735 B
735 B
Changelog
Unreleased
- Switched the SvelteKit app to
@sveltejs/adapter-nodefor production Node hosting. - Added pnpm production scripts, a production environment example, and source-control ignores for local/build artifacts.
- Documented production build/start commands and Convex Auth production environment requirements.
0.1.0 - 2026-06-04
- Built the initial Journaley journaling app with SvelteKit, Tailwind CSS, shadcn-svelte conventions, Convex, and Convex Auth.
- Added authenticated markdown entries, normalized tags, full-text search, filtering, sorting, dashboard analytics, settings, dark mode, and app branding.
- Added project documentation and agent conventions for Convex, markdown, tagging, and styling.