@@ -12,6 +12,60 @@ Types of changes:
1212- * Fixed* for any bug fixes.
1313- * Security* in case of vulnerabilities.
1414
15+ ## 4.12.0
16+
17+ ### Added
18+
19+ * add SPDX headers by @luka-nextcloud in [ #1360 ] ( https://github.com/nextcloud/notes/pull/1360 )
20+ * add notes path to capabilities by @tobiasKaminsky in [ #1468 ] ( https://github.com/nextcloud/notes/pull/1468 )
21+
22+ ### Fixed
23+
24+ * fix: Adjust note item size to be one line by @juliusknorr in [ #1387 ] ( https://github.com/nextcloud/notes/pull/1387 )
25+ * feat: migrate to files:node: updated by @luka-nextcloud in [ #1377 ] ( https://github.com/nextcloud/notes/pull/1377 )
26+ * Adjust the welcome message paddings for mobile view by @falghamdi125 in [ #1425 ] ( https://github.com/nextcloud/notes/pull/1425 )
27+ * Micro text change: Remove reference to https://github.com/djmoch/nncli by @per-oestergaard in [ #1423 ] ( https://github.com/nextcloud/notes/pull/1423 )
28+ * Fix note caption colour for custom themes by @looowizz in [ #1460 ] ( https://github.com/nextcloud/notes/pull/1460 )
29+ * Migrate notes search to NcTextField with clear button by @korelstar in [ #1410 ] ( https://github.com/nextcloud/notes/pull/1410 )
30+ * Fix: Updated links to app repositories by @timosmit [ 1519] ( https://github.com/nextcloud/notes/pull/1519 )
31+
32+
33+ ### Dependencies
34+
35+ * Chore(deps-dev): Bump @nextcloud/eslint-config from 8.4.1 to 8.4.2 by @dependabot in [ #1483 ] ( https://github.com/nextcloud/notes/pull/1483 )
36+ * Chore(deps): Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by @dependabot in [ #1465 ] ( https://github.com/nextcloud/notes/pull/1465 )
37+ * Chore(deps): Bump @nextcloud/vue from 8.22.0 to 8.23.1 by @dependabot in [ #1478 ] ( https://github.com/nextcloud/notes/pull/1478 )
38+ * Chore(deps-dev): Bump elliptic from 6.6.0 to 6.6.1 by @dependabot in [ #1479 ] ( https://github.com/nextcloud/notes/pull/1479 )
39+ * Chore(deps): Bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in [ #1469 ] ( https://github.com/nextcloud/notes/pull/1469 )
40+ * Chore(deps): Bump @nextcloud/dialogs from 6.0.1 to 6.1.1 by @dependabot in [ #1466 ] ( https://github.com/nextcloud/notes/pull/1466 )
41+ * Chore(deps-dev): Bump php-cs-fixer/shim from 3.64.0 to 3.66.0 by @dependabot in [ #1457 ] ( https://github.com/nextcloud/notes/pull/1457 )
42+ * Chore(deps-dev): Bump squizlabs/php_codesniffer from 3.11.2 to 3.11.3 by @dependabot in [ #1473 ] ( https://github.com/nextcloud/notes/pull/1473 )
43+ * chore(CI): Updating reuse.yml workflow from template by @nextcloud-command in [ #1456 ] ( https://github.com/nextcloud/notes/pull/1456 )
44+ * Chore(deps-dev): Bump squizlabs/php_codesniffer from 3.11.1 to 3.11.2 by @dependabot in [ #1458 ] ( https://github.com/nextcloud/notes/pull/1458 )
45+ * Chore(deps): Bump @nextcloud/dialogs from 5.3.7 to 6.0.1 by @dependabot in [ #1414 ] ( https://github.com/nextcloud/notes/pull/1414 )
46+ * Chore(deps): Bump @nextcloud/vue from 8.19.0 to 8.21.0 by @dependabot in [ #1421 ] ( https://github.com/nextcloud/notes/pull/1421 )
47+ * Chore(deps-dev): Update php-cs-fixer/shim requirement from 3.61.1 to 3.64.0 by @dependabot in [ #1355 ] ( https://github.com/nextcloud/notes/pull/1355 )
48+ * Chore(deps): Bump fsfe/reuse-action from 4.0.0 to 5.0.0 by @dependabot in [ #1419 ] ( https://github.com/nextcloud/notes/pull/1419 )
49+ * Chore(deps): Bump actions/setup-node from 4.0.3 to 4.1.0 by @dependabot in [ #1404 ] ( https://github.com/nextcloud/notes/pull/1404 )
50+ * chore: Bump max-version of PHP to 8.4 by @enjeck in [ #1427 ] ( https://github.com/nextcloud/notes/pull/1427 )
51+ * Chore(deps): Bump @nextcloud/vue from 8.21.0 to 8.22.0 by @dependabot in [ #1455 ] ( https://github.com/nextcloud/notes/pull/1455 )
52+ * Chore(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2 by @dependabot in [ #1451 ] ( https://github.com/nextcloud/notes/pull/1451 )
53+ * Chore(deps): Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in [ #1452 ] ( https://github.com/nextcloud/notes/pull/1452 )
54+ * chore: Add code owners according to maintenance responsibilities by @juliusknorr in [ #1388 ] ( https://github.com/nextcloud/notes/pull/1388 )
55+ * Chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in [ #1409 ] ( https://github.com/nextcloud/notes/pull/1409 )
56+ * Chore(deps-dev): Bump nextcloud/coding-standard from 1.3.1 to 1.3.2 by @dependabot in [ #1411 ] ( https://github.com/nextcloud/notes/pull/1411 )
57+ * Chore(deps-dev): Bump squizlabs/php_codesniffer from 3.10.3 to 3.11.1 by @dependabot in [ #1433 ] ( https://github.com/nextcloud/notes/pull/1433 )
58+ * Chore(deps): Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 by @dependabot in [ #1393 ] ( https://github.com/nextcloud/notes/pull/1393 )
59+ * Chore(deps): Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in [ #1401 ] ( https://github.com/nextcloud/notes/pull/1401 )
60+ * Chore(deps): Bump vue-material-design-icons from 5.3.0 to 5.3.1 by @dependabot in [ #1386 ] ( https://github.com/nextcloud/notes/pull/1386 )
61+ * Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in [ #1379 ] ( https://github.com/nextcloud/notes/pull/1379 )
62+ * Chore(deps): Bump cookie and express by @dependabot in [ #1390 ] ( https://github.com/nextcloud/notes/pull/1390 )
63+ * Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 6.1.0 to 6.2.0 by @dependabot in [ #1391 ] ( https://github.com/nextcloud/notes/pull/1391 )
64+ * Chore(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0 by @dependabot in [ #1374 ] ( https://github.com/nextcloud/notes/pull/1374 )
65+ * Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 6.0.1 to 6.1.0 by @dependabot in [ #1376 ] ( https://github.com/nextcloud/notes/pull/1376 )
66+ * Update nextcloud/ocp dependencies
67+ * Fix npm audit by @nextcloud-command in [ #1415 ] ( https://github.com/nextcloud/notes/pull/1415 )
68+ * Move to more standard CI pipelines by @juliusknorr in [ #1389 ] ( https://github.com/nextcloud/notes/pull/1389 )
1569## 4.11.0
1670
1771### Fixed
0 commit comments