CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.4.1] - 2020-07-14
### Added
- Add support for paginating entities
## [2.3.1] - 2019-04-19
### Fixed
- `PUBLIC_WT_URL` generation fixed for specific clusters
## [2.3.0] - 2019-04-12
### Fixed
- Update custom domains config name as `AUTH0_CUSTOM_DOMAIN`
## [2.2.1] - 2019-04-04
### Fixed
- Custom domains support for appliances
- `on-install` hook for node4 environment
## [2.2.0] - 2019-03-01
### Added
- Custom domains support
### Fixed
- Applications sort order issue fixed
## [2.1.1] - 2019-02-19
### Added
- Possibility to re-arrange applications order
## [2.1.0] - 2018-12-11
### Changed
- Exposing ALLOW_AUTHZ. #39
## [2.0.1] - 2018-11-16
### Changed
- Fixed - Connection parameter breaks SAML login. #40