Merge pull request #77 from nextcloud/release-0.1.2
Bump version to 0.1.2
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,3 +1,17 @@
|
|||||||
|
## 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
|
## 0.1.1
|
||||||
### Fixed
|
### Fixed
|
||||||
- Various styling improvements
|
- Various styling improvements
|
||||||
|
|||||||
@@ -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.1</version>
|
<version>0.1.2</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