What's Changed
💥 Breaking Changes
🐛 Bug Fixes
- V14: Allow file uploads when save and publishing by @Zeegaan in #16153
- Persist claims from OnExternalLogin event by @bergmania in #16180
- Add member type icon to member type tree output by @kjac in #16178
- V14: Lock out users by @Zeegaan in #16199
- V14: Webhook endpoint fixes by @Zeegaan in #16215
- Use the correct editor UI for MNTP by @kjac in #16217
- V14: Fix sorting by "creator" on collection view by @elit0451 in #16182
- V14: Login page throws validation errors by @iOvergaard in #16222
- Management api should use datetimeoffset by @bergmania in #16196
🚀 New Features
- Fix data parsing error for dropdown and checkbox list by @kjac in #16132
- Add endpoint for retrieveing the configured default language by @kjac in #16086
- Fix RTEs stylesheet loading error by @kjac in #16128
- V14: Migrate notify action from char to string by @nikolajlauridsen in #16142
- RTE media folder config is stored as a GUID in V14 by @kjac in #16138
- Make public access endpoints work correctly by @kjac in #16136
- Translate user picker property editor value to V14 compatible format (and back again) by @kjac in #16151
- V14: Cache user by id by @Zeegaan in #16139
- V14 QA skips failing test by @andr317c in #16148
- V14: add authorized logout callback path by @iOvergaard in #16152
- Translate member group picker property editor value to V14 compatible format (and back again) by @kjac in #16150
- V14 QA added acceptance tests for the media section by @andr317c in #16039
- Always use IActionResult - not ActionResult by @kjac in #16145
- Translate member picker property editor value to V14 compatible format (and back again) by @kjac in #16149
- V14: the login page only needs UUI icons by @iOvergaard in #16155
- V14 QA Fixing failing tests for Partial View by @nhudinh0309 in #16181
- Handle multiple simultaneous block editor layouts by @kjac in #16184
- Add oEmbed endpoint to the management api by @bergmania in #16188
- Add endpoint for retrieving allowed media types for file extensions by @kjac in #16189
- Add user group filter endpoint by @kjac in #16087
- Add avatarUrls to the userItem responsemodel by @Migaroez in #16190
- Add data type editor UI aliases on upgrade by @kjac in #16183
- Set the data type editor UI aliases at install time by @kjac in #16185
- V14: Add webhook events endpoint by @Zeegaan in #16192
- V14 QA skip failing list view test by @andr317c in #16197
- V14: Test new content and media list view service by @elit0451 in #16193
- Move audit log endpoints to their respective silos and clean up by @kjac in #16170
- V14 QA Setting up the smoke E2E tests in pipeline by @nhudinh0309 in #16082
- [V14] Allow specifying ID on the create package endpoint by @Migaroez in #16203
- V14: Unique OAuth callback route by @iOvergaard in #16194
- V14: The
/umbraco/oauth_complete
route should show the Backoffice client by @iOvergaard in #16210 - Amend user start node handling by @kjac in #16094
- [v14] Add missing alias and id to usergroup related api models by @Migaroez in #16154
- V14 QA Added acceptance tests for Language by @nhudinh0309 in #15997
Full Changelog: release-14.0.0-rc2...release-14.0.0-rc3