Skip to content

Commit dd96e04

Browse files
Merge pull request #1731 from nextcloud/release/v4.13.0
build(release): 4.13.0
2 parents 2fb286d + fa0ab78 commit dd96e04

4 files changed

Lines changed: 45 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,47 @@ Types of changes:
1212
- *Fixed* for any bug fixes.
1313
- *Security* in case of vulnerabilities.
1414

15+
## 4.13.0
16+
17+
### Added
18+
19+
* feat (UI): drag & drop notes to categories by @aronovgj in [#1707](https://github.com/nextcloud/notes/pull/1707)
20+
** test: Setup Playwright and add some tests by @enjeck in [#1708](https://github.com/nextcloud/notes/pull/1708)
21+
22+
### Fixed
23+
24+
* fix: Revert to compatible libraries by @enjeck in [#1723](https://github.com/nextcloud/notes/pull/1723)
25+
* fix(attachments): Correctly keep intended attachment extension by @nickvergessen in [#1715](https://github.com/nextcloud/notes/pull/1715)
26+
* * [main] Fix npm audit by @nextcloud-command in [#1702](https://github.com/nextcloud/notes/pull/1702)
27+
* ci(actions): Pin action versions and update workflow templates by @nickvergessen in [#1725](https://github.com/nextcloud/notes/pull/1725)
28+
29+
### Dependencies
30+
31+
* Chore(deps): Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 by @dependabot[bot] in [#1687](https://github.com/nextcloud/notes/pull/1687)
32+
* Chore(deps-dev): Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in [#1690](https://github.com/nextcloud/notes/pull/1690)
33+
* Chore(deps-dev): Bump php-cs-fixer/shim from 3.89.2 to 3.91.1 by @dependabot[bot] in [#1692](https://github.com/nextcloud/notes/pull/1692)
34+
* Chore(deps): Bump mdast-util-to-hast from 13.2.0 to 13.2.1 by @dependabot[bot] in [#1694](https://github.com/nextcloud/notes/pull/1694)
35+
* Chore(deps-dev): Bump express from 4.21.2 to 4.22.1 by @dependabot[bot] in [#1695](https://github.com/nextcloud/notes/pull/1695)
36+
* Chore(deps): Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 by @dependabot[bot] in [#1697](https://github.com/nextcloud/notes/pull/1697)
37+
* Chore(deps): Bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in [#1698](https://github.com/nextcloud/notes/pull/1698)
38+
* Chore(deps): Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in [#1699](https://github.com/nextcloud/notes/pull/1699)
39+
* [main] Update nextcloud/ocp dependency by @nextcloud-command in [#1696](https://github.com/nextcloud/notes/pull/1696)
40+
* Chore(deps): Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3 by @dependabot[bot] in [#1685](https://github.com/nextcloud/notes/pull/1685)
41+
* Chore(deps): Bump @nextcloud/dialogs from 6.4.1 to 7.1.0 by @dependabot[bot] in [#1678](https://github.com/nextcloud/notes/pull/1678)
42+
* Chore(deps-dev): Bump php-cs-fixer/shim from 3.91.1 to 3.92.3 by @dependabot[bot] in [#1709](https://github.com/nextcloud/notes/pull/1709)
43+
* Chore(deps): Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in [#1716](https://github.com/nextcloud/notes/pull/1716)
44+
* Chore(deps): Bump diff from 8.0.2 to 8.0.3 by @dependabot[bot] in [#1713](https://github.com/nextcloud/notes/pull/1713)
45+
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.1.1 to 3.2.0 by @dependabot[bot] in [#1718](https://github.com/nextcloud/notes/pull/1718)
46+
* Chore(deps-dev): Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in [#1721](https://github.com/nextcloud/notes/pull/1721)
47+
* Chore(deps): Bump @nextcloud/dialogs from 7.1.0 to 7.2.0 by @dependabot[bot] in [#1704](https://github.com/nextcloud/notes/pull/1704)
48+
* Chore(deps): Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 by @dependabot[bot] in [#1703](https://github.com/nextcloud/notes/pull/1703)
49+
* Chore(deps): Bump @nextcloud/vue from 8.35.2 to 9.4.0 by @dependabot[bot] in [#1722](https://github.com/nextcloud/notes/pull/1722)
50+
* Chore(deps-dev): Bump nextcloud/coding-standard from 1.3.2 to 1.4.0 by @dependabot[bot] in [#1583](https://github.com/nextcloud/notes/pull/1583)
51+
* Chore(deps): Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in [#1726](https://github.com/nextcloud/notes/pull/1726)
52+
* Chore(deps): Bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 by @dependabot[bot] in [#1727](https://github.com/nextcloud/notes/pull/1727)
53+
* Chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in [#1728](https://github.com/nextcloud/notes/pull/1728)
54+
* Chore(deps-dev): Bump php-cs-fixer/shim from 3.92.3 to 3.93.0 by @dependabot[bot] in [#1729](https://github.com/nextcloud/notes/pull/1729)
55+
1556
## 4.12.4
1657

1758
### Fixed
@@ -49,7 +90,6 @@ Types of changes:
4990
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.2.0 to 1.3.0 by @dependabot[bot] [#1677](https://github.com/nextcloud/notes/pull/1677)
5091
* Chore(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0 by @dependabot[bot] [#1679](https://github.com/nextcloud/notes/pull/1679)
5192

52-
5393
## 4.12.3
5494

5595
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
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.12.4</version>
13+
<version>4.13.0</version>
1414
<licence>agpl</licence>
1515
<author>Kristof Hamann</author>
1616
<author>Bernhard Posselt</author>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@
5353
"browserslist": [
5454
"extends @nextcloud/browserslist-config"
5555
],
56-
"version": "4.12.4"
56+
"version": "4.13.0"
5757
}

0 commit comments

Comments
 (0)