v14.0.0-beta002
What is it?
The Umbraco 14.0.0-beta002 is the second beta in a series of beta releases ramping up to the Release Candidate of 14.0.0 happening in April. Read the release notes of Umbraco 14.0.0 on Our Releases.
With this release, we will make a commitment to package developers in particular, that any breaking changes from now on will be documented. What we hope to gain with this release is feedback from anyone interested in developing packages for the Umbraco CMS that we can take into consideration before the Release Candidate.
How to get started
Learn how to get started on the official docs with the Getting Started guide.
What's Changed
💥 Breaking Changes
- Refactor: Workspace Collection Condition (plus new Context token) by @leekelleher in #1408
- Feature/individual publication modals by @iOvergaard in #1423
- rename selectedIds + Corrections for Lit warnings by @nielslyngsoe in #1439
📦 Dependencies
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #1435
Other Changes
- Fix: get a resolved local active path, not the configuration for it. by @nielslyngsoe in #1403
- Route parameters such as
uc:storeare being falsely replaced by @iOvergaard in #1405 - Don't allow reload of data type children by @madsrasmussen in #1406
- Makes icon search case insensitive by @JasonElkin in #1407
- Bugfix/media types by @JesmoDev in #1414
- Feature: LogViewer pagination by @loivsen in #1409
- Bugfix/media picker by @JesmoDev in #1399
- Chore: Remove type from mock models by @madsrasmussen in #1410
- Refactor: Dynamic Root modals by @leekelleher in #1418
- Bugfix: Collections UI snags by @leekelleher in #1416
- Chore: New Relation Type Server Models by @madsrasmussen in #1415
- Feature: Content Type Property Picker by @leekelleher in #1420
- Bugfix/members2 by @JesmoDev in #1421
- Bugfix: input-section element by @madsrasmussen in #1402
- Feature/redirect on delete by @JesmoDev in #1422
- Feature: TreePicker aligns value data structure with backend API by @leekelleher in #1412
- Feature/Content Type Design Editor by @nielslyngsoe in #1419
- Feature: Section User Permission by @madsrasmussen in #1299
- Bugfix: change app language in dropdown by @madsrasmussen in #1425
- fix member type editor by @nielslyngsoe in #1427
- Feature: Document tree item variant label by @madsrasmussen in #1426
- remove stories regarding extensions by @nielslyngsoe in #1430
- BUGFIX: Member content view not rendering. by @JesmoDev in #1431
- Feature/publish with descendants by @iOvergaard in #1433
- Bugfix/add property route fix by @nielslyngsoe in #1436
- Chore: Corrected casing of "MultipleTextString" by @leekelleher in #1437
- Feature/unpublish with references by @iOvergaard in #1432
- add weight + icons + missing stubs for entity actions by @iOvergaard in #1434
- DX: createExtensionApiByAlias — A one-off method to create an API from extension registry by @nielslyngsoe in #1424
- Feature POC: API Docs by @madsrasmussen in #1353
- Improvements: forgotten improvements from old PR by @nielslyngsoe in #1440
- Chore: Updated Authentication documentation by @leekelleher in #1441
- Chore: Textarea editor UI amends by @leekelleher in #1450
- Bugfix: User Picker UI by @leekelleher in #1451
- Bugfix: Dropdown data structure by @leekelleher in #1448
- Bugfix: Slider value by @leekelleher in #1447
- Bugfix: Radio Button List data structure by @leekelleher in #1446
- Bugfix: EmailAddress corrected alias by @leekelleher in #1444
- Bugfix: Eye Dropper UI by @leekelleher in #1445
- Bugfix: Color Picker amends by @leekelleher in #1443
- Bugfix: CheckboxList data structure by @leekelleher in #1442
- fix routable modal registration, making it a proper controller by @nielslyngsoe in #1438
- Bugfix: Tags property-editor UI by @leekelleher in #1449
Full Changelog: v14.0.0-beta001...v14.0.0-beta002