|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
| 5 | +## 0.3.3 - 2024-07-23 |
| 6 | + |
| 7 | +### Added |
| 8 | +- Add button to check account settings on admin page. |
| 9 | + [#404](https://github.com/strukturag/nextcloud-certificate24/pull/404) |
| 10 | +- Add background job to send out daily reminders for missing email signatures. |
| 11 | + [#408](https://github.com/strukturag/nextcloud-certificate24/pull/408) |
| 12 | +- Support upcoming Nextcloud 30 |
| 13 | + [#409](https://github.com/strukturag/nextcloud-certificate24/pull/409) |
| 14 | + |
| 15 | +### Changed |
| 16 | +- Bump vimeo/psalm from 5.24.0 to 5.25.0 in /vendor-bin/psalm |
| 17 | + [#392](https://github.com/strukturag/nextcloud-certificate24/pull/392) |
| 18 | +- Bump friendsofphp/php-cs-fixer from 3.57.2 to 3.59.3 in /vendor-bin/csfixer |
| 19 | + [#391](https://github.com/strukturag/nextcloud-certificate24/pull/391) |
| 20 | +- Bump braces from 3.0.2 to 3.0.3 |
| 21 | + [#389](https://github.com/strukturag/nextcloud-certificate24/pull/389) |
| 22 | +- Bump ws from 8.13.0 to 8.17.1 |
| 23 | + [#388](https://github.com/strukturag/nextcloud-certificate24/pull/388) |
| 24 | +- Bump @babel/preset-typescript from 7.24.1 to 7.24.7 |
| 25 | + [#385](https://github.com/strukturag/nextcloud-certificate24/pull/385) |
| 26 | +- Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 |
| 27 | + [#382](https://github.com/strukturag/nextcloud-certificate24/pull/382) |
| 28 | +- Bump debounce from 2.0.0 to 2.1.0 |
| 29 | + [#379](https://github.com/strukturag/nextcloud-certificate24/pull/379) |
| 30 | +- Bump @nextcloud/dialogs from 5.3.1 to 5.3.5 |
| 31 | + [#399](https://github.com/strukturag/nextcloud-certificate24/pull/399) |
| 32 | +- Bump @nextcloud/files from 3.3.1 to 3.6.0 |
| 33 | + [#401](https://github.com/strukturag/nextcloud-certificate24/pull/401) |
| 34 | +- Bump @peculiar/x509 from 1.9.7 to 1.11.0 |
| 35 | + [#384](https://github.com/strukturag/nextcloud-certificate24/pull/384) |
| 36 | +- Bump @nextcloud/vue from 8.11.2 to 8.14.0 |
| 37 | + [#398](https://github.com/strukturag/nextcloud-certificate24/pull/398) |
| 38 | +- Bump nextcloud/coding-standard from 1.1.0 to 1.2.1 in /vendor-bin/csfixer |
| 39 | + [#390](https://github.com/strukturag/nextcloud-certificate24/pull/390) |
| 40 | +- Disable files menu / sidebar if not configured. |
| 41 | + [#405](https://github.com/strukturag/nextcloud-certificate24/pull/405) |
| 42 | +- Updates for file translationfiles/templates/certificate24.pot in de |
| 43 | + [#407](https://github.com/strukturag/nextcloud-certificate24/pull/407) |
| 44 | +- Updates for file translationfiles/templates/certificate24.pot in de_DE |
| 45 | + [#406](https://github.com/strukturag/nextcloud-certificate24/pull/406) |
| 46 | +- Updates for file translationfiles/templates/certificate24.pot in de |
| 47 | + [#410](https://github.com/strukturag/nextcloud-certificate24/pull/410) |
| 48 | +- Updates for file translationfiles/templates/certificate24.pot in de_DE |
| 49 | + [#411](https://github.com/strukturag/nextcloud-certificate24/pull/411) |
| 50 | + |
| 51 | +### Fixed |
| 52 | +- Fix path in require_once for csfixer. |
| 53 | + [#403](https://github.com/strukturag/nextcloud-certificate24/pull/403) |
| 54 | + |
| 55 | + |
5 | 56 | ## 0.3.2 - 2024-05-29
|
6 | 57 |
|
7 | 58 | ### Changed
|
|
0 commit comments