1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-05-13 13:11:47 +00:00

Bump version number and update changelog

This commit is contained in:
Magnus Walbeck 2020-05-12 11:44:58 +02:00
parent 29c238618f
commit 2ccc84be92
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769
3 changed files with 8 additions and 3 deletions

View file

@ -1,9 +1,14 @@
# Changelog
## [Unreleased]
## 18.0.15 - 2020-05-12
### Added
- [#104](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/104) Implement per user theming
### Fixed
- [#125](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/125) Fix avatars with dot menus being covered in dots
## 18.0.14 - 2020-05-02
### Added
- Add repair step to set the theme to be enabled by default going forward, will be off by default starting with 18.0.15

View file

@ -25,7 +25,7 @@ The personal option allows each user to set their own preference independent of
Personal settings > Accessibility > Breeze Dark
```
]]></description>
<version>18.0.15-beta3</version>
<version>18.0.15</version>
<licence>agpl</licence>
<author mail="mw@mwalbeck.org" homepage="https://github.com/mwalbeck/nextcloud-breeze-dark">Magnus Walbeck</author>
<namespace>BreezeDark</namespace>

View file

@ -1,8 +1,8 @@
/**
* =============================================================================
* Breeze Dark for Nextcloud
* Version: 18.0.15-beta3
* Date 2020-05-01
* Version: 18.0.15
* Date 2020-05-12
* Source code: https://github.com/mwalbeck/nextcloud-breeze-dark
* Made with the help of contributors! See AUTHORS.md
* =============================================================================