Skip to content

Releases: umbraco/Umbraco-CMS

13.6.0-rc2

16 Jan 09:07
Compare
Choose a tag to compare
13.6.0-rc2 Pre-release
Pre-release

What's Changed

  • Fixed issue #17225. Extended RTE valid element configuration by @wwrobel in #17227
  • Fix for #17187, unlock form after unsuccessful save and publish by @JasonElkin in #17285
  • Use TryParse when parsing ID from claims by @Oxygen-cl in #17414
  • Add swiss languages as backoffice languages by @marwaldv in #17177
  • Block settings unavailable element type by @bjarnef in #16328
  • Don't shrink crops container on right side by @bjarnef in #16827
  • Added fix for label issues by @abjerner in #15409
  • V13/bugfix/fix infinite editor stuck in create action 15945 by @ealse in #16280
  • Warn about un-routable content at publish time by @kjac in #17705
  • Add (un)publishing details to TreeChange notifications by @kjac in #17757
  • Make sure Examine dashboard still functions when an index is corrupt by @Migaroez in #17800
  • V13 Fixes #17646 where bold markdown does not work in a property description by @danlister in #17806
  • V13: Clear username cache by @Zeegaan in #17815
  • V13: Allow anonymous calls for UmbLoginStatusController.HandleLogout action by @elit0451 in #17807
  • Fix null exceptions when requesting specific content trough the backoffice APIs by @Migaroez in #17846
  • V13: Add rcl files to static files tree by @Zeegaan in #17671
  • Make the Delivery API "ancestors" selector work with preview by @kjac in #17938
  • Corrected property names and structure used in JSON schema generation for configuration of default data to install. by @AndyButland in #17946
  • Added integration test to verify the Delivery API contract by @kjac in #17949
  • V13 QA updated locator for failing E2E test by @andr317c in #17825
  • Allow filtering for multiple content types by @kjac in #17960
  • V13: Show validation error, when saving invalid media by @Zeegaan in #17961
  • Improve YSOD rendering in the client by @Migaroez in #17940
  • V13: Update @umbraco-ui/uui to 1.12.2 by @iOvergaard in #17972
  • Add Vary header to all content API operations by @kjac in #17962
  • Resets send to approval dialog on close such that when re-opening the selection and operation can still be triggered. by @AndyButland in #17956
  • V13: Update @microsoft/signalr from 7.0.12 to 8.0.7 by @iOvergaard in #17973
  • add missing new media auditTrail translation by @Migaroez in #17981
  • Enforce the "Save and preview" button after when switching content app by @kjac in #17985
  • Make the RTE handle inline elements gracefully for JSON by @kjac in #17983
  • Fix: only fire event when instance is available (issue 17847) by @nielslyngsoe in #17987
  • Do not show "Save and preview" by default by @kjac in #17986
  • Fix: Do not re-map schedule modal on error as it leads to broken bindings by @Migaroez in #17990
  • Added a maxlength setting to the regular expression pattern field by @AndyButland in #17982
  • V13 QA added parallelization for E2E tests by @andr317c in #17995

New Contributors

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

15.1.1

12 Dec 15:27
4f3dd04
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: release-15.1.0...release-15.1.1

15.1.0

11 Dec 13:37
03eb878
Compare
Choose a tag to compare

What's Changed

🏠 Internal

📦 Dependencies

🚀 New Features

🐛 Bug Fixes

Read more

release-13.6.0-rc

18 Jan 14:24
Compare
Choose a tag to compare
release-13.6.0-rc Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: release-13.5.2...release-13.6.0-rc

15.1.0-rc2

09 Dec 10:15
Compare
Choose a tag to compare
15.1.0-rc2 Pre-release
Pre-release

What's Changed

🏠 Internal

🐛 Bug Fixes

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

15.1.0-rc

28 Nov 10:00
Compare
Choose a tag to compare
15.1.0-rc Pre-release
Pre-release

What's Changed

🏠 Internal

📦 Dependencies

🚀 New Features

🐛 Bug Fixes

New Contributors

Read more

14.3.1

19 Nov 10:56
release-14.3.1
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: release-14.3.0...release-14.3.1

15.0.0

14 Nov 08:30
Compare
Choose a tag to compare

What's Changed

🙌 Notable Changes

💥 Breaking Changes

🐛 Bug Fixes

Read more

15.0.0-rc4

13 Nov 17:09
a9636d5
Compare
Choose a tag to compare
15.0.0-rc4 Pre-release
Pre-release

What's Changed Since 15.0.0-rc3

💥 Breaking Changes

🚀 New Features

  • Add endpoint for retrieving the published (if any) version of a document by @kjac in #17278
  • Explicit cache entry settings and expose cache settings in json schema by @bergmania in #17480
  • Implement content type filtering for in-memory navigation structure by @elit0451 in #17456
  • Add UDI support for relation, user and user-group entity types by @ronaldbarendse in #17490
  • Implement not-implemented methods for media cache by @Zeegaan in #17524

🐛 Bug Fixes

📦 Dependencies

Other Changes

Full Changelog: release-15.0.0-rc3...release-15.0.0-rc4

15.0.0-rc3

06 Nov 09:52
8e147c2
Compare
Choose a tag to compare
15.0.0-rc3 Pre-release
Pre-release

What's Changed Since 15.0.0-rc2

💥 Breaking Changes

🚀 New Features

🐛 Bug Fixes

🏠 Internal

📦 Dependencies

Other Changes

  • Extend timeout for release branch by @Zeegaan in #17304
  • Added DisableBuildCompression to not make compressed versions of back… by @bergmania in #17380
  • V15: Make default max payload size more friendly by @nikolajlauridsen in #17382
  • V15: Refresh caches on load balanced environments by @nikolajlauridsen in #17296
  • V15: Add back url segments again by @Zeegaan in #17390
  • Add logging to RTE integration tests to trace the source of the failing tests by @kjac in #17376
  • Updated lucene net replicator package by @andr317c in #17415
  • Fix delivery api can find unpublished content by @bergmania in #17413
  • Fix security scheme issues in Delivery API OpenAPI spec by @kjac in #17401
  • Do not migrate blocks in parallel on SQLite by @kjac in #17416
  • Prevent Delivery API output cache configuration from affecting other controllers by @kjac in #17405
  • Support limited language access at block level by @kjac in #17322
  • Obsolete content dashboard settings by @Migaroez in #17389
  • Reintroduce a favicon to the templates to allow static file access on first boot by @bergmania in #17422

Full Changelog: release-15.0.0-rc2...v15.0.0-rc3