@@ -7,6 +7,42 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ # [ v.1.21.0] ( https://github.com/auth0/auth0-cli/tree/v1.21.0 ) (September 30, 2025)
11+
12+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.20.1...v1.21.0 )
13+
14+ ### Added
15+ - Add support for ` auth0_self_service_profile ` and ` auth0_self_service_profile_custom_text ` in ` auth0 tf generate ` [ #1337 ]
16+ - Add support for ` auth0_user_attribute_profile ` in ` auth0 tf generate ` [ #1344 ]
17+
18+
19+ # [ v.1.20.1] ( https://github.com/auth0/auth0-cli/tree/v1.20.1 ) (September 25, 2025)
20+
21+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.20.0...v1.20.1 )
22+
23+ ### Fixed
24+ - Fixed tenant re-authentication invocation when logging in with additional scopes. [ #1343 ]
25+
26+
27+ # [ v.1.20.0] ( https://github.com/auth0/auth0-cli/tree/v1.20.0 ) (September 11, 2025)
28+
29+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.19.0...v1.20.0 )
30+
31+ ### Added
32+ - Add support patch for network ACL update flow [ #1265 ]
33+
34+ # [ v.1.19.0] ( https://github.com/auth0/auth0-cli/tree/v1.19.0 ) (September 9, 2025)
35+
36+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.18.0...v1.19.0 )
37+
38+ ### Added
39+ - Add support for managing ` Async Approval ` email template [ #1317 ]
40+ - Add support for Events: test triggers, redeliver, check failed deliveries and stats [ #1288 ]
41+
42+ ### Fixed
43+ - Handle 402 Payment error for specific resources during terraform generate [ #1313 ]
44+
45+
1046# [ v.1.18.0] ( https://github.com/auth0/auth0-cli/tree/v1.18.0 ) (September 2, 2025)
1147
1248[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.17.1...v1.18.0 )
@@ -556,10 +592,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
556592- Updating of action triggers which inevitably results in error [ #597 ]
557593
558594
559- [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.17.1...HEAD
560- [ 1306 ] : https://github.com/auth0/auth0-cli/issues/1306
561- [ 1283 ] : https://github.com/auth0/auth0-cli/issues/1283
562- [ 1280 ] : https://github.com/auth0/auth0-cli/issues/1280
595+ [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.21.0...HEAD
596+ [ #1344 ] : https://github.com/auth0/auth0-cli/pull/1344
597+ [ #1337 ] : https://github.com/auth0/auth0-cli/pull/1337
598+ [ #1343 ] : https://github.com/auth0/auth0-cli/issues/1343
599+ [ #1265 ] : https://github.com/auth0/auth0-cli/issues/1265
600+ [ #1317 ] : https://github.com/auth0/auth0-cli/issues/1317
601+ [ #1313 ] : https://github.com/auth0/auth0-cli/issues/1313
602+ [ #1306 ] : https://github.com/auth0/auth0-cli/issues/1306
603+ [ #1288 ] : https://github.com/auth0/auth0-cli/issues/1288
604+ [ #1283 ] : https://github.com/auth0/auth0-cli/issues/1283
605+ [ #1280 ] : https://github.com/auth0/auth0-cli/issues/1280
563606[ #1268 ] : https://github.com/auth0/auth0-cli/issues/1268
564607[ #1260 ] : https://github.com/auth0/auth0-cli/issues/1260
565608[ #1258 ] : https://github.com/auth0/auth0-cli/issues/1258
0 commit comments