31 lines
694 B
Markdown
31 lines
694 B
Markdown
## 0.1.2
|
|
### 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
|
|
|
|
## 0.1.1
|
|
### Fixed
|
|
- Various styling improvements
|
|
- Fix problems with MySQL and PostgreSQL
|
|
- Select first color by default when creating boards
|
|
- Fix error when changing board permissions
|
|
|
|
## 0.1.0
|
|
### Added
|
|
- Sharing boards with other users
|
|
- Create and manage boards
|
|
- Sort cards on stacks by drag-and-drop
|
|
- Assign labels
|
|
- Markdown notes for each card
|
|
- Archive cards
|
|
|