chore(changelog): update changelog for v1.29.0 release#1488
Open
bkiran6398 wants to merge 1 commit intomainfrom
Open
chore(changelog): update changelog for v1.29.0 release#1488bkiran6398 wants to merge 1 commit intomainfrom
bkiran6398 wants to merge 1 commit intomainfrom
Conversation
- Added support for managing default custom domain via `auth0 domains default` (show, set). - Introduced passkeys prompt support in `auth0 ul customize` and `auth0 tf generate`. - Added organization support to `auth0 test token` command for M2M applications. - Included default editor setting support on Windows. - Fixed `auth0 api` to allow passing data with DELETE calls. This update documents the new features and fixes included in the v1.29.0 release.
ramya18101
approved these changes
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added
auth0 domains default(show, set) [feat: MCD GA - Allow managing default custom domain #1470]auth0 ul customizeandauth0 tf generate[Support passkey in custom prompts #1462]auth0 test tokencommand for M2M applications [Add organization support to test token command for M2M Applications #1475]Fixed
auth0 apito allow passing data with DELETE calls [fix(api): allow passing data with delete calls #1471]