-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding content item alternates based on the alias and slug #16722
Adding content item alternates based on the alias and slug #16722
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't review the PR after Sebastien, but am only adding the release notes note.
@@ -80,3 +80,7 @@ A new feature was added to allow you to send SMS messages using Azure Communicat | |||
### External Authentication Feature | |||
|
|||
The new **External Authentication** feature contains common functionality used by multiple external (i.e. non-local) authentication providers (like Microsoft or Google login). See [above](#external-authentication-logic-has-been-separated-from-the-users-feature) for details. | |||
|
|||
### Content Item Shape Alternates Based on Alias and Slug |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should have been added before line 74 since it it not a new feature
Fixes #2866
Adds alternates based on the alias or the slug.