From 0cd1d8c1485406760a980ae62632ca4f2b60079e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 13 Apr 2021 17:48:22 +0200 Subject: [PATCH] Bump version to 1.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 14 +++++++++++++- appinfo/info.xml | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecc81ab2d..89e7341ae 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 fbf28b5c1..a1f8164b1 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.4.0-alpha1 + 1.4.0 agpl Julius Härtl Deck