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.15.0-beta.2
9+
10+ ### Added
11+
12+ - feat: Implement reference resolving for cards that have a link in the title @juliusknorr [ #6286 ] ( https://github.com/nextcloud/deck/pull/6286 )
13+
14+ ### Other
15+
16+ - Remove old project from README @edent [ #6658 ] ( https://github.com/nextcloud/deck/pull/6658 )
17+ - devcontainer(image): Fix package path @niclasheinz [ #6653 ] ( https://github.com/nextcloud/deck/pull/6653 )
18+ - remove deprecated nextcloud-vue-collections @grnd-alt [ #6664 ] ( https://github.com/nextcloud/deck/pull/6664 )
19+ - fix: set cypress ci server version to stable31 @grnd-alt [ #6705 ] ( https://github.com/nextcloud/deck/pull/6705 )
20+
821## 1.15.0-beta.1
922### Fixed
1023- fix: Catch not found card @juliusknorr [ #6646 ] ( https://github.com/nextcloud/deck/pull/6646 )
Original file line number Diff line number Diff line change 2020- 🚀 Get your project organized
2121
2222</description >
23- <version >1.15.0-beta.1 </version >
23+ <version >1.15.0-beta.2 </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.15.0-beta.1 " ,
4+ "version" : " 1.15.0-beta.2 " ,
55 "authors" : [
66 {
77 "name" : " Julius Härtl" ,
106106 " <rootDir>/node_modules/jest-serializer-vue"
107107 ]
108108 }
109- }
109+ }
You can’t perform that action at this time.
0 commit comments