Skip to content

Commit 9ab8adc

Browse files
authored
Add changelog for v1.26.0 (#1421)
1 parent b1a3fd0 commit 9ab8adc

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
# [v.1.26.0](https://github.com/auth0/auth0-cli/tree/v1.26.0) (January 14, 2026)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.25.1...v1.26.0)
13+
14+
### Added
15+
- Handle forbidden error template fetching in `auth0 tf generate -r auth0_email_templates` [#1417]
16+
- Handle GitHub rate-limits in `auth0 acul commands` by falling back to stable versions [#1414]
17+
18+
### Fixed
19+
- Updated ULP branding assets to fix template playground language dropdown [#1416]
20+
21+
1022
# [v.1.25.1](https://github.com/auth0/auth0-cli/tree/v1.25.1) (December 23, 2025)
1123

1224
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.25.0...v1.25.1)
@@ -34,7 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3446
- Add resource server identifier flag alias for roles permissions commands [#1398]
3547

3648

37-
3849
# [v.1.23.0](https://github.com/auth0/auth0-cli/tree/v1.23.0) (November 14, 2025)
3950

4051
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.22.0...v1.23.0)
@@ -646,7 +657,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
646657
- Updating of action triggers which inevitably results in error [#597]
647658

648659

649-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.25.1...HEAD
660+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.26.0...HEAD
661+
[#1417]: https://github.com/auth0/auth0-cli/pull/1417
662+
[#1416]: https://github.com/auth0/auth0-cli/pull/1416
663+
[#1414]: https://github.com/auth0/auth0-cli/pull/1414
650664
[#1409]: https://github.com/auth0/auth0-cli/pull/1409
651665
[#1406]: https://github.com/auth0/auth0-cli/pull/1406
652666
[#1398]: https://github.com/auth0/auth0-cli/pull/1398

0 commit comments

Comments
 (0)