v14.1.0
What's Changed
🙌 Notable Changes
- Feature: Umbraco Flavored Markdown by @leekelleher in #2045
🚀 New Features
- Feature: Hide focalpoint in ImageCropper by @loivsen in #1948
- Feat: expose uniques and aliases in structure manager by @nielslyngsoe in #1950
- Feature: Tree with folders only + implement for move Data Type by @madsrasmussen in #1959
- Feature: implement folders only for duplicate to by @madsrasmussen in #1966
- Feature: TinyMce Custom Configuration by @iOvergaard in #1978
- Feature: Split panel keyboard navigation by @JesmoDev in #2021
- Feature: Allow dynamic import of icon for easier bundling by @madsrasmussen in #2025
- Feature: Readonly mode for Text Box Property Editor UI by @madsrasmussen in #2027
- Feature: Readonly mode for Tags Property Editor UI by @madsrasmussen in #2029
- Chore: Bundle Block Package by @madsrasmussen in #2019
- Block Editors: only show settings when available in block workspace by @nielslyngsoe in #2040
- V14/feature/media picker cropper editor modal UI by @loivsen in #2037
- Chore: Bundle core package by @madsrasmussen in #2022
- Feature: Readonly mode for Text Area Property Editor UI by @madsrasmussen in #2028
🐛 Bug Fixes
- Bugfix: Rollback diff text by @JesmoDev in #1934
- Bugfix: Fix render of documenttype routing in info tab by @loivsen in #1944
- Chore: Use import aliases for imports in dictionary picker modal by @madsrasmussen in #1946
- Bugfix: Clean up event listeners when collection context is destroyed by @leekelleher in #1945
- Bugfix: Image Cropper, focal point reset by @leekelleher in #1951
- The document
Custom
status is not translated correctly by @iOvergaard in #1953 - Fix: Block Grid Editor - Adjust columnSpan to context by @nielslyngsoe in #1952
- Fix: Block Grid Editor — Move between areas and root (A Sorter Controller Fix) by @nielslyngsoe in #1949
- V14/bugfix/bad slider configuration by @loivsen in #1954
- Bugfix: Redirects the Partial View on Create by @loivsen in #1955
- Bugfix: Document Type Workspace, localizes the name and alias input placeholders by @leekelleher in #1956
- Bugfix: Media workspace info references correct localization by @leekelleher in #1960
- Bugfix: Content Type workspace header UI cosmetics by @leekelleher in #1962
- Bugfix: Only render folders for move media type by @madsrasmussen in #1963
- Bugfix: Property description, sets
max-width
for child items by @leekelleher in #1961 - Bugfix: Only render folders for move document blueprint by @madsrasmussen in #1964
- Bugfix: Add sidebar bottom space by @madsrasmussen in #1968
- Bugfix: Only render folders for move Document Type by @madsrasmussen in #1965
- Bugfix: Focus folder name input by @madsrasmussen in #1967
- Bugfix: Remove of in translation by @madsrasmussen in #1970
- Bugfix: export more modal tokens by @madsrasmussen in #1984
- Bugfix: TinyMCE does not show its box-shadow by @iOvergaard in #1979
- Bugfix: Close context menu before executing primary action by @madsrasmussen in #1983
- Makes the styles optional in stylesheets by @loivsen in #1989
- Bugfix: Workspace breadcrumbs, error when new at root by @leekelleher in #1988
- upload to correct folder when dropping file by @loivsen in #1987
- Bugfix: Disable duplicate button when nothing is selected by @madsrasmussen in #1990
- added friendly message to display when there are no other languages t… by @prjseal in #1997
- Bugfix: Tinymce allows potentially unsafe embeds by @iOvergaard in #1993
- Bugfix: Add missing edit permissions for create options modals by @loivsen in #1992
- Bugfix: Document Public Access cancelled server requests by @madsrasmussen in #1985
- Bugfix: user startnode and user group links by @loivsen in #2000
- Bugfix: Insert field value overflow by @loivsen in #1991
- Bugfix: Query Builder sending previous data by @loivsen in #2004
- Dictionary Section got wrong name in header by @BishalTimalsina12 in #2011
- Bugfix: Member localizations and time formatting by @loivsen in #2008
- fix: Issue 1170 - Markdown editor is not responsive by @jcdcdev in #1999
- Bugfix: Custom menu item label ellipsis by @JesmoDev in #2020
- Block Grid: Correct settings data if config changed by @nielslyngsoe in #1976
- Switch class to "Tab" when in sort mode by @Zeegaan in #2023
- Bugfix: Block types do not show their descriptions by @iOvergaard in #2035
- Block Grid: fallback to layout columns if no proper options by @nielslyngsoe in #2038
- Make allowAtRoot preset for Block Grid Types by @nielslyngsoe in #2036
- Bugfix: Remove image card when trashed outside a property editor by @loivsen in #2042
- Bugfix: Installer does not take the minimum password length into account by @CarlSargunar in #1998
- Bugfix: Content type editor keyboard navigation by @JesmoDev in #2041
- Bugfix: Render calculated user start nodes in User Workspace by @madsrasmussen in #2010
- Bugfix: Package Builder import errors by @madsrasmussen in #2049
- Hotfix: Propagate data changes for Block Grid Area Types by @nielslyngsoe in #2062
- [FIX] Scroll Bar / Panel Width Adjustment cursor by @OwainWilliams in #2063
- hotfix: block grid live editing race condition by @nielslyngsoe in #2101
- Hotfix: Ensures word-wrap for
<umb-ufm-render>
component by @leekelleher in #2108
🏠 Internal
- Implicit override declarations by @nielslyngsoe in #2026
- Upgrade to typescript 5.5 by @nielslyngsoe in #2034
📦 Dependencies
- Bump vite-plugin-static-copy from 1.0.2 to 1.0.5 by @dependabot in #1972
- Bump @web/dev-server-rollup from 0.6.1 to 0.6.3 by @dependabot in #1973
- Bump eslint-plugin-lit from 1.11.0 to 1.14.0 by @dependabot in #1971
- Bump typedoc from 0.25.10 to 0.25.13 by @dependabot in #1974
- Bump simple-icons from 11.15.0 to 12.0.0 by @dependabot in #1975
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1994
- Bump ws from 6.2.2 to 6.2.3 by @dependabot in #2014
- build(deps): bump @umbraco-ui/uui from 1.8.1 to 1.8.2 by @iOvergaard in #2007
- Bump ws and puppeteer-core by @dependabot in #2016
Other Changes
- Chore: Split dictionary consts from manifests by @madsrasmussen in #1937
- v14: Bugfix: lazy load all dictionary apis from manifests by @madsrasmussen in #1942
- Chore: Change relative core collection imports to use alias by @madsrasmussen in #1947
- Chore: EsLint Rule No relative import to import map module by @madsrasmussen in #1943
- Feature: Initial bundling work + bundle dictionary package by @madsrasmussen in #1977
- Chore: Bundling of the Webhook package by @madsrasmussen in #1980
- Chore: Bundling data type package by @madsrasmussen in #1981
- Chore: bundling the Umbraco News package by @madsrasmussen in #1982
- Chore: Remove arg passed to oneEvent method by @madsrasmussen in #2001
- Chore: Bundling language package by @madsrasmussen in #1995
- Improved example + minor code refactor by @nielslyngsoe in #2003
- Chore: Bundle health check package by @madsrasmussen in #2006
- Chore: Bundle tags package by @madsrasmussen in #2005
- Chore: Bundle Document package by @madsrasmussen in #2013
- Feature: Readonly mode for Number Property Editor UI by @madsrasmussen in #2030
- Make pickers value undefined when empty by @nielslyngsoe in #2018
- reintroduce redirects in workspace by @nielslyngsoe in #2044
New Contributors
- @prjseal made their first contribution in #1997
- @BishalTimalsina12 made their first contribution in #2011
- @jcdcdev made their first contribution in #1999
- @Zeegaan made their first contribution in #2023
- @CarlSargunar made their first contribution in #1998
- @OwainWilliams made their first contribution in #2063
Full Changelog: v14.0.0...v14.1.0