Updated changelog

This commit is contained in:
Bernd Bestel
2025-01-17 20:01:48 +01:00
parent 1daa15a303
commit c05181aa53
9 changed files with 31 additions and 32 deletions

View File

@@ -4,7 +4,7 @@
> _Recommendation: Benchmark tests showed that e.g. unit conversion handling is up to 5 times faster when using a more recent (3.39.4+) SQLite version._
### New feature: Indirect quantity unit conversions with unlimited levels
### New Feature: Indirect quantity unit conversions with unlimited levels
- Quantity unit conversions now support indirect conversions with unlimited levels (thanks a lot @esclear)
- _Explained by a practical example: When a conversion between Teaspoons and Milliliters and another one between Milliliters and Liters exists (and so forth; unlimited levels), Grocy can now calculate Teaspoons to Liters (before a direct conversion definition between Teaspoons and Liters was required)_
@@ -13,7 +13,7 @@
- => Use normal product specific QU conversions instead, if needed
- An existing "Factor purchase to stock quantity unit" was automatically migrated to a product specific QU conversion
### New feature: Stock reports
### New Feature: Stock reports
- New button "Reports" on the stock overview page
- The first report (more to come) "Spendings" makes it possible to explore (pie chart and table data) the total value spend by product or product group in any time range