v0.19.1-beta
Summary
This release is focused at QoL improvements and bug fixes. Grocery edits now keep their store assignment, administrators can inspect background jobs, and recipe imports are compatible with current video and Anthropic providers.
Fixes and Improvements
Groceries and home screen
- Grocery edits now save the item details and store assignment together, avoiding version-conflict races that could leave a store change unsaved.
- The Today section on the home screen can now be hidden when you do not use it. This can be done in the user settings and is on a per device basis.
- Stabilized web panels so checking off groceries no longer makes a sheet jump.
Admin and imports
- Added an admin job queue view with job details and retry support for failed background work.
- Updated the bundled
yt-dlpversion. - Fixed AI recipe extraction with Anthropic providers by removing unsupported schema property names.
Website
- Added the new norish.dev landing page. This is a W.I.P.
Localization
- Added Brazilian Portuguese (
pt-BR). Thanks to @leandrooriente.
Contributors
- @leandrooriente for Brazilian Portuguese.
- @pannal for the import compatibility fixes.