# Changelog
All notable changes to this project will be documented in this file.

## 1.20.0

### Added

- Compatibility with Nextcloud 33

## 1.19.0

### Added

- Compatibility with Nextcloud 32

## 1.18.0

### Added

- Compatibility with Nextcloud 31
- docs(README): Add config reset / occ answer to README @joshtrichards [#43](https://github.com/nextcloud/theming_customcss/pull/43)

### Fixed

- fix(controller): Don't require finished 2fa on existing public route @joshtrichards [#44](https://github.com/nextcloud/theming_customcss/pull/44)

## 1.17.0

- Compatibility with Nextcloud 30

## 1.16.0

- Compatibility with Nextcloud 29
- Drop support for older Nextcloud versions 20-25

## 1.15.0

### Added

- Compatibility with Nextcloud 28

### Fixed

- Make sure to load css also on the login page

