Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-04-13 18:48:22 +0300
committerJulius Härtl <jus@bitgrid.net>2021-04-13 18:48:22 +0300
commit0cd1d8c1485406760a980ae62632ca4f2b60079e (patch)
tree5ee2f5d37bd5f6bea31db8c1a05162adff328e8b
parentc12e07f93801cafaa722edbc9d6c916f8069a0c1 (diff)
Bump version to 1.4.0v1.4.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
-rw-r--r--CHANGELOG.md14
-rw-r--r--appinfo/info.xml2
2 files changed, 14 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ecc81ab2..89e7341a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 1.3.0 - unreleased
+## 1.4.0 - 2021-04-13
+
+### Added
+
+* [#2934](https://github.com/nextcloud/deck/pull/2934) Advanced search queries (see [documentation](https://deck.readthedocs.io/en/latest/User_documentation_en/#search) for more details)
+* [#2933](https://github.com/nextcloud/deck/pull/2933) Move full text search to proper events
+
+### Fixed
+* [#2964](https://github.com/nextcloud/deck/pull/2964) Fix navigating to board details
+
+* Dependency updates
+
+## 1.3.0
### Added
* [#2638](https://github.com/nextcloud/deck/pull/2638) Sharing files to cards
diff --git a/appinfo/info.xml b/appinfo/info.xml
index fbf28b5c..a1f8164b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@
- 🚀 Get your project organized
</description>
- <version>1.4.0-alpha1</version>
+ <version>1.4.0</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Deck</namespace>