committed by
Julius Härtl
parent
5b620879de
commit
4dfc11db56
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,7 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0 - 2017-06-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Due dates for cards
|
- Due dates for cards
|
||||||
@@ -16,10 +16,9 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Various fixes for mobile devices
|
- Various fixes for mobile devices
|
||||||
- UI improvements to fit the Nextcloud design
|
- UI improvements to fit the Nextcloud design
|
||||||
|
|
||||||
## 0.1.4
|
## 0.1.4 - 2017-05-04
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Avoid red shadow on input in firefox
|
- Avoid red shadow on input in firefox
|
||||||
- Fix broken delete function for boards
|
- Fix broken delete function for boards
|
||||||
- Fix broken board loading when groups were used for sharing
|
- Fix broken board loading when groups were used for sharing
|
||||||
@@ -28,11 +27,9 @@ All notable changes to this project will be documented in this file.
|
|||||||
## 0.1.3 - 2017-05-01
|
## 0.1.3 - 2017-05-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Icon to show if a card has a description
|
- Icon to show if a card has a description
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Use OCS API to get users/groups for sharing
|
- Use OCS API to get users/groups for sharing
|
||||||
- Various UI improvements
|
- Various UI improvements
|
||||||
- Show display name instead of uid
|
- Show display name instead of uid
|
||||||
@@ -42,6 +39,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
|
|
||||||
## 0.1.2
|
## 0.1.2
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Add translations
|
- Add translations
|
||||||
|
|
||||||
@@ -56,6 +54,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Fixed SQL statements without prefixes
|
- Fixed SQL statements without prefixes
|
||||||
|
|
||||||
## 0.1.1
|
## 0.1.1
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Various styling improvements
|
- Various styling improvements
|
||||||
- Fix problems with MySQL and PostgreSQL
|
- Fix problems with MySQL and PostgreSQL
|
||||||
@@ -63,6 +62,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Fix error when changing board permissions
|
- Fix error when changing board permissions
|
||||||
|
|
||||||
## 0.1.0
|
## 0.1.0
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Sharing boards with other users
|
- Sharing boards with other users
|
||||||
- Create and manage boards
|
- Create and manage boards
|
||||||
|
|||||||
Reference in New Issue
Block a user