mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
changelog draft
This commit is contained in:
parent
29d65fddc4
commit
9507514935
1 changed files with 17 additions and 0 deletions
|
@ -1,5 +1,22 @@
|
|||
# Release Notes
|
||||
|
||||
## v0.4.0 Whoa, What a Release! [DRAFT]
|
||||
- Authentication! Tons of stuff went into creating a flexible authentication platform for a lot of different use cases. Review the documentation for more information on how to use the authentication, and how everything works together.
|
||||
- Sign Up Links
|
||||
- Admin and User Roles
|
||||
- Group Management
|
||||
- Recipe Database Refactoring. Tons of new information is now stored for recipes in the database. Not all is accessible via the UI, but it's coming.
|
||||
- Nutrition Information
|
||||
- calories
|
||||
- fatContent
|
||||
- fiberContent
|
||||
- proteinContent
|
||||
- sodiumContent
|
||||
- sugarContent
|
||||
- recipeCuisine
|
||||
- "categories" has been migrated to "recipeCategory" to adhear closer to the standard schema
|
||||
- "tool" - a list of tools used for the recipe
|
||||
|
||||
## v0.3.0
|
||||
|
||||
### Bug Fixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue