2017-05-04 23:02:56 +03:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
2019-05-11 10:50:04 +03:00
|
|
|
## 0.6.2 - 2019-05-15
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix group limit for nonexisting groups
|
|
|
|
- Only map circle ACLs if the app is enabled
|
|
|
|
- Fix updating sharing permissions
|
|
|
|
- Add app version to capabilities
|
|
|
|
|
2019-04-27 11:24:08 +03:00
|
|
|
## 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
|
|
|
|
|
2019-04-23 22:08:16 +03:00
|
|
|
## 0.6.0 - 2019-04-23
|
2019-03-30 14:15:17 +03:00
|
|
|
|
|
|
|
### 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
|
2019-04-23 22:08:16 +03:00
|
|
|
- Fix some issues with comments/activites
|
2019-03-30 14:15:17 +03:00
|
|
|
|
|
|
|
|
2018-12-20 13:50:26 +03:00
|
|
|
## 0.5.2 - 2018-12-20
|
|
|
|
|
|
|
|
### 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
|
|
|
|
|
|
|
|
|
2018-12-05 15:31:16 +03:00
|
|
|
## 0.5.1 - 2018-12-05
|
|
|
|
|
|
|
|
### 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
|
|
|
|
|
|
|
|
|
2018-11-15 11:28:47 +03:00
|
|
|
## 0.5.0 - 2018-11-15
|
2018-10-09 17:49:14 +03:00
|
|
|
|
|
|
|
### 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
|
2018-11-10 11:56:16 +03:00
|
|
|
- Support for Nextcloud 15
|
2018-10-09 17:49:14 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Accesibility improvements
|
|
|
|
- Don't allow empty card titles
|
2018-11-10 11:56:16 +03:00
|
|
|
- Improved checkbox handling in markdown
|
|
|
|
|
2018-10-09 17:49:14 +03:00
|
|
|
|
2018-07-10 17:18:11 +03:00
|
|
|
## 0.4.0 - 2018-07-11
|
2018-06-20 10:07:29 +03:00
|
|
|
|
|
|
|
### 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
|
2018-07-02 13:16:02 +03:00
|
|
|
- occ command to export user data as JSON
|
2018-06-20 10:07:29 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Improve frontend data management
|
|
|
|
- Fix bug the user list being empty on some occasions
|
|
|
|
|
2018-01-12 12:31:16 +03:00
|
|
|
## 0.3.0 - 2018-01-12
|
2017-12-17 19:43:34 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
- Allow to assign users to cards
|
|
|
|
- Emit notifications for overdue cards
|
|
|
|
- Emit notifications if boards gets shared to a user
|
|
|
|
- Add support for Nextcloud 13
|
|
|
|
- Simplify layout for cleaner user experience
|
|
|
|
- Add contacts menu to avatars
|
|
|
|
- Automatically save card description on inactivity
|
|
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix card dragging behaviour
|
|
|
|
- Fix scrolling and dragging on mobile
|
|
|
|
- Various fixes when data is not syncronized between different views
|
|
|
|
- Improved performance
|
|
|
|
- Update document title when renaming a board
|
|
|
|
- Automatically chose the least used color
|
|
|
|
- Improve accessibility
|
|
|
|
- Fix issue when assigning labels after creating them
|
|
|
|
- Allow to save tag changes with enter
|
2018-01-12 12:31:16 +03:00
|
|
|
- Fix bug when removing labels changed the color of the remaining ones
|
|
|
|
- Fix issues with auto saving of card descriptions
|
2017-12-17 19:43:34 +03:00
|
|
|
|
|
|
|
|
|
|
|
## 0.2.8 - 2017-11-26
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Drop support for NC 13, since that will only be supported by the next version of Deck
|
|
|
|
|
|
|
|
## 0.2.7 - 2017-11-10
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix bug that caused update to fail
|
|
|
|
|
|
|
|
## 0.2.6 - 2017-11-10
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix duedates not being updated with MySQL databases
|
|
|
|
|
|
|
|
## 0.2.5 - 2017-11-08
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix duedates not being saved with MySQL databases
|
|
|
|
|
|
|
|
## 0.2.4 - 2017-10-08
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix card action menu not being accessible
|
|
|
|
|
|
|
|
## 0.2.3 - 2017-09-23
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix delete stack button being not available
|
|
|
|
- Fix acl issues with PostgreSQL
|
|
|
|
|
2017-09-07 14:03:03 +03:00
|
|
|
## 0.2.2 - 2017-09-07
|
|
|
|
|
2017-12-17 19:43:34 +03:00
|
|
|
### Fixed
|
2017-09-07 14:03:03 +03:00
|
|
|
- Various frontend fixes
|
|
|
|
- Fix sidebar drag issues
|
|
|
|
- Improvements for IE11
|
|
|
|
- Fix bug when draging a card to an empty stack
|
|
|
|
|
2017-07-04 21:55:10 +03:00
|
|
|
## 0.2.1 - 2017-07-04
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Editing board details in board list
|
|
|
|
- Due date on mouse over
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Polished label editor
|
|
|
|
- Polished sidebar
|
|
|
|
- UI improvements in board view
|
|
|
|
- Moved to SCSS
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix opacity of last entry in board list
|
|
|
|
|
2017-06-20 10:52:39 +03:00
|
|
|
## 0.2.0 - 2017-06-20
|
2017-06-19 16:37:38 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
- Due dates for cards
|
|
|
|
- Archive boards
|
|
|
|
- Filter board list for archived/shared boards
|
|
|
|
- Rearange stack order
|
|
|
|
- Improved card overview with description indicator
|
|
|
|
- Navigation sidebar visibility can be toggled
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Undo on delete for boards
|
|
|
|
- Various fixes for mobile devices
|
|
|
|
- UI improvements to fit the Nextcloud design
|
|
|
|
|
2017-06-20 10:52:39 +03:00
|
|
|
## 0.1.4 - 2017-05-04
|
2017-05-04 23:02:56 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Avoid red shadow on input in firefox
|
|
|
|
- Fix broken delete function for boards
|
|
|
|
- Fix broken board loading when groups were used for sharing
|
|
|
|
- Fix bug when users/groups got deleted
|
|
|
|
|
2017-05-01 09:44:26 +03:00
|
|
|
## 0.1.3 - 2017-05-01
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Icon to show if a card has a description
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Use OCS API to get users/groups for sharing
|
|
|
|
- Various UI improvements
|
|
|
|
- Show display name instead of uid
|
|
|
|
- Fix bugs with limited field length
|
|
|
|
- Automatically hide sidebar when clicking the board view
|
|
|
|
- Start editing from everywhere in the description section
|
|
|
|
|
|
|
|
|
2017-02-22 12:42:45 +03:00
|
|
|
## 0.1.2
|
2017-06-20 10:52:39 +03:00
|
|
|
|
2017-02-22 12:42:45 +03:00
|
|
|
### Added
|
|
|
|
- Add translations
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix issues with Acl checks
|
|
|
|
- Always select first color fixes
|
|
|
|
- Add active class to appmenu
|
|
|
|
- Use server select2 styles
|
|
|
|
- Remove debug logging and unused function
|
|
|
|
- Fix issue while sorting cards
|
|
|
|
- Improve logging of exceptions
|
|
|
|
- Fixed SQL statements without prefixes
|
|
|
|
|
2017-02-07 01:26:33 +03:00
|
|
|
## 0.1.1
|
2017-06-20 10:52:39 +03:00
|
|
|
|
2017-02-07 01:26:33 +03:00
|
|
|
### Fixed
|
|
|
|
- Various styling improvements
|
|
|
|
- Fix problems with MySQL and PostgreSQL
|
|
|
|
- Select first color by default when creating boards
|
|
|
|
- Fix error when changing board permissions
|
|
|
|
|
2017-01-31 12:21:38 +03:00
|
|
|
## 0.1.0
|
2017-06-20 10:52:39 +03:00
|
|
|
|
2016-10-14 15:25:26 +03:00
|
|
|
### Added
|
|
|
|
- Sharing boards with other users
|
2017-01-31 12:21:38 +03:00
|
|
|
- Create and manage boards
|
|
|
|
- Sort cards on stacks by drag-and-drop
|
|
|
|
- Assign labels
|
|
|
|
- Markdown notes for each card
|
2017-02-01 17:51:08 +03:00
|
|
|
- Archive cards
|
2016-07-08 10:11:35 +03:00
|
|
|
|