mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
docs/v0.3.0
This commit is contained in:
parent
066819da6f
commit
d986190a55
2 changed files with 3 additions and 2 deletions
|
@ -63,6 +63,7 @@ Mealie also provides a secure API for interactions from 3rd party applications.
|
||||||
#### Meal Planner
|
#### Meal Planner
|
||||||
- Random Meal plan generation based off categories
|
- Random Meal plan generation based off categories
|
||||||
- Expose notes in the API to allow external applications to access relevant information for meal plans
|
- Expose notes in the API to allow external applications to access relevant information for meal plans
|
||||||
|
- Shopping Lists
|
||||||
#### Database Import / Export
|
#### Database Import / Export
|
||||||
- Easily Import / Export your recipes from the UI
|
- Easily Import / Export your recipes from the UI
|
||||||
- Export recipes in into custom files using Jinja2 templates
|
- Export recipes in into custom files using Jinja2 templates
|
||||||
|
@ -82,7 +83,7 @@ Contributions are what make the open source community such an amazing place to b
|
||||||
|
|
||||||
If you are not a coder, you can still contribute financially. financial contributions help me prioritize working on this project over others and helps me know that there is a real demand for project development.
|
If you are not a coder, you can still contribute financially. financial contributions help me prioritize working on this project over others and helps me know that there is a real demand for project development.
|
||||||
|
|
||||||
<a href="https://www.buymeacoffee.com/haykot" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-green.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|
<a href="https://www.buymeacoffee.com/haykot" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-green.png" alt="Buy Me A Coffee" style="height: 30px !important;width: 107px !important;" ></a>
|
||||||
|
|
||||||
<!-- LICENSE -->
|
<!-- LICENSE -->
|
||||||
## License
|
## License
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
### Features and Improvements
|
### Features and Improvements
|
||||||
- Improved Nextcloud Imports
|
- Improved Nextcloud Imports
|
||||||
- Improved Recipe Parser
|
- Improved Recipe Parser!
|
||||||
- Open search with `/` hotkey!
|
- Open search with `/` hotkey!
|
||||||
- Database and App version are now split
|
- Database and App version are now split
|
||||||
- Unified and improved snackbar notifications
|
- Unified and improved snackbar notifications
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue