Prepared next release

This commit is contained in:
Bernd Bestel 2023-09-02 09:28:19 +02:00
parent 32ce04a1b7
commit b2295ce6d2
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300
2 changed files with 2 additions and 48 deletions

View File

@ -1,50 +1,8 @@
> ⚠️ xxxBREAKING CHANGESxxx
> ❗ xxxImportant upgrade informationXXX
> 💡 xxxMinor upgrade informationXXX
### New feature: xxxx
- xxx
### Stock
- Performance improvements related to the stock overview page / displaying a product card
- Performance improvements related to consuming products (thanks @alkuzman)
### Shopping list
- xxx
### Recipes
- xxx
### Meal plan
- xxx
### Chores
- xxx
### Calendar
- xxx
### Tasks
- xxx
### Batteries
- xxx
### Equipment
- xxx
### Userfields
- New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency
@ -52,7 +10,3 @@
### General
- Performance improvements related to table (layout) loading handling
### API
- xxx

View File

@ -1,4 +1,4 @@
{
"Version": "4.0.2",
"ReleaseDate": "2023-08-19"
"Version": "4.0.3",
"ReleaseDate": "2023-09-02"
}