@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.19.0] - 2025-10-31
11+
12+ ### Added
13+
14+ - Add support for organization discovery domains in ` organizations ` . [ #1187 ]
15+ - Add support for ` email.unique ` attribute property in ` databases ` . [ `#1190 ]
16+ - Add support for custom-URI-schemes in ` clients ` and ` tenant ` . [ #1182 ]
17+
18+ ### Fixed
19+
20+ - Fix docs for env vars usage with keyword replacement. [ #1188 ]
21+ - Fix read_only_background property schema for ` themes ` . [ #1184 ]
22+ - Fix ` userAttributeProfiles ` handle if feature is not enabled. [ #1181 ]
23+
1024## [ 8.18.0] - 2025-10-13
1125
1226### Added
@@ -1455,7 +1469,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14551469[ #1166 ] : https://github.com/auth0/auth0-deploy-cli/issues/1166
14561470[ #1174 ] : https://github.com/auth0/auth0-deploy-cli/issues/1174
14571471[ #1175 ] : https://github.com/auth0/auth0-deploy-cli/issues/1175
1458- [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.18.0...HEAD
1472+ [ #1181 ] : https://github.com/auth0/auth0-deploy-cli/issues/1181
1473+ [ #1182 ] : https://github.com/auth0/auth0-deploy-cli/issues/1182
1474+ [ #1184 ] : https://github.com/auth0/auth0-deploy-cli/issues/1184
1475+ [ #1187 ] : https://github.com/auth0/auth0-deploy-cli/issues/1187
1476+ [ #1188 ] : https://github.com/auth0/auth0-deploy-cli/issues/1188
1477+ [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.19.0...HEAD
1478+ [ 8.19.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.18.0...v8.19.0
14591479[ 8.18.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.17.0...v8.18.0
14601480[ 8.17.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.16.0...v8.17.0
14611481[ 8.16.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.15.0...v8.16.0
0 commit comments