Add support for NC28 (#340)

This commit is contained in:
darkfishy 2024-04-12 19:27:16 +10:00 committed by GitHub
parent f440621da2
commit 084a1af44c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 4 deletions

View File

@ -2,6 +2,12 @@
## [Unreleased]
## 28.0.0 - 2024-03-11
### Added
- [#339](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/339) Add Support for Nextcloud 28
## 27.0.0 - 2023-09-17
### Added

View File

@ -10,14 +10,14 @@ If you have any questions, problems or anything else you're welcome to come hang
The currently supported and maintained Nextcloud releases are:
- Nextcloud 28
- Nextcloud 27
- Nextcloud 26
I try my best to maintain 2 Nextcloud releases at once, to allow for smoother transitions, but for various reason I might decide to drop support for older releases early.
Previous unmaintained releases:
- Nextcloud 17-25 (App)
- Nextcloud 17-26 (App)
- Nextcloud 11-16 (Theme folder)
## Version numbering

View File

@ -38,7 +38,7 @@ Settings > Personal > Appearance and accessibility > Breeze Dark
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>27.0.0</version>
<version>28.0.0</version>
<licence>agpl</licence>
<author mail="mw@mwalbeck.org" homepage="https://github.com/mwalbeck/nextcloud-breeze-dark">Magnus Walbeck</author>
<namespace>BreezeDark</namespace>
@ -47,7 +47,7 @@ Under the Theming section in the admin settings you can add your own custom styl
<bugs>https://github.com/mwalbeck/nextcloud-breeze-dark/issues</bugs>
<screenshot>https://raw.githubusercontent.com/mwalbeck/nextcloud-breeze-dark/master/screenshot.png</screenshot>
<dependencies>
<nextcloud min-version="27" max-version="27"/>
<nextcloud min-version="28" max-version="28"/>
</dependencies>
<repair-steps>
<post-migration>