Menu plans! This release finally includes the menus. This was the last remaining piece of OpenEats that wasn't migrated, yet. Now, OwnRecipes covers all features of OpenEats - and much more.
Also, this release ships a brand new seasons field, and many styling tweaks to improve the overall user experience.
Update from the previous version by following the update guide.
For a full list of changes see Milestone v3.4.0.
Web:
- Field for season product (#2)
- Menu plans (#93)
- Recipe form: improve parsing of ingredients and directions headings (#123)
- Tweak styling (#124, #125, #126)
Api:
- Support for different databases like PostgreSQL (#96)
- Fix occassionally duplicated search results (#122)
Docker:
- quick-start should run the projects version by default (#120)
Dependencies:
- Api: Django 4.2.16, gunicorn 23.0.0, Python 3.10, MariaDB 10.11
- Web: React-Bootstrap 2.10.5, Node 20.11
Minimum required dependencies (non docker setups):
- MariaDB 10.4
- Python 3.8
- Node 18 LTS