Skip to content

Releases: umbraco/Umbraco-CMS

15.0.0-rc1

02 Oct 10:24
release-15.0.0-rc1
1180296
Compare
Choose a tag to compare
15.0.0-rc1 Pre-release
Pre-release

What's Changed

🎨 Backoffice Changes

🙌 Notable Changes

💥 Breaking Changes

🐛 Bug Fixes

📦 Dependencies

🚀 New Features

  • Introduce INavigationService for in-memory navigation data by @elit0451 in #16818
  • Add notification alias to document notifications endpoint output by @kjac in #17028
  • V15: Allows blocks in rich text editor to exclude the "Umbraco-Block" HTML comment by @iOvergaard in #17118
  • Swagger sub types selectors (take 2) by @kjac in #17132

Other Changes

Full Changelog: release-14.3.0...release-15.0.0-rc1

14.3.0

03 Oct 05:47
Compare
Choose a tag to compare

What's Changed

🙌 Notable Changes

💥 Breaking Changes

🐛 Bug Fixes

📦 Dependencies

🚀 New Features

Other Changes

New Contributors

Full Changelog: release-14.2.0...release-14.3.0

14.3.0-RC

19 Sep 05:55
Compare
Choose a tag to compare
14.3.0-RC Pre-release
Pre-release

What's Changed

🙌 Notable Changes

💥 Breaking Changes

🐛 Bug Fixes

📦 Dependencies

🚀 New Features

Other Changes

New Contributors

Full Changelog: release-14.2.0...release-14.3.0-rc

What's Changed

🙌 Notable Changes

💥 Breaking Changes

🐛 Bug Fixes

  • Use parentElement instead of parent by @vlaellayug in #16257
  • fix: uploaded item not selected in media picker by @ealse in #16644
  • V14: Don't duplicate audit loggin for media trashing by @Zeegaan in #16903
  • Fix for MemberDefaultLockoutTimeInMinutes lockout time by @KudAndrii in #16832
  • Cache a dictionary of dictionaries by @matthewcare in #15908
  • V14: Extensions of type AppEntryPoint are not being executed on the login screen by @iOvergaard in #16967
  • Avoid concurrent build of Umbraco.JsonSchema tool and add execution timeouts to Exec build tasks by @ronaldbarendse in #17006
  • ModelsGenerator to IModelsGenerator in BuildModelsBuilderController by @kasparboelkjeldsen in #16919
  • Updated the assembly names to avoid a debug-warning in the log by @b...
Read more

14.2.0

22 Aug 13:56
Compare
Choose a tag to compare

What's Changed

🎨 Backoffice Changes

🐛 Bug Fixes

🏠 Internal

📦 Dependencies

🚀 New Features

Other Changes

New Contributors

Full Changelog: release-14.1.2...release-14.2.0

14.2.0-rc2

12 Aug 16:00
Compare
Choose a tag to compare
14.2.0-rc2 Pre-release
Pre-release

What's Changed

Other Changes

  • v14: TryGetUmbracouser default implementation by @Zeegaan in #16899
  • Fix date conversion on the server-side by @kjac #16841
  • Add the default date-with-time configuration if missing @kjac #16902

Full Changelog: release-14.2.0-rc...release-14.2.0-rc2

14.2.0-rc

08 Aug 09:43
Compare
Choose a tag to compare
14.2.0-rc Pre-release
Pre-release

What's Changed

🐛 Bug Fixes

🏠 Internal

📦 Dependencies

🚀 New Features

Other Changes

New Contributors

Full Changelog: release-14.1.1...release-14.2.0-rc

14.1.1

17 Jul 14:55
release-14.1.1
eb4fc97
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: release-14.1.0...release-14.1.1

14.1.0

11 Jul 10:15
Compare
Choose a tag to compare

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

14.1.0-rc2

05 Jul 06:35
Compare
Choose a tag to compare
14.1.0-rc2 Pre-release
Pre-release

What's Changed Since RC1

🙌 Notable Changes

🐛 Bug Fixes

  • 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

🚀 New Features

Full Changelog: release-14.1.0-rc...release-14.1.0-rc2

14.1.0-rc

27 Jun 08:26
ed22003
Compare
Choose a tag to compare
14.1.0-rc Pre-release
Pre-release

What's Changed

🙌 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 logic for retrieving lastKnownElement by @jdpnielsen in #16116
  • 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: 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: No nodes page - fix broken logo URL + replace old background image by @matthew-darby in #16534

📦 Dependencies

🚀 New Features

New Contributors

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