What's Changed
- Templates can still be editable when using runtime mode Production bug fixed #16622 by @nick-hoang in #16923
- Avoid concurrent build of
Umbraco.JsonSchema
tool and add execution timeouts toExec
build tasks by @ronaldbarendse in #17006 - No longer shows success message if content moving is cancelled by @miguelcrpinto in #15051
- Fix: V13 ensure data change is detected on embedding media (16806) by @nielslyngsoe in #17008
- Content.EditorDirectiveController: added formSubmittedValidationFailed broadcast to prevent fields to stay disabled by @Yinzy00 in #17018
- Fix null reference exception in CacheValues.For when building the CompositeStringStringKey by @Migaroez in #17024
- v13.5 - New Swedish translation crashes Umbraco, removed duplicate areas. by @madsoulswe in #17059
- Update ImageSharpMiddlewareOption for fixing invalid width and height by @NguyenThuyLan in #17126
- Fixed issue #17225. Extended RTE valid element configuration by @wwrobel in #17227
- Fix greedy Install url detection by @Migaroez in #17241
- Fix ContentStore locking exceptions in async code by @ronaldbarendse in #17246
- Updated image sharp to a non vulnerable version by @bergmania in #17290
- Fix for #17187, unlock form after unsuccessful save and publish by @JasonElkin in #17285
- V13: Use updated form components in the login form by @iOvergaard in #17281
- MNTP: Improve site and root context for dynamic root by @kjac in #17303
- MNTP: Re-initialize contextual dialog options upon content creation by @kjac in #17301
- Issue 17128 - Fix GetMediaByPath when querying for media which has been uploaded with dimensions in the file name by @justin-nevitech in #17314
- V10 updated message pack by @andr317c in #17320
- V13 Updated version of messagepack by @andr317c in #17321
- V13 QA Updated login tests to match locator by @andr317c in #17334
- Include create date in audit item by @nikolajlauridsen in #17447
- 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
- TinyMCE readonly mode by @bjarnef in #17551
- Don't shrink crops container on right side by @bjarnef in #16827
- Run both cms and package migrations in upgrader by @nikolajlauridsen in #17575
- Added fix for label issues by @abjerner in #15409
- V13/bugfix/fix infinite editor stuck in create action 15945 by @ealse in #16280
- Fix RTE console error when blocks are not available by @kjac in #17582
- Sort manifest file paths alphabetically by @mattbrailsford in #14466
- Handle "all slashes" routes by @kjac in #17596
- Add cache key to GetByUserName by @Zeegaan in #17350
- V13: Dropzone, upload complete callback with processed file array by @leekelleher in #17631
- Revert #14234 add update error message for DB connection failures by @kjac in #17612
- Add ASCII file name conversion by @kjac in #17580
- V13: Lead char gets removed when reopening a link in the rich text editor by @iOvergaard in #17667
- Fix
PanicException: failed to get child with id=
after updating content types by @ronaldbarendse in #17702 - Updated NuGet Packages for v13 by @bergmania in #17704
- Add "user info" endpoint for the Delivery API by @kjac in #17719
- 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
- Add NoopCurrentMemberClaimsProvider so Umbraco can boot without the Delivery API enabled by @kjac in #18049
- V13: remove unused parameters and documentation by @iOvergaard in #18095
New Contributors
- @nick-hoang made their first contribution in #16923
- @wwrobel made their first contribution in #17227
- @Oxygen-cl made their first contribution in #17414
Full Changelog: release-13.5.3...release-13.6.0