|
1 | 1 | ## [Unreleased]
|
2 | 2 |
|
3 | 3 | ### Added
|
4 |
| -- Toast with success/error message after trying to copy ingredients [#2040](https://github.com./nextcloud/cookbook/pull/2040) @seyfeb |
5 |
| -- Seconds can now be specified for recipe times [#2014](https://github.com./nextcloud/cookbook/pull/2014) @seyfeb |
| 4 | +- Toast with success/error message after trying to copy ingredients |
| 5 | + [#2040](https://github.com./nextcloud/cookbook/pull/2040) @seyfeb |
| 6 | +- Seconds can now be specified for recipe times |
| 7 | + [#2014](https://github.com./nextcloud/cookbook/pull/2014) @seyfeb |
| 8 | +- New filter UI in recipe lists |
| 9 | + [#2037](https://github.com./nextcloud/cookbook/pull/2037) @seyfeb |
6 | 10 |
|
7 | 11 | ### Fixed
|
8 |
| -- Prevent yield calculation for ## as ingredient headline [#1998](https://github.com./nextcloud/cookbook/pull/1998) @j0hannesr0th |
9 |
| -- Improved styling of times in recipe view [#2014](https://github.com./nextcloud/cookbook/pull/2014) @seyfeb |
10 |
| -- Add missing translatable string for recipe-creation button in empty list view [#2015](https://github.com./nextcloud/cookbook/pull/2015) @seyfeb |
11 |
| -- Prevent recalculation algorithm if no yield is given [#2003](https://github.com./nextcloud/cookbook/pull/2003) @j0hannesr0th |
| 12 | +- Prevent yield calculation for ## as ingredient headline |
| 13 | + [#1998](https://github.com./nextcloud/cookbook/pull/1998) @j0hannesr0th |
| 14 | +- Improved styling of times in recipe view |
| 15 | + [#2014](https://github.com./nextcloud/cookbook/pull/2014) @seyfeb |
| 16 | +- Add missing translatable string for recipe-creation button in empty list view |
| 17 | + [#2015](https://github.com./nextcloud/cookbook/pull/2015) @seyfeb |
| 18 | +- Prevent recalculation algorithm if no yield is given |
| 19 | + [#2003](https://github.com./nextcloud/cookbook/pull/2003) @j0hannesr0th |
12 | 20 |
|
13 | 21 | ### Documentation
|
14 |
| -- Improve structure of `README.md` [#1989](https://github.com./nextcloud/cookbook/pull/1989) @seyfeb |
| 22 | +- Improve structure of `README.md` |
| 23 | + [#1989](https://github.com./nextcloud/cookbook/pull/1989) @seyfeb |
15 | 24 |
|
16 | 25 | ## 0.11.0 - 2023-12-14
|
17 | 26 |
|
|
0 commit comments