Releases: nextcloud/deck
Releases · nextcloud/deck
v1.0.5
- #2116 Fix navigation layout issues @juliushaertl
- #2118 Use proper parameter when handling attachments @juliushaertl
v1.0.4
Fixed
- #2062 Fix saving card description after toggling checkboxes @juliushaertl
- #2065 Adding CSS rule for Markdown Blockquotes @reox
- #2059 Fix fetching attachments on card change @juliushaertl
- #2060 Use mixing for relative date in card sidebar @juliushaertl
v0.8.3
Fixed
- Bump dependencies
v1.0.3
Fixed
- #2019 Remove old global css rule @juliushaertl
- #2020 Fix navigation issue with leftover nodes @juliushaertl
- #2021 Fix description issues @juliushaertl
- #2022 Fix replyto issues with the comments API @juliushaertl
- #2027 Allow to unassign current user from card @juliushaertl
- #2029 Fix wording : stack -> list @cloud2018
- #2032 Force order by id as second sorting key @juliushaertl
- #2045 Improve label styling @juliushaertl
- #2010 User documentation fixes @Nyco
- #1998 Add Checklist explaination to the doc @4rnoP
1.0.2 - 2020-06-03
Fixed
- #1774 Remove deprecated global API calls
- #1918 Save compact mode on localstorage @jakobroehrl
- #1919 Show sidebar after card creation @jakobroehrl
- #1924 Boards ordered in main page @jakobroehrl
- #1925 Fix generated fronted urls
- #1944 Move navigation to @nextcloud/vue components
- #1945 Fix datetime picker
- #1946 Fix translations
- #1976 Delete boards that users own once they are deleted
- #1977 Redirect from previously used routes to the current ones
v1.0.1
Fixed
- Removes debug filter output
- Labels are now sorted
- Stack title doesn't break up
- Fix move card modal
- Sort boards in navigation
- Fixes the attachment modal
- Handle deleted boards better
- User can only clone a board on canManage permissions
- Fix modal imports
- Show menu in compact mode
- Added a filter reset button
- Add hover effect to board list
- New filter icon
- Improve hovering response in board
- Enable linkify in description renderer @icewind1991
- Enhance board selector
- Fix issue if card description might be null
- Revert markdown styles from old frontend
- Do not scroll cards into view
- Fix reodering performance
Deck 1.0
Added
- Completly rewritten frontend
- Better maintainability
- Various small fixes
- Unified user interface with Nextcloud
- Separate comment and activity timelines
- Add ability to reply to comments #1537
- Filter cards on board #1507 @jakobroehrl
- Add cards to projects #1294 @jakobroehrl
- Move cards to other boards #1242 @jakobroehrl
- Clone boards with existing stacks and labels #1221 @jakobroehrl
- Upload multiple files at once and in parallel
A huge thangs goes to our awesome community that put enourmous effort into the frontend migration:
Special thanks for contributing huge parts of the Vue.js migration:
@jakobroehrl @weeman1337 @nicolad
Testers/reporters:
@cloud2018 @putt1ck @bpcurse
Android app team for helping to improve our REST API:
@desperateCoder @stefan-niedermann
v1.0.0-beta2
- deck#1705 Permissions added on board cloning @jakobroehrl
- deck#1706 Changed names @jakobroehrl
- deck#1707 Archived cards adjustments @jakobroehrl
- deck#1708 Fixed cards getting added in archive view and closes #1682 @ishantgupta777
- deck#1713 Fixed tooltip bug and closes #1679 @ishantgupta777
- deck#1724 Board delete confirmation @ishantgupta777
- deck#1725 Remove duplicate action button @juliushaertl
- deck#1726 Fix searching for sharees @juliushaertl
- deck#1727 Properly sort cards if order is the same @juliushaertl
- deck#1728 Fix frontend urls @juliushaertl
- deck#1731 Use separate preview for description and allow toggling checkboxes @juliushaertl
- deck#1732 Make settings menu more usable @juliushaertl
- deck#1733 Let labels/assignedUsers have sane default values in the store @juliushaertl
- deck#1734 Hide comments tab if comments app is disabled @juliushaertl
- deck#1735 Use absolute urls for activity @juliushaertl
- deck#1737 Fix checkmark regex to apply for lists only @juliushaertl
v1.0.0-beta1
v1.0.0-beta1
v0.8.2
Fixed
- Fix build with missing javascript bundles