Skip to content

Commit 0555656

Browse files
authoredFeb 6, 2025
Add changelog for 1.9.0 (#1135)
1 parent 553b348 commit 0555656

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed
 

‎CHANGELOG.md

+24-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
# [v.1.8.0](https://github.com/auth0/auth0-cli/tree/v1.7.1) (Jan 21, 2025))
10+
# [v.1.9.0](https://github.com/auth0/auth0-cli/tree/v1.9.0) (Feb 6, 2025))
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.8.0...v1.9.0)
13+
14+
### Added
15+
16+
- Add support for new screens in Advanced Customization for Universal Login [#1132]
17+
- Add support to set custom url parameters using `--params` in `auth0 test` [#1130]
18+
- Add support to set runtime using `--runtime` in `auth0 actions` [#1131]
19+
- Add support to manage Event Streams using `auth0 events` [#1134]
20+
21+
### Changed
22+
23+
- Updated `auth0 ul customize` branding assets to load custom text based on selected screens [#1124]
24+
25+
26+
# [v.1.8.0](https://github.com/auth0/auth0-cli/tree/v1.8.0) (Jan 21, 2025))
1127

1228
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.7.2...v1.8.0)
1329

@@ -372,8 +388,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
372388
- `auth0 tenants add` command in favor of `auth0 login` [#546]
373389
- Updating of action triggers which inevitably results in error [#597]
374390

375-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.5.1...HEAD
391+
392+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.9.0...HEAD
393+
[#1134]: https://github.com/auth0/auth0-cli/issues/1134
394+
[#1132]: https://github.com/auth0/auth0-cli/issues/1132
395+
[#1130]: https://github.com/auth0/auth0-cli/issues/1130
396+
[#1131]: https://github.com/auth0/auth0-cli/issues/1131
376397
[#1129]: https://github.com/auth0/auth0-cli/issues/1129
398+
[#1124]: https://github.com/auth0/auth0-cli/issues/1124
377399
[#1120]: https://github.com/auth0/auth0-cli/issues/1120
378400
[#1119]: https://github.com/auth0/auth0-cli/issues/1119
379401
[#1115]: https://github.com/auth0/auth0-cli/issues/1115

0 commit comments

Comments
 (0)