What's Changed
💥 Breaking Changes
- V14: Refactor user and usergroups with referency by id model by @Zeegaan in #16287
- merge user/current/logins and user/current/login-providers by @Migaroez in #16307
🐛 Bug Fixes
- V14: Return the unhealthy error message from Examine index by @elit0451 in #16228
- V14: The login page does not respect certain error codes by @iOvergaard in #16244
- V14: Backend changes to facilitate Preview mode in Bellissima by @elit0451 in #16279
- V14: Adds
preview.js
by @leekelleher in #16305
🏠 Internal
- V14: The dev server for the login app does not work by @iOvergaard in #16225
🚀 New Features
- v14: Return all data types from
DataTypeService.GetAllAsync()
by @ronaldbarendse in #16230 - Return 401 in case the signin was not successfully by @bergmania in #16258
- V14: Reintroduce umbraco api controller as obsolete by @bergmania in #16263
- Use a fixed access token timeout for developer clients by @kjac in #16255
- Do not expose culture we do not accept for languages by @bergmania in #16265
- TemplateService should return all templates from GetAllAsync if no keys are passed by @kjac in #16254
- Allow FileUpload and Imagecropper to upload files in the same way by @bergmania in #16214
- V14 QA Added missing acceptance tests for Dictionary by @nhudinh0309 in #16241
- V14: Resize url endpoint by @Zeegaan in #16275
- DX: Add
BlockValue
constructors to force correct property editor alias and layout item type by @ronaldbarendse in #16266 - V14: Add JsonDocumentOptions skipping comments in appsettings by @nikolajlauridsen in #16281
- [v14] backoffice user login providers endpoint by @Migaroez in #16141
- V14: Fix redirect search by @nikolajlauridsen in #16285
- V14: Fix null ref exception in current user permission endpoint by @nikolajlauridsen in #16286
- V14 QA Bumped version of testHelpers by @andr317c in #16304
- V14: fix user set user group endpoint by @Zeegaan in #16302
- Fix the editor UI alias migration and re-run it by @kjac in #16292
- V14: Fix package creation by @nikolajlauridsen in #16309
- [V14] import/export media/document type endpoints by @Migaroez in #16100
- V14: Untangle the preview functionality from the auth cookie by @bergmania in #16308
- V14 QA Apply new syntax for adding smoke tags by @nhudinh0309 in #16326
- Clean up null values in datatype configs by @kjac in #16296
- V14 QA remove test describe by @andr317c in #16330
- V14; Refactor permissions for Document/Media/Member by @Zeegaan in #16310
- V14: Merge 13 to 14 by @Zeegaan in #16340
- The preview hub throws an exception during DB upgrade by @kjac in #16338
- Update path for basic auth redirect by @bergmania in #16346
Full Changelog: release-14.0.0-rc3...release-14.0.0-rc4