committed by
Julius Härtl
parent
4a2ee8f9d0
commit
0c478a0636
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,6 +1,21 @@
|
|||||||
# 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
|
||||||
|
|
||||||
|
### 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
|
||||||
|
|
||||||
## 0.1.4
|
## 0.1.4
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
💥 This is still alpha software: it may not be stable enough for production!
|
💥 This is still alpha software: it may not be stable enough for production!
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
<version>0.1.4.3-1</version>
|
<version>0.2.0</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Julius Härtl</author>
|
<author>Julius Härtl</author>
|
||||||
<namespace>Deck</namespace>
|
<namespace>Deck</namespace>
|
||||||
|
|||||||
Reference in New Issue
Block a user