File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ # [ v.1.22.0] ( https://github.com/auth0/auth0-cli/tree/v1.22.0 ) (October 21, 2025)
11+
12+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.21.0...v1.22.0 )
13+
14+ ### Added
15+ - Add support for ` auth0_branding_theme ` in ` auth0 tf generate ` [ #1366 ]
16+ - Add support for token vault in ` auth0 apps create ` and ` auth0 apps show <client-id> ` [ #1352 ]
17+ - Add support for interactive support for comparing action versions in ` auth0 actions diff <action-id> ` [ #1351 ]
18+
19+ ### Fixed
20+ - Fix missing email templates in terraform fetcher [ #1362 ]
21+ - Fix prevent and recover from JWT token corruption in keyring storage [ #1358 ]
22+ - Fix ` auth apis create ` subject type authorization validation [ #1361 ]
23+
24+
1025# [ v.1.21.0] ( https://github.com/auth0/auth0-cli/tree/v1.21.0 ) (September 30, 2025)
1126
1227[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.20.1...v1.21.0 )
You can’t perform that action at this time.
0 commit comments