Skip to content

Commit 126121b

Browse files
committed
release version 3.4.0
1 parent a55e490 commit 126121b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

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

15-
## [Unreleased]
15+
16+
## 3.4.0 - 2020-05-24
17+
18+
### Added
19+
- API: filter notes by category (API v1.1) (#518)
20+
21+
### Changed
22+
- show empty categories in Sidebar (#515)
23+
24+
### Fixed
25+
- Category list: fix notes count (#517)
26+
- maintenance (#516, #520)
1627

1728

1829
## 3.3.1 - 2020-05-17

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description><![CDATA[
88
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](docs/api/README.md) allows for an easy integration into third-party apps (currently, there are notes apps for [Android](https://github.com/stefan-niedermann/nextcloud-notes), [iOS](https://github.com/owncloud/notes-iOS-App) and the [console](https://git.danielmoch.com/nncli/about) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites.
99
]]></description>
10-
<version>3.3.1</version>
10+
<version>3.4.0</version>
1111
<licence>agpl</licence>
1212
<author>Kristof Hamann</author>
1313
<author>Bernhard Posselt</author>

0 commit comments

Comments
 (0)