Skip to content

14.1.0

Compare
Choose a tag to compare
@iOvergaard iOvergaard released this 11 Jul 10:15
· 21805 commits to contrib since this release

What's Changed

🎨 Backoffice Changes

🙌 Notable Changes

💥 Breaking Changes

  • RTE and media picker should route medias the same way in the Delivery API by @kjac in #16550

🐛 Bug Fixes

  • Fix 11782: Create missing UI folder on temp path when using Umbraco.Tests.Integration by @lars-erik in #15986
  • Ported over #15928 changes for 13.3 RC by @kjac in #16023
  • Make the API content response builder extendable by @kjac in #16056
  • Correct BasicAuthSettings.Enabled description by @nzdev in #16072
  • V10: Fix for fallback file upload (#14892) by @Zeegaan in #15868
  • Fix logic for retrieving lastKnownElement by @jdpnielsen in #16116
  • Since v13 properties can sometimes be of new type RichTextEditorIntermediateValue by @nul800sebastiaan in #16121
  • Property source level variation should only be applied when configured by @kjac in #16270
  • V13: Move publishing notification after validation by @Zeegaan in #16331
  • V13: Fix routing with string parameter by @nikolajlauridsen in #16344
  • Ensure ufprt-token requests are handle in the UmbracoRouteValueTransformer by @bergmania in #16347
  • Fix issue when FileUpload exists on a document, it cannot publish by @bergmania in #16429
  • v14: Validate file name to return correct error by @Zeegaan in #16419
  • V14: Handle embedded media providers returning dimensions as string values in their oEmbed JSON response by @elit0451 in #16514
  • Handle master template not found as bad request by @bergmania in #16445
  • Respect backoffice login returnPath regression by @jrunestone in #16049
  • Fixes a NullReferenceException bug when the ValueSetValidator is null by @Shazwazza in #16379
  • V14: Add required dependency to management api by @Zeegaan in #16532
  • Added "git submodule update --init" command to the documentation by @BuddhiEash in #16528
  • V13: Add check to ensure that RenderControllers and SurfaceControllers are always routed through the UmbracoRouteValueTransforms by @nikolajlauridsen in #16540
  • V13: Update to sqlraw query by @Zeegaan in #16542
  • V14: Add clearer error for invalid property type by @Zeegaan in #16530
  • V14: Add missing action parameters mapping by @Zeegaan in #16557
  • V13: Set request culture for VirtualPageController by @nikolajlauridsen in #16572
  • V14: No nodes page - fix broken logo URL + replace old background image by @matthew-darby in #16534
  • OpenIddict should only handle /umbraco/ requests by @kjac in #16549
  • V14: Add missing healthcheck translations by @Zeegaan in #16612
  • Do not rely on claims to figure out user access + prepare for claims removal by @kjac in #16552
  • Allow http for openiddict by @bergmania in #16614
  • V13: Eaglery route domains for virtual page controllers by @nikolajlauridsen in #16635
  • Add custom mvc setup method to testserver base class by @lars-erik in #16545
  • Fix unguarded calls to ServiceDescriptor.ImplementationType for keyed services by @xdjoshuaaz in #16604
  • Make GetHeaderValue support HttpContext unavailable by @bergmania in #16654
  • V14: Fix source code editor not showing on fresh install / upgrade by @Zeegaan in #16655
  • Use configured backoffice route if available by @bergmania in #16660
  • [V14] Fix old rte seed value causing the toolbar not to appear by @Migaroez in #16665
  • V14: Build and release the type declarations of the Backoffice to npm by @iOvergaard in #16718
  • V14: Create seperate Create and Update in ContentTypeServiceBase by @Zeegaan in #16714
  • [V14] Make the backend work with the new localLinks format by @Migaroez in #16661
  • V14: OpenAPI: Explicitly set ByRelationTypeKey endpoint name by @leekelleher in #16729
  • Support JSON parsing object to DateTimeOffset and preserve timezone offset in JsonObjectConverter by @ronaldbarendse in #16732

📦 Dependencies

🚀 New Features

Other Changes

New Contributors

Full Changelog: release-14.0.0...release-14.1.0