2017-05-04 23:02:56 +03:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
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
|
|
|
|