diff --git a/CHANGELOG.md b/CHANGELOG.md index d2d85a507..36179e931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.1.1 - 2020-10-13 + +## Bugfixes + +* [#2364](https://github.com/nextcloud/deck/pull/2364) Use uid instead of displayname for sharee results +* [#2365](https://github.com/nextcloud/deck/pull/2365) Comments do not depend on the comments app (@jakobroehrl) +* [#2395](https://github.com/nextcloud/deck/pull/2395) Fix failure if full text search app was enabled +* [#2396](https://github.com/nextcloud/deck/pull/2396) Also exclude deleted items from calendar boards +* [#2425](https://github.com/nextcloud/deck/pull/2425) Fix filter popover styling (@Flamenco) +* [#2432](https://github.com/nextcloud/deck/pull/2432) Properly handle multiple shares in a row and refactor sharee loading + ## 1.1.0 - 2020-10-03 ### Features diff --git a/appinfo/info.xml b/appinfo/info.xml index 6a379c19c..e45b12711 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.1.0 + 1.1.1 agpl Julius Härtl Deck