File tree Expand file tree Collapse file tree 4 files changed +18
-5
lines changed
Expand file tree Collapse file tree 4 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## 1.12.6
4+ ## 1.12.7
5+
6+ ### Fixed
7+ * fix: Use new query builder by @backportbot in https://github.com/nextcloud/deck/pull/6613
8+ * Update TrelloJsonService.php by @backportbot in https://github.com/nextcloud/deck/pull/6644
9+ * fix(sharing): list accounts with matches in email by @backportbot in https://github.com/nextcloud/deck/pull/6526
10+ * fix: close modal after deleting card by @backportbot in https://github.com/nextcloud/deck/pull/6621
11+ * fix: two close buttons on card modal by @backportbot in https://github.com/nextcloud/deck/pull/6661
12+ * fix: Properly show attachment extension by @backportbot in https://github.com/nextcloud/deck/pull/6675
13+
14+ ### Dependencies
15+ * chore(deps): bump @nextcloud/vue from 8.21.0 to 8.22.0 by @dependabot in https://github.com/nextcloud/deck/pull/6633
16+
17+ ** Full Changelog** : https://github.com/nextcloud/deck/compare/v1.12.6...v1.12.7
518
619### Fixed
720
Original file line number Diff line number Diff line change 1616- 🚀 Get your project organized
1717
1818</description >
19- <version >1.12.6 </version >
19+ <version >1.12.7 </version >
2020 <licence >agpl</licence >
2121 <author >Julius Härtl</author >
2222 <documentation >
Original file line number Diff line number Diff line change 11{
22 "name" : " deck" ,
33 "description" : " " ,
4- "version" : " 1.12.6 " ,
4+ "version" : " 1.12.7 " ,
55 "authors" : [
66 {
77 "name" : " Julius Härtl" ,
You can’t perform that action at this time.
0 commit comments