Releases: nextcloud/deck
Releases · nextcloud/deck
v0.5.1
Changelog 0.5.1
Added
- Separate settings for description changes in activity
- Less verbose description change activities
- Use server settings to restrict sharing to groups
- Add setting to exclude groups from creating their own boards
Fixed
- Fix issue when using a separate table prefix @bpcurse
- Fix invalid activity parameters being published
- Wording fixes @cloud2018
- Improve loading performance by removing unused activity preloading
- Fix timestamp issues in deleted items tab
- Remember show state of the board navigation @weeman1337
- Add optional classes for custom styling @tinko92
- Fix missing details on activity emails
- Fix unrelated comments in board activity list
- Fix search not working properly
- Trigger comment notification on update only
v0.5.0
Changelog
Added
- Activity stream for board and cards
- Comments on cards
- Use users locale format on date picker
- Compact display mode
- Card title inline editing
- REST API
- Empty content view for board lists
- Undo for card and stack deletion
- Show tag name on board
- Notify users about card assignments
- Add shortcut to assign a card to yourself
- Improved view for printing
- Support for Nextcloud 15
Fixed
- Accesibility improvements
- Don't allow empty card titles
- Improved checkbox handling in markdown
v0.5.0-rc2
v0.5.0-rc2
v0.5.0-rc1
v0.5.0-rc1
v0.5.0-beta1
Changes
Added
- Activity stream for board and cards #607
- Comments on cards #632
- Use users locale format on date picker #596
- Compact display mode #602
- Card title inline editing #592
- REST API #535
- Empty content view for board lists #593
- Undo for card and stack deletion #557
- Show tag name on board #561
- Notify users about card assignments #545
- Add shortcut to assign a card to yourself #544
- Improved view for printing #609
Fixed
v0.4.1
Added
- Make app compatible with Nextcloud 14
Fixed
- Fix bug with file upload on unlimited quota
- Fix issue on MySQL databases that don't support 4-byte characters
- Fix check when assigning users
v0.4.0
Changelog
Added
- Attach files to cards
- Embed attachments into the card description
- Color picker to use any color value for board and labels
- Support for checkboxes inside the description
- occ command to export user data as JSON
Fixed
- Improve frontend data management
- Fix bug the user list being empty on some occasions
v0.4.0-beta5
- Stream files when downloading them to avoid out of memory allocation errors #519