Skip to content

Tags: acme-corp-it/mealie

Tags

v1.0.0-RC2

Toggle v1.0.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump fastapi and recipes-scrapers (mealie-recipes#2765)

v1.0.0-RC1.1

Toggle v1.0.0-RC1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add permissions remove docs deploy (mealie-recipes#2605)

v1.0.0-RC1

Toggle v1.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: more shopping list enhancements (mealie-recipes#2587)

* fix new position calculataion

* ensure consistent list item ordering

* fix recipe ref overflow on small screens

* added recipe ref elevation

* tweaked line height (for long notes)

* removed unused user dependency

* remove old shopping list items when there's >100

* 🤷

* cleaned up function generator

* fixed test

* fix potential type error

* made max position calc more efficient

v1.0.0beta-5

Toggle v1.0.0beta-5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New Crowdin updates (mealie-recipes#1769)

* New translations en-US.json (Dutch)

* New translations en-US.json (Dutch)

v1.0.0beta-4

Toggle v1.0.0beta-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
security: multiple reported CVE fixes (mealie-recipes#1515)

* update out of date license

* update typing / refactor

* fix arbitrarty path injection

* use markdown sanatizer to prevent XSS CWE-79

* fix CWE-918 SSRF by validating url and mime type

* add security docs

* update recipe-scrapers

* resolve DOS from arbitrary url

* update changelog

* bump version

* add ref to mealie-recipes#1506

* add mealie-recipes#1511 to changelog

* use requests decoder

* actually fix encoding issue

v1.0.0beta-3

Toggle v1.0.0beta-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: prep beta 3 (mealie-recipes#1349)

* docs: add tag documentation

* bump docker-compose tags

* minor language changes

* beta3 changelog

* auto-gen API docs

* bump version

* bump recipe-scrapers

v1.0.0beta-2

Toggle v1.0.0beta-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump version (mealie-recipes#1307)

* bump version

* add release notes

v1.0.0-beta-1

Toggle v1.0.0-beta-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: github chores (mealie-recipes#1267)

* grab `dev` branch templates

* add beta-release workflow

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/image height overflow (mealie-recipes#962)

* set height constraints

* fix cropped image

* update version info

* add changelog to sidebar

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/version number (mealie-recipes#960)

* npm install

* set versions

* bump beta label

* bump app version

* v0.5.5 changelog

* allow higher version of python

* add discord release notification