@@ -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.13.0] ( https://github.com/auth0/auth0-cli/tree/v1.13.0 ) (May 7, 2025))
11+
12+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.12.0...v1.13.0 )
13+
14+ ### Added
15+ - New flag for improved visualization of logs using ` auth0 logs ls -p ` [ #1195 ]
16+ - Support to manage session-transfer for applications using ` auth0 apps session-transfer ` [ #1180 ]
17+ - Support to set ` refresh-token ` for a client and configure Multi Resource Refresh Token [ #1192 ]
18+
19+ ### Fixed
20+ - Handle 403 forbidden during ` auth0 tf generate ` for non feature-flag enabled tenants [ #1197 ]
21+
1022# [ v.1.12.0] ( https://github.com/auth0/auth0-cli/tree/v1.12.0 ) (Apr 28, 2025))
1123
1224[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.11.0...v1.12.0 )
@@ -472,14 +484,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
472484- Updating of action triggers which inevitably results in error [ #597 ]
473485
474486
475- [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.12 .0...HEAD
487+ [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.13 .0...HEAD
476488
489+ [ #1197 ] :https://github.com/auth0/auth0-cli/issues/1197
490+ [ #1195 ] :https://github.com/auth0/auth0-cli/issues/1195
491+ [ #1192 ] :https://github.com/auth0/auth0-cli/issues/1192
477492[ #1188 ] : https://github.com/auth0/auth0-cli/issues/1188
478493[ #1185 ] : https://github.com/auth0/auth0-cli/issues/1185
479494[ #1184 ] : https://github.com/auth0/auth0-cli/issues/1184
480495[ #1183 ] : https://github.com/auth0/auth0-cli/issues/1183
481496[ #1182 ] : https://github.com/auth0/auth0-cli/issues/1182
482497[ #1181 ] : https://github.com/auth0/auth0-cli/issues/1181
498+ [ #1180 ] :https://github.com/auth0/auth0-cli/issues/1180
483499[ #1166 ] : https://github.com/auth0/auth0-cli/issues/1166
484500[ #1173 ] : https://github.com/auth0/auth0-cli/issues/1173
485501[ #1172 ] : https://github.com/auth0/auth0-cli/issues/1172
0 commit comments