v14.0.0-rc5
What's Changed Since RC4
💥 Breaking Changes
- Bugfix: Move upload field and component by @madsrasmussen in #1884
- Bugfix: move tree related entity action to tree module by @madsrasmussen in #1888
- Bugfix: modal route registration circular dependency by @madsrasmussen in #1892
- Block Grid Editor: Entity Range Validation by @nielslyngsoe in #1890
🚀 New Features
- RTE plugins localization by @loivsen in #1878
- Feature: Media Picker - Image crop editor modal by @loivsen in #1853
- Feature: Markdown Editor: Wired up media URLs by @leekelleher in #1900
- Feature: Extendable section routes by @madsrasmussen in #1897
- Feature: Add sort children of media entity by @madsrasmussen in #1901
- Feature: Allow conditional trees by @madsrasmussen in #1925
- Feature: Document Type Descriptions by @iOvergaard in #1930
- Feature: Media Type Descriptions by @iOvergaard in #1932
- Feature: Member Type Descriptions by @iOvergaard in #1933
- Blocks for RTE by @nielslyngsoe in #1910
- Feature: DataType tracked references by @leekelleher in #1911
🐛 Bug Fixes
- use scroll container for actions modal by @nielslyngsoe in #1870
- Bugfix: Collection: determine if
filter.skiphas preconfigured value by @leekelleher in #1867 - Bugfix: Document Picker: Ensures
max = 1by @leekelleher in #1872 - Fix
blockEditorCustomViewmanifest by @rickbutterfield in #1871 - Bugfix: Add missing EN translations by @JesmoDev in #1877
- Bugfix: Picker inputs - moved
addValidator()calls toconstructor()by @leekelleher in #1873 - Bugfix: Property descriptions should use uui-scroll-container by @iOvergaard in #1879
- Bugfix: Fix tree folder cyclic imports by @madsrasmussen in #1885
- Bugfix: Restore custom validation on property editors by @iOvergaard in #1887
- fix: the backoffice does not work with window.open by @iOvergaard in #1889
- Bugfix: Add confirmation dialog when removing compositions by @JesmoDev in #1891
- Bugfix: Media Collection (Section View) missing layouts by @leekelleher in #1894
- Bugfix: Property label does not appear on top by @iOvergaard in #1893
- Bugfix: Media Workspace Info details by @leekelleher in #1904
- Bugfix: Audit log are missing a few translations by @iOvergaard in #1895
- Add placeholder to name input by @bjarnef in #1907
- Bugfix: Media reference modal routes by @leekelleher in #1913
- Bugfix: Media info links, corrected localization for no links by @leekelleher in #1914
- Bugfix: Document Type: History Cleanup UI by @leekelleher in #1915
- Bugfix: Public Access, corrected Member Group picker by @leekelleher in #1916
- Bugfix: navigating between workspaces throws errors by @madsrasmussen in #1919
- Chore: Lee's code sweep (for RC5) by @leekelleher in #1902
- Bugfix: Document workspace info, fixes document type modal by @leekelleher in #1920
- Chore:
umb-code-block, display header (without language) by @leekelleher in #1921 - Bugfix: Initial section by @madsrasmussen in #1922
- Bugfix: Static file picker by @loivsen in #1926
- Bugfix: Close global search on outside click by @JesmoDev in #1923
- Bugfix: Add navigation tips to global search by @JesmoDev in #1924
- Bugfix: Check for backoffice path before redirect by @madsrasmussen in #1927
- Bugfix: Import property-actions components by @leekelleher in #1928
- Bugfix: Cultures & Hostnames modal, close on Save by @leekelleher in #1929
- fix: turn off generated url encoding for
OpenAPIby @iOvergaard in #1938 - Bugfix: Lazy load Dictionary collection repo by @madsrasmussen in #1936
- Bugfix: Search results for data types by @loivsen in #1940
- fix inserting block only at the right spot by @nielslyngsoe in #1939
Other Changes
- Feature: TinyMce Toggle Buttons by @iOvergaard in #1868
- Reset data-type configs when switching property editor by @nielslyngsoe in #1880
- Chore: move imaging module to media package by @madsrasmussen in #1883
- Bugfix: fixing cyclic dependencies continued by @madsrasmussen in #1882
- Bugfix: fix public access opened from the tree by @madsrasmussen in #1886
- refactor code to use content-property-dataset by @nielslyngsoe in #1869
- Build: Update bundled NPM dependencies by @iOvergaard in #1881
- Chore: Fixed up breaking-changes with modal/router imports by @leekelleher in #1896
- Bugfix: Fix Input Rich Media importing its own moudule by @madsrasmussen in #1898
- Chore: Relation Types UI amends by @leekelleher in #1903
- Chore: Bump no cycle max depth to 6 by @madsrasmussen in #1899
New Contributors
- @rickbutterfield made their first contribution in #1871
Full Changelog: v14.0.0-rc4...v14.0.0-rc5