@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.10.0] - 2025-07-01
11+
12+ ### Added
13+
14+ - Add support new schema fields in ` prompt ` screens for rendering. [ #1124 ]
15+
16+ ### Changed
17+
18+ - Update endpoints for enabled_clients in ` connections ` and ` databases ` . [ #1123 ]
19+ - Update CONTRIBUTING.md with detailed setup and workflow instructions. [ #1115 ]
20+
21+ ### Fixed
22+
23+ - Fix process execution order for ` forms ` ,` flows ` ,` flowVaultConnections ` . [ #1121 ]
24+ - Fix keyword replacement markers in ` databases ` enabled_clients. [ #1116 ]
25+
1026## [ 8.9.0] - 2025-06-04
1127
1228### Added
@@ -1350,7 +1366,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13501366[ #1103 ] : https://github.com/auth0/auth0-deploy-cli/issues/1103
13511367[ #1104 ] : https://github.com/auth0/auth0-deploy-cli/issues/1104
13521368[ #1109 ] : https://github.com/auth0/auth0-deploy-cli/issues/1109
1353- [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.9.0...HEAD
1369+ [ #1115 ] : https://github.com/auth0/auth0-deploy-cli/issues/1115
1370+ [ #1116 ] : https://github.com/auth0/auth0-deploy-cli/issues/1116
1371+ [ #1121 ] : https://github.com/auth0/auth0-deploy-cli/issues/1121
1372+ [ #1123 ] : https://github.com/auth0/auth0-deploy-cli/issues/1123
1373+ [ #1124 ] : https://github.com/auth0/auth0-deploy-cli/issues/1124
1374+ [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.10.0...HEAD
1375+ [ 8.10.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.9.0...v8.10.0
13541376[ 8.9.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.3...v8.9.0
13551377[ 8.8.3 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.2...v8.8.3
13561378[ 8.8.2 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.1...v8.8.2
0 commit comments