Release history
cookcli releases
Recipe Management CLI + embedded web-server in one binary
All releases
17 shown
Fixed menu recipe references resolution from collection root.
Full changelog
- Escape single quotes in JS string literals to prevent XSS
- Live updates for shopping list page
- Shopping list migration to new format with checked state
- Resolved npm dependency security vulnerabilities
Added --url-prefix flag for reverse proxy subpath support and Swedish translation. Updated cooklang-import to 0.9.3. Fixed non-ASCII character handling in pantry TOML keys, improved smartphone cooking mode responsiveness, and prevented print layout truncation of recipe content.
Fixes for Docker volume permissions, TOML output formatting for section names with spaces, and JSON-LD schema improvements for HowToStep elements.
Fixed artifact download filtering in release pipeline to properly exclude Docker build cache files from artifact collection.
- Pantry CRUD subcommands
- Automated Docker image publishing
- Ingredient synonym consolidation
- Seed folder redesign
- GET /api/menus endpoint
- GET /api/stats endpoint
- Today's menu banner
- CookCloud Sync integration
- Docker automated image publishing
- Sync API endpoints (status, login, logout)
- Cooking mode with carousel
- Swipe and keyboard navigation
- Device wake lock support
- Dependency security vulnerability updates
- Keyboard shortcuts for web UI
- Backslash line break formatting
- Recipe editor with CodeMirror
- LSP document synchronization
- Recipe creation and deletion
- LSP subcommand for language server support
- Duplicate ingredient combination
- Crate publishing
Fixed pantry depleted command to respect explicit low thresholds and updated macOS CI runners from deprecated version.