14.2.0
What's Changed
🎨 Backoffice Changes
- See the full list on the Umbraco.CMS.Backoffice repository
🐛 Bug Fixes
- V13: Respect user start nodes when moving or copying items in list view by @elit0451 in #16722
- Move ReservedFieldNames to type configuration endpoints by @nikolajlauridsen in #16735
- V13: Tours prevent you from interacting with the Backoffice on first log in by @iOvergaard in #16775
- V13: Ensure
TransformingIndexValues
event is also raised from theDeliveryApiContentIndex
by @elit0451 in #16756 - V14: Fixing totalItems amount for ChildrenXTreeControllers by @elit0451 in #16799
- Combining OpenId and OfflineAccess scope by @mcl-sz in #16220
- Fixing regression bug introduced in #14806 by @wtct in #16837
- Added apostrophe to allowed characters for username. by @BElluu in #16406
- Remove favicon from dotnet templates by @callumbwhyte in #16840
- v14: Fix media access to dataypes by @Zeegaan in #16865
- Do not allow save of invalid domains by @bergmania in #16880
🏠 Internal
- V14: Remove user-defined.css by @iOvergaard in #16792
📦 Dependencies
- Updated NuGet Packages by @bergmania in #16861
🚀 New Features
- V14: Add
usernameIsEmail
to the user configuration object by @iOvergaard in #16759 - Removed Type attribute from parsed local links by @Migaroez in #16780
- Add Health Check for Runtime mode by @erikjanwestendorp in #16715
- Make block editor base classes public by @mattbrailsford in #16774
- Improve migration performance by @Migaroez in #16784
Other Changes
- V13: Update url scheme for Twitter OEmbedProvider by @elit0451 in #16650
- V14 Added Content tests with Checkbox list by @nhudinh0309 in #16733
- V14: Launch browser settings to true by @elit0451 in #16765
- V14: Merge by @nikolajlauridsen in #16800
- Fix
UdiRange.Parse()
throwingArgumentException
for valid value by @ronaldbarendse in #16788 - V14 Added Content tests with various data types by @nhudinh0309 in #16809
- V14 Fixing the failing smoke tests by @nhudinh0309 in #16822
- Clean up Processed local image links in Management api by @Migaroez in #16828
- Graceful handling of unauthorized requests to the Management API by @kjac in #16836
- Fix: .well-known/openid-configuration doesn't work anymore by @Migaroez in #16845
- FIX: Deleting language can make the backoffice client unusable by @Migaroez in #16863
- v14: TryGetUmbracouser default implementation by @Zeegaan in #16899
New Contributors
Full Changelog: release-14.1.2...release-14.2.0