mirror of
https://github.com/gazer-y/mealie.git
synced 2026-06-22 00:05:52 +08:00
568215cf70
* count responses * perf(backend): ⚡ remove validation on recipe summary response use the construct() method from pydantic to reduce get time as well as optimize the SQL query for recipes * update UI to support new categories/tags * fix(backend): 🐛 restrict recipes by group Co-authored-by: Hayden <hay-kot@pm.me>