Releases: nextcloud/deck
Releases · nextcloud/deck
v1.12.0
Added
- Added ability to mark a card as done @TehThanos #4137
- Card Cover Images @jszeibert #5035
- Upcoming/Today/Tomorrow dashboard widgets @BKapelari #2658
- Enabled advanced fields option on tag color picker @faab007nl #4362
- Remember last board, list for new card dialog @luka-nextcloud #5046
- Add support for bidirectional text @jamazi #5258
- Card layout polishing @juliushaertl #5264
- feat: Move to contenteditable for inline title editing @juliushaertl #5282
- scroll board by dragging @shoetten #5293
- Keyboard shortcuts #5358
Fixed
- fix: allow null label colors in trello json importer #5355
- fix: Get proper rich object for card actions #5352
- fix: Use text content as result for comments @juliushaertl #5294
- fix: Bring back due date indicator to compact mode @juliushaertl #5292
- Fix small issues around delete/undo @juliushaertl #5296
- fix(controls): use primary when filter is active @fitrahfm #5299
- fix: Properly get done state for dav @juliushaertl #5287
- Fix upcoming cards and label input @juliushaertl #5290
- fix: Properly handle adding new tags through multiselect @juliushaertl #5285
- fix: Avoid throwing errors if no token provided on close @juliushaertl #5284
- fix: Expose card actions in the card menu (fix #3180) #5280
- fix: Use full card menu everywhere (fix #3993) #5280
- fix: Detect end of the activity responses (fix #3395) #5280
- fix: Add title with absolute date time to activity (fix #4508, fix #2122) #5280
- fix: Disable dragging archived cards (fix #3271) #5280
- fix: Hide unavailable card menu entries for archived card view #5280
- fix: Use localCompare to sort labels (fix #2736) #5280
- fix: More fitting click target for title editing #5280
- fix: Always load proper dashboard js (fixes a log error) #5280
- fix: Set fixed height for card modal (fix #4296) #5280
- fix: Make sure to always update card description when navigating away (fix #5254 #2705) #5280
- perf: Already pass board list as initial state @juliushaertl #5281
- Deck card comment notification label improvement @Jerome-Herbinet #4748
- update smart picker links @luka-nextcloud #5047
- feat: Enhance dark mode @juliushaertl #5045
- fix: export doesn't handle lists with no cards @magikmw #5096
- add attributes aria-label= and title= to Filters & View Modes buttons @privatemaker #5133
- fix: Check both card reference url patterns @juliushaertl #5262
- fix: Avoid too large index on postgres as indexing just the last_editor column is enough @juliushaertl #5260
- feat: error msg on CreateNewCardCustomPicker & only show available bo… @luka-nextcloud #5029
- test: add cypress tests for create new deck card @luka-nextcloud #5025
- Remove duplicate button @solracsf #4850
- [stable27] fix cypress for new file picker #5088
- Replace "Timeline" wording with "Activity" in order to be consistent with equivalent contexts throughout Nextcloud @Jerome-Herbinet #5164
- Board creation limitation : More understandable wordings @Jerome-Herbinet #5168
- ci(cypress): Fix file picker selector @juliushaertl #5212
- Switch to native date picker @juliushaertl #4668
- fixes minor spelling error @FundreasFrohsinn #5216
- feat(card): tooltip for comment timestamp @fitrahfm #5253
v1.12.0-beta.5
Added
- Keyboard shortcuts #5358
Fixed
- fix: allow null label colors in trello json importer #5355
- fix: Get proper rich object for card actions #5352
Dependencies
- Update nextcloud/ocp dependency @nextcloud-command #5343
- Chore(deps): Bump @babel/runtime from 7.23.4 to 7.23.5 @dependabot[bot] #5338
v1.12.0-beta.4
Added
Fixed
- fix: Use text content as result for comments @juliushaertl #5294
- fix: Bring back due date indicator to compact mode @juliushaertl #5292
- Fix small issues around delete/undo @juliushaertl #5296
- fix(controls): use primary when filter is active @fitrahfm #5299
v1.11.2
v1.9.5
v1.11.1
Added
Fixed
- fix: export doesn't handle lists with no cards #5118
- fix: Check both card reference url patterns #5263
- Issue triage fix collection @juliushaertl #5286
- fix: open card in modal on main route #5288
- fix: Avoid too large index on postgres as indexing just the last_editor column is enough #5291
- fix: error msg on CreateNewCardCustomPicker & only show available bo… #5030
- Remove duplicate button #5043
Other
- fix cypress for new file picker @juliushaertl #5027
- test: add cypress tests for create new deck card #5026
- Update dependencies
v1.9.4
v1.12.0-beta.3
Added
- feat: Move to contenteditable for inline title editing @juliushaertl #5282
Fixed
- fix: Properly get done state for dav @juliushaertl #5287
- Fix upcoming cards and label input @juliushaertl #5290
v1.12.0-beta.2
Added
- Card layout polishing @juliushaertl #5264
Fixed
- fix: Properly handle adding new tags through multiselect @juliushaertl #5285
- fix: Avoid throwing errors if no token provided on close @juliushaertl #5284
- fix: Expose card actions in the card menu (fix #3180) #5280
- fix: Use full card menu everywhere (fix #3993) #5280
- fix: Detect end of the activity responses (fix #3395) #5280
- fix: Add title with absolute date time to activity (fix #4508, fix #2122) #5280
- fix: Disable dragging archived cards (fix #3271) #5280
- fix: Hide unavailable card menu entries for archived card view #5280
- fix: Use localCompare to sort labels (fix #2736) #5280
- fix: More fitting click target for title editing #5280
- fix: Always load proper dashboard js (fixes a log error) #5280
- fix: Set fixed height for card modal (fix #4296) #5280
- fix: Make sure to always update card description when navigating away (fix #5254 #2705) #5280
- perf: Already pass board list as initial state @juliushaertl #5281
Dependencies
- Fix npm audit @nextcloud-command #5277
- Update nextcloud/ocp dependency @nextcloud-command #5275
- Chore(deps): Bump @nextcloud/dialogs from 4.2.1 to 4.2.2 @dependabot[bot] #5266
- Chore(deps-dev): Bump cypress from 13.4.0 to 13.5.0 @dependabot[bot] #5267
- Chore(deps): Bump shivammathur/setup-php from 2.27.0 to 2.27.1 @dependabot[bot] #5268
v1.12.0-beta.1
Added
- Added ability to mark a card as done @TehThanos #4137
- Card Cover Images @jszeibert #5035
- Upcoming/Today/Tomorrow dashboard widgets @BKapelari #2658
- Enabled advanced fields option on tag color picker @faab007nl #4362
- Remember last board, list for new card dialog @luka-nextcloud #5046
- Add support for bidirectional text @jamazi #5258
Fixed
- Deck card comment notification label improvement @Jerome-Herbinet #4748
- update smart picker links @luka-nextcloud #5047
- feat: Enhance dark mode @juliushaertl #5045
- fix: export doesn't handle lists with no cards @magikmw #5096
- add attributes aria-label= and title= to Filters & View Modes buttons @privatemaker #5133
- fix: Check both card reference url patterns @juliushaertl #5262
- fix: Avoid too large index on postgres as indexing just the last_editor column is enough @juliushaertl #5260
- feat: error msg on CreateNewCardCustomPicker & only show available bo… @luka-nextcloud #5029
- test: add cypress tests for create new deck card @luka-nextcloud #5025
- Remove duplicate button @solracsf #4850
- [stable27] fix cypress for new file picker #5088
- Replace "Timeline" wording with "Activity" in order to be consistent with equivalent contexts throughout Nextcloud @Jerome-Herbinet #5164
- Board creation limitation : More understandable wordings @Jerome-Herbinet #5168
- ci(cypress): Fix file picker selector @juliushaertl #5212
- Switch to native date picker @juliushaertl #4668
- fixes minor spelling error @FundreasFrohsinn #5216
- feat(card): tooltip for comment timestamp @fitrahfm #5253