1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-03 01:51:35 +00:00

Bump version and update changelog

This commit is contained in:
Magnus Walbeck 2021-02-23 20:42:23 +01:00
parent 313cf82889
commit 4868d8d04a
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769
2 changed files with 7 additions and 2 deletions

View file

@ -2,6 +2,12 @@
## [Unreleased]
## 21.0.1 - 2021-02-23
### Fixed
- Move getCustomStyling to own controller so we don't call getUID when no user is active
## 21.0.0 - 2021-02-20
### Added
@ -15,7 +21,6 @@
### Fixed
- [#213](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/213) Deck: Use light icon for .icon-reply
- Move getCustomStyling to own controller so we don't call getUID when no user is active
### Removed

View file

@ -36,7 +36,7 @@ Please note that you need the Accessibility app enabled in Nextcloud to access t
Under the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme.
]]></description>
<version>21.0.0</version>
<version>21.0.1</version>
<licence>agpl</licence>
<author mail="mw@mwalbeck.org" homepage="https://github.com/mwalbeck/nextcloud-breeze-dark">Magnus Walbeck</author>
<namespace>BreezeDark</namespace>