@@ -1,15 +1,20 @@
|
|||||||
# 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.4 - 2017-10-08
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fix card action menu not being accessible
|
||||||
|
|
||||||
## 0.2.3 - 2017-09-23
|
## 0.2.3 - 2017-09-23
|
||||||
|
|
||||||
## Fixed
|
### Fixed
|
||||||
- Fix delete stack button being not available
|
- Fix delete stack button being not available
|
||||||
- Fix acl issues with PostgreSQL
|
- Fix acl issues with PostgreSQL
|
||||||
|
|
||||||
## 0.2.2 - 2017-09-07
|
## 0.2.2 - 2017-09-07
|
||||||
|
|
||||||
## Fixed
|
### Fixed
|
||||||
- Various frontend fixes
|
- Various frontend fixes
|
||||||
- Fix sidebar drag issues
|
- Fix sidebar drag issues
|
||||||
- Improvements for IE11
|
- Improvements for IE11
|
||||||
|
|||||||
@@ -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.2.3</version>
|
<version>0.2.4</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