Skip to content

Commit b714c9d

Browse files
Release v4.12.0
Signed-off-by: julia.kirschenheuter <[email protected]>
1 parent 4c2f2d0 commit b714c9d

File tree

4 files changed

+56
-4
lines changed

4 files changed

+56
-4
lines changed

Diff for: CHANGELOG.md

+52
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,58 @@ 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+
31+
### Dependencies
32+
33+
* 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)
34+
* 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)
35+
* Chore(deps): Bump @nextcloud/vue from 8.22.0 to 8.23.1 by @dependabot in [#1478](https://github.com/nextcloud/notes/pull/1478)
36+
* Chore(deps-dev): Bump elliptic from 6.6.0 to 6.6.1 by @dependabot in [#1479](https://github.com/nextcloud/notes/pull/1479)
37+
* 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)
38+
* Chore(deps): Bump @nextcloud/dialogs from 6.0.1 to 6.1.1 by @dependabot in [#1466](https://github.com/nextcloud/notes/pull/1466)
39+
* 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)
40+
* 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)
41+
* chore(CI): Updating reuse.yml workflow from template by @nextcloud-command in [#1456](https://github.com/nextcloud/notes/pull/1456)
42+
* 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)
43+
* Chore(deps): Bump @nextcloud/dialogs from 5.3.7 to 6.0.1 by @dependabot in [#1414](https://github.com/nextcloud/notes/pull/1414)
44+
* Chore(deps): Bump @nextcloud/vue from 8.19.0 to 8.21.0 by @dependabot in [#1421](https://github.com/nextcloud/notes/pull/1421)
45+
* 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)
46+
* 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)
47+
* 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)
48+
* chore: Bump max-version of PHP to 8.4 by @enjeck in [#1427](https://github.com/nextcloud/notes/pull/1427)
49+
* Chore(deps): Bump @nextcloud/vue from 8.21.0 to 8.22.0 by @dependabot in [#1455](https://github.com/nextcloud/notes/pull/1455)
50+
* Chore(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2 by @dependabot in [#1451](https://github.com/nextcloud/notes/pull/1451)
51+
* Chore(deps): Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in [#1452](https://github.com/nextcloud/notes/pull/1452)
52+
* chore: Add code owners according to maintenance responsibilities by @juliusknorr in [#1388](https://github.com/nextcloud/notes/pull/1388)
53+
* Chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in [#1409](https://github.com/nextcloud/notes/pull/1409)
54+
* 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)
55+
* 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)
56+
* 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)
57+
* Chore(deps): Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in [#1401](https://github.com/nextcloud/notes/pull/1401)
58+
* 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)
59+
* Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in [#1379](https://github.com/nextcloud/notes/pull/1379)
60+
* Chore(deps): Bump cookie and express by @dependabot in [#1390](https://github.com/nextcloud/notes/pull/1390)
61+
* 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)
62+
* Chore(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0 by @dependabot in [#1374](https://github.com/nextcloud/notes/pull/1374)
63+
* 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)
64+
* Update nextcloud/ocp dependencies
65+
* Fix npm audit by @nextcloud-command in [#1415](https://github.com/nextcloud/notes/pull/1415)
66+
* Move to more standard CI pipelines by @juliusknorr in [#1389](https://github.com/nextcloud/notes/pull/1389)
1567
## 4.11.0
1668

1769
### Fixed

Diff for: appinfo/info.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<summary>Distraction-free notes and writing</summary>
1111
<description><![CDATA[
1212
The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites.]]></description>
13-
<version>4.11.0</version>
13+
<version>4.12.0</version>
1414
<licence>agpl</licence>
1515
<author>Kristof Hamann</author>
1616
<author>Bernhard Posselt</author>

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
"browserslist": [
4747
"extends @nextcloud/browserslist-config"
4848
],
49-
"version": "4.11.0"
49+
"version": "4.12.0"
5050
}

0 commit comments

Comments
 (0)