v14.0.0-rc1
What's Changed Since Beta003
🙌 Notable Changes
- exclusion feature by @nielslyngsoe in #1600
💥 Breaking Changes
- Bugfix: Move To Entity Action (Part 1) by @madsrasmussen in #1411
- Feature/Content Editor Kind + Work for validation (take 3) by @nielslyngsoe in #1568
- Bugfix: Duplicate to Entity Action (part 1) by @madsrasmussen in #1591
🚀 New Features
- Feature: Media Entity Picker property-editor UI by @leekelleher in #1593
- Feature: Hide entity actions when Tree used inside a Modal by @leekelleher in #1598
- feature: Media Tree Item by @madsrasmussen in #1611
- Feature: Document Type Create Actions by @leekelleher in #1605
- Feature: Umbraco version number (header logo modal) by @leekelleher in #1638
🐛 Bug Fixes
- Bugfix: Workspace Breadcrumb: Localizes ancestor names by @leekelleher in #1595
- Bugfix: Date Picker server-time offset refactor by @leekelleher in #1601
- Bugfix: User Group back button by @madsrasmussen in #1613
- Bugfix: Localize section labels in picker by @madsrasmussen in #1612
- Bugifx: correct display of document tree item invariant name by @madsrasmussen in #1609
- Bugfix: Hide variant dropdown when invariant by @madsrasmussen in #1614
- Bugfix: Check for tree root items by @madsrasmussen in #1616
- Bugfix: Color Picker prefix hex values with a hash by @leekelleher in #1606
- Bugfix: Collection View configuration fixes empty inputs by @leekelleher in #1608
- Bugfix: Date Picker story by @leekelleher in #1604
- Bugfix: Localizes the sidebar context menu headline by @leekelleher in #1620
- bugfix: Add missing user group icon picker by @madsrasmussen in #1622
- Bugfix: User group add missing language permissions by @madsrasmussen in #1624
- Bugfix: Remove guid in picked document by @madsrasmussen in #1630
- Bugfix: Logviewer: removes the
decodeURIComponent
by @leekelleher in #1632 - Bugfix: delete tab in content-type design editor by @nielslyngsoe in #1636
- Bugfix: Simplifies
umb-input-collection-configuration
(refactor) by @leekelleher in #1633 - Bugfix: ColorPicker: Regex to ensure hex color hash prefix by @leekelleher in #1634
📦 Dependencies
- bump @umbraco-ui/uui from 1.8.0-rc.1 to 1.8.0-rc.2 by @iOvergaard in #1599
Other Changes
- fix: remove event listener by @nielslyngsoe in #1587
- fix: Block Type Modals removing url when done. by @nielslyngsoe in #1588
- Feature: Document create Blueprints and from Blueprints by @loivsen in #1590
- Fix: unset extensionsController when destroyed by @nielslyngsoe in #1597
- Feature: Document Blueprint Folders by @loivsen in #1592
- Lit directive for setting focus by @nielslyngsoe in #1387
umb-stack
element by @mattbrailsford in #1539- Bugfix: Picker inputs, updated to use
UmbUniqueTreeItemModel
by @leekelleher in #1574 - Chore: Lee's code sweep (for RC001) by @leekelleher in #1610
- Chore: Temp removal of document tree item status symbol by @madsrasmussen in #1607
- Chore: Remove unused store connector for trees by @madsrasmussen in #1615
- Bugfix: Fix media uploads that had wrong file extensions by @loivsen in #1619
- Add support for token expiration less than 10 minutes by @iOvergaard in #1602
- Bugfix/storybook-extensions-registry-error by @iOvergaard in #1623
- Feature: bind server feedback with validation system by @nielslyngsoe in #1617
- Bugfix: Create a document when no blueprint available by @loivsen in #1625
- fix: the background bleeds through certain modals by @iOvergaard in #1626
- chore: generate new server models by @iOvergaard in #1627
- Fix: Content Type Design Editor fixes by @nielslyngsoe in #1621
- Fix: Content Type property Inheritance by @nielslyngsoe in #1637
- Bugfix/create document with blueprint endpoint by @loivsen in #1629
- Feature/welcome dashboard by @JesmoDev in #1639
New Contributors
- @mattbrailsford made their first contribution in #1539
Full Changelog: v14.0.0-beta003...v14.0.0-rc1