KitchenOwl logo

KitchenOwl

Self-hosted grocery list and recipe manager for households

Alternative to: anylist, bring, out of milk


About Versions (76)

v0.6.14

2025-05-11

This one has been a great community effort. Many people were involved in this release! Thanks a lot to all who’ve helped!

✨ Features

  • Recipe cooking mode (#681 by @TomBursch)
  • Plan recipes for specific dates (#685, #686 by @crosspolar)
  • Recipe UI update (#722 by @TomBursch)
  • Add user profile pictures (#510 by @TomBursch)
  • Show income in balance overview (#711 by @iByteABit256)
  • Migrate from pip to uv (#699 by @TomBursch)
  • Replace recipe searching with fuzzywuzzy search on local recipes (#703 by @cMensendiek)
  • Clean up backend dev environment (#702 by @cMensendiek)
  • AZ index bar for recipe grid view (#714 by @TomBursch)
  • Improve backend typing (#704 by @TomBursch)
  • Code formatting with pre-commit (#716 by @TomBursch)

🐛 Fixes

  • Ingredients with multiple amounts in the description causes an error when merging (#680 by @TomBursch)
  • Submitting cancels search (#687 by @TomBursch)
  • Show recent items only if the recent items count setting greater than zero (#705 by @crosspolar)
  • Fixed color selection issues (#733 by @iByteABit256)
  • Expense overview - Total for selected month is colored opposite than it should be (#731 by @iByteABit256)
  • Help text if shopping-list is empty (#707 by @crosspolar)
  • Handle case when parsed.name is a single item (#720 by @crosspolar)

📚 Documentation

  • Updated backend contributing docs (#729 by @iByteABit256)

🌍 Translations

  • Add Slovenian (#694 by @TomBursch)
  • Translations update from Hosted Weblate (#675, #696, #715, #717)

New Contributors

Full Changelog: https://github.com/TomBursch/kitchenowl/compare/v0.6.11…v0.6.14