committed by
Julius Härtl
parent
9351a04eb3
commit
b6645cfaa1
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
|
||||
### Fixed
|
||||
- Various styling improvements
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
💥 This is still alpha software: it may not be stable enough for production!
|
||||
|
||||
</description>
|
||||
<version>0.1.1</version>
|
||||
<version>0.1.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Julius Härtl</author>
|
||||
<namespace>Deck</namespace>
|
||||
|
||||
Reference in New Issue
Block a user