|
| 1 | +## 0.11.3 - 2025-03-07 |
| 2 | + |
| 3 | +### Fixed |
| 4 | + |
| 5 | +- Do not access unknown ID of recipe while importing |
| 6 | + [#2500](https://github.com/nextcloud/cookbook/pull/2500) @christianlupus |
| 7 | +- Usage of firefox user agent to import foreign recipes |
| 8 | + [#2515](https://github.com/nextcloud/cookbook/pull/2515) @christianlupus |
| 9 | +- Added primary keys to all tables |
| 10 | + [#2535](https://github.com/nextcloud/cookbook/pull/2535) @timdreier |
| 11 | +- Typescript error during building of app frontend |
| 12 | + [#2682](https://github.com/nextcloud/cookbook/pull/2682) @christianlupus |
| 13 | +- Default to full image size if no size is explicitly requestes (as specified in API spec) |
| 14 | + [#2661](https://github.com/nextcloud/cookbook/pull/2661) @saywebsolutions |
| 15 | + |
| 16 | +### Documentation |
| 17 | + |
| 18 | +- Fix link to client in the GitHub pages documentation |
| 19 | + [#2547](https://github.com/nextcloud/cookbook/pull/2547) @shagn |
| 20 | + |
| 21 | +### Maintenance |
| 22 | + |
| 23 | +- Drop old main-0.10.x branch from Dependabot |
| 24 | + [#2513](https://github.com/nextcloud/cookbook/pull/2513) @christianlupus |
| 25 | +- Update PHP lint version used |
| 26 | + [#2512](https://github.com/nextcloud/cookbook/pull/2512) @christianlupus |
| 27 | +- Make app compatible with NC 31 |
| 28 | + [#2511](https://github.com/nextcloud/cookbook/pull/2511) @christianlupus |
| 29 | +- Update the code style for PHP classes |
| 30 | + [#2510](https://github.com/nextcloud/cookbook/pull/2510) @dependabot |
| 31 | +- Make the automated test compatible with MacOS |
| 32 | + [#2540](https://github.com/nextcloud/cookbook/pull/2540) @timdreier |
| 33 | +- Update webrick for GitHub page building |
| 34 | + [#2607](https://github.com/nextcloud/cookbook/pull/2607) @dependabot |
| 35 | +- Update eslint config for prettier |
| 36 | + [#2673](https://github.com/nextcloud/cookbook/pull/2673) @dependabot |
| 37 | +- Update Stylelint peer configs |
| 38 | + [#2670](https://github.com/nextcloud/cookbook/pull/2670) @dependabot |
| 39 | +- Update typescript |
| 40 | + [#2672](https://github.com/nextcloud/cookbook/pull/2672) @dependabot |
| 41 | +- Update webpack build dependencies |
| 42 | + [#2597](https://github.com/nextcloud/cookbook/pull/2597) @dependabot |
| 43 | +- Clean PHP code by removing code smells and redundant code |
| 44 | + [#2628](https://github.com/nextcloud/cookbook/pull/2628) @provokateurin |
| 45 | +- Clean up the code base and use current NC and PHP versions |
| 46 | + [#2681](https://github.com/nextcloud/cookbook/pull/2681) @christianlupus |
| 47 | +- Bump compatible NC server version |
| 48 | + [#2674](https://github.com/nextcloud/cookbook/pull/2674) @christianlupus |
| 49 | +- Bump @nextcloud/dialogs NPM dependency |
| 50 | + [#2642](https://github.com/nextcloud/cookbook/pull/2642) @dependabot |
| 51 | + |
| 52 | + |
0 commit comments