14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,7 +1,19 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
### Added
|
||||||
* [#2638](https://github.com/nextcloud/deck/pull/2638) Sharing files to cards
|
* [#2638](https://github.com/nextcloud/deck/pull/2638) Sharing files to cards
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
- 🚀 Get your project organized
|
- 🚀 Get your project organized
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
<version>1.4.0-alpha1</version>
|
<version>1.4.0</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Julius Härtl</author>
|
<author>Julius Härtl</author>
|
||||||
<namespace>Deck</namespace>
|
<namespace>Deck</namespace>
|
||||||
|
|||||||
Reference in New Issue
Block a user