Releases: nextcloud/deck
Releases · nextcloud/deck
v0.6.6
- Bump outdated dependencies
v0.6.5
v0.6.5
v0.6.4
v0.6.4
v0.6.3
v0.6.3
v0.6.2
v0.6.2
v0.6.1
0.6.1 - 2019-04-27
Fixed
- Fix issue with boards not being shown after update
- Fix board selection in projects view outside of deck
- Remove collections text from sidebar
- Remove leftover use statement
v0.6.0
0.6.0 - 2019-04-23
Added
- Share boards with circles
- Integration with collections in Nextcloud 16
- Support for full text search
- Nextcloud 16 compatibility
Fixed
- Fix duplicate call to delete
- Prevent duplicate tag names @jakobroehrl
- Prevent loading details when editing the card title @jakobroehrl
- Hide sidebar after card deletion @jakobroehrl
- Update labels after change in the UI @jakobroehrl
- Allow limiting the app to groups again
- Various REST API enhancements and fixes
- Fix some issues with comments/activites
v0.6.0-beta2
v0.6.0-beta2
v0.6.0-beta1
v0.6.0-beta1
v0.5.2
Fixed
- Mark notification as read if a card with duedate gets archived
- Use proper timezone and locale format for due date activities
- Various translation fixes and updates
- Check group limit properly
- Fix comment activities on Nextcloud 15
- Fix issues with Edge
- API: Fix numeric types that were returned as strings
- API: Fix If-Modified-Since header parsing