grocy/changelog/78_UNRELEASED_xxxx-xx-xx.md
2025-01-31 15:35:34 +01:00

60 lines
1.2 KiB
Markdown

> ⚠️ xxxBREAKING CHANGESxxx
> ❗ xxxImportant upgrade informationXXX
> 💡 xxxMinor upgrade informationXXX
### New Feature: xxxx
- xxx
### Stock
- Fixed that the built-in Open Food Facts external barcode lookup plugin used the staging environment of the Open Food Facts API instead of the production one
- Fixed that the product group filter on the products page (master data) didn't work when the selected product group contained special characters
- Fixed that the product filter on the stock journal summary page didn't work when the selected product contained special characters
### Shopping list
- Optimized that non-number amounts are now prevented on database level (was infamously a problem when using specific community contributed alternative clients)
### Recipes
- xxx
### Meal plan
- xxx
### Chores
- xxx
### Calendar
- xxx
### Tasks
- xxx
### Batteries
- xxx
### Equipment
- xxx
### Userfields
- Fixed that saving Userfields of type "Select list (multiple items can be selected)" did not work
### General
- Optimized than when navigating between form input fields via the keyboard (`TAB`) there was an unwanted delay at some places
### API
- xxx