Features
- Recipe sharing
- Common section in storage
- Moving articles between sections
- Readded the print buttons
- Other minor changes
Technical
Note: Database schema changed. Check alter.sql in the assets; run it before starting CucinAssistant.
- Removed service worker; using a custom cache mechanism instead
- Rewritten HTML pages with templ
- Custom translation manager
- Unsubscribe link for newsletter emails
- Embedded assets
- Other minor changes
Docker Image
The docker image for this version can be pulled from ghcr.io/gianluparri03/cucinassistant:7. Check docker.md in the assets for instructions.