Note on Development Changes
PR
Removes the makefile from the repository and replaces it with a Taskfile. This may break some specific workflows, however we consider the makefile/taskfile an internal detail and not a breaking change. If you were using the makefile for anything please checkout the task file to find the new equavilent command.
Features
- feat: Add Ingredient Sections To Copied Ingredients by @michael-genson in #3032
- feat: Edit existing mealplan meals by @JackBailey in #2717
- feat: Improvements To Adding A Recipe To A Shopping List by @michael-genson in #3036
Bug Fixes
- feat: Add Additional SMTP Headers to Decrease Spam Score by @michael-genson in #3031
- fix: running the container with PUID=0 and PGID=0 by @xThaid in #3030
Everything Else
- Update docs to remove any mention of upcoming v1 release by @cmintey in #3014
- docs: Docker image versions by @boc-the-git in #3019
- docs: new notes on releasing mealie by @hay-kot in #3025
- fix: missing words in site maintenance by @Kuchenpirat in #3026
- feat: Remove debug mode from stale action by @boc-the-git in #3027
- New Crowdin updates by @hay-kot in #3033
- fix: Provide write permissions for issues and PRs by @boc-the-git in #3039
- chore(deps): update dependency mkdocs-material to v9.5.5 by @renovate in #3041
- New Crowdin updates by @hay-kot in #3044
- fix(deps): update dependency python-dotenv to v1.0.1 by @renovate in #3038
- fix(deps): update dependency uvicorn to ^0.27.0 by @renovate in #3034
- refactor: Remove Passlib by @michael-genson in #3045
- fix(deps): update dependency python-slugify to v8.0.2 by @renovate in #3046
- fix: Bump FastAPI and Refactor by @michael-genson in #3047
- New Crowdin updates by @hay-kot in #3048
- chore(deps): update dependency coverage to v7.4.1 by @renovate in #3052
- New Crowdin updates by @hay-kot in #3053
- docs: update iOS guide with new shortcut by @hunterjm in #3043
- chore: rewrite makefile in taskfile by @hay-kot in #3035
New Contributors
- @JackBailey made their first contribution in #2717
- @hunterjm made their first contribution in #3043
- @xThaid made their first contribution in #3030
Full Changelog: v1.0.0...v1.1.0