55# Changelog
66All notable changes to this project will be documented in this file.
77
8- # 1.15.7
9- ## Fixed
8+ ## 1.15.7
9+ ### Fixed
1010- [ stable31] Fix/display labels with invalid colors by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7540
1111- [ stable31] fix: Use strict comparaison by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7575
1212- [ stable31] fix(cron): Split Card IDs into chunks by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7622
@@ -16,7 +16,7 @@ All notable changes to this project will be documented in this file.
1616- [ stable31] Server-side validation for whitespace in title by @samin-z in https://github.com/nextcloud/deck/pull/7784
1717- [ stable31] owner should not get updated when updating card by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7854
1818
19- # 1.15.6
19+ ## 1.15.6
2020### Added
2121- [ stable31] refactor: convert store to factory functions by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7401
2222- [ stable31] feat(sharing): ability to leave a shared board by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7474
@@ -27,17 +27,17 @@ All notable changes to this project will be documented in this file.
2727- [ stable31] fix: board & label color picker by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7465
2828- [ stable31] Focus input field when executing by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7473
2929
30- # 1.15.5
30+ ## 1.15.5
3131### Fixed
3232* [ stable31] fix: Check owner can create boards when importing by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7343
3333
34- # 1.15.4
34+ ## 1.15.4
3535### Fixed
3636* [ stable31] fix: comments with mentions cant be submitted by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7296
3737* [ stable31] Fix: Prevent error in Whiteboard when adding a Deckboard by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7327
3838* [ stable31] fix: Check owner can create boards when importing by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7343
3939
40- # 1.15.3
40+ ## 1.15.3
4141### Fixed
4242* [ stable31] fix: Use getId() method for card ID retrieval by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7144
4343* [ stable31] fix: ensure correct type when filtering events by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7148
@@ -53,7 +53,7 @@ All notable changes to this project will be documented in this file.
5353* [ stable31] Clean attachment sharing records after permanent deleted by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7180
5454* Chore(deps): Bump @nextcloud/vue from 8.22.0 to 8.31.0 by @luka-nextcloud in https://github.com/nextcloud/deck/pull/7272
5555
56- # 1.15.2
56+ ## 1.15.2
5757### Fixed
5858* [ stable31] fix: update DeleteCron to remove deleted lists by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7029
5959* [ stable31] fix: not show Share with a Deck card for unauthorized users by @backportbot [ bot] in https://github.com/nextcloud/deck/pull/7061
0 commit comments