File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55# Changelog
66All notable changes to this project will be documented in this file.
77
8+ ## 1.16.4
9+
10+ ### Added
11+ - [ stable32] feat: live update card description by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7792
12+
13+ ### Fixed
14+ - [ stable32] Fix/display labels with invalid colors by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7541
15+ - [ stable32] fix: Use strict comparaison by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7576
16+ - [ stable32] fix: improve wording for global search results by @grnd-alt in https://github.com/nextcloud/deck/pull/7602
17+ - [ stable32] fix(cron): Split Card IDs into chunks by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7621
18+ - [ stable32] fix: rely on backend filter for upcoming cards by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7635
19+ - [ stable32] fix: hide upload button if user has no quota by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7679
20+ - [ stable32] fix: resolve MySQL Error 1093 when deleting users from boards by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7700
21+ - [ stable32] fix: user may be null by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7706
22+ - [ stable32] fix: check cardId for attachment by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7738
23+ - [ stable32] Correctly copy label and description when clon… by @luka-nextcloud in https://github.com/nextcloud/deck/pull/7766
24+ - [ stable32] Server-side validation for whitespace in title by @samin-z in https://github.com/nextcloud/deck/pull/7783
25+ - [ stable32] fix: showing no due cards by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7810
26+
827## 1.16.3
928### Added
1029- [ stable32] refactor: convert store to factory functions by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7400
Original file line number Diff line number Diff line change 2020- 🚀 Get your project organized
2121
2222</description >
23- <version >1.16.3 </version >
23+ <version >1.16.4 </version >
2424 <licence >agpl</licence >
2525 <author >Julius Härtl</author >
2626 <namespace >Deck</namespace >
Original file line number Diff line number Diff line change 11{
22 "name" : " deck" ,
33 "description" : " " ,
4- "version" : " 1.16.3 " ,
4+ "version" : " 1.16.4 " ,
55 "authors" : [
66 {
77 "name" : " Julius Härtl" ,
You can’t perform that action at this time.
0 commit comments