100%
v14.1.0
Status: ReleasedReleased on Thursday, July 11 2024
There is a newer version available - v15.0.0
Release notes
Umbraco 14.1.0 is now on NuGet.
You can view the changes here.
Related changes from the issue tracker
Notable features (1)
Dependencies (1)
Developer experience (2)
Other features (25)
- Feature: Hide focalpoint in ImageCropper
- Feat: expose uniques and aliases in structure manager
- Feature: Tree with folders only + implement for move Data Type
- Feature: Initial bundling work + bundle dictionary package
- Feature: TinyMce Custom Configuration
- Chore: Bundle Block Package
- Feature: Split panel keyboard navigation
- Chore: Bundle core package
- Feature: Allow dynamic import of icon for easier bundling
- Feature: Readonly mode for Text Box Property Editor UI
- Feature: Readonly mode for Text Area Property Editor UI
- Feature: Readonly mode for Tags Property Editor UI
- Feature: Readonly mode for Number Property Editor UI
- Feature: Align the Media Picker UI with V13
- Block Editors: only show settings when available in block workspace
- Feature: Umbraco Flavored Markdown
- Add blocks in RTE telemetry
- Webhook log improvements
- Include umbraco-package.json manifests in telemetry data
- V14: Include description in doctype item
- Added a Notification warnings when publishing variants without a domain
- Add endpoint for calculating effective user start nodes
- Simplified how we disable the TransportSecurityRequirement in OpenIddict
- v14: Implement backoffice signalR hub
- V14: Expose `Umb-Notifications` HTTP header
Bugfixes (103)
- Bugfix: Rollback diff text
- Bugfix: Fix render of documenttype routing in info tab
- Bugfix: Clean up event listeners when collection context is destroyed
- Chore: Use import aliases for imports in dictionary picker modal
- Fix: Block Grid Editor — Move between areas and root (A Sorter Controller Fix)
- Bugfix: Image Cropper, focal point reset
- Fix: Block Grid Editor - Adjust columnSpan to context
- The document `Custom` status is not translated correctly
- Bugfix: Document Type Workspace, localizes the name and alias input placeholders
- Bugfix: Content Type workspace header UI cosmetics
- Bugfix: Only render folders for move media type
- Bugfix: Only render folders for move document blueprint
- Bugfix: Only render folders for move Document Type
- Feature: implement folders only for duplicate to
- Block Grid: Correct settings data if config changed
- Bugfix: Workspace breadcrumbs, error when new at root
- Bugfix: Tinymce allows potentially unsafe embeds
- added friendly message to display when there are no other languages t…
- fix: Issue 1170 - Markdown editor is not responsive
- Dictionary Section got wrong name in header
- Make pickers value undefined when empty
- Bugfix: Custom menu item label ellipsis
- Block Grid: fallback to layout columns if no proper options
- Bugfix: Content type editor keyboard navigation
- Bugfix: Remove image card when trashed outside a property editor
- reintroduce redirects in workspace
- Bugfix: Package Builder import errors
- [FIX] Scroll Bar / Panel Width Adjustment cursor
- Hotfix: Ensures word-wrap for `<umb-ufm-render>` component
- v14-rc1 - Duplicate content item - no errors if destination not picked
- V14-RC2 : Document Types - can't reorder tabs.
- V14-RC2 : Document Types - Create folder, name isn't in focus
- V14-RC2: Login when hosting behind proxy
- Umbraco 14 RC 3 - Method CreateBlockModel.EnrichBlockItem cannot create a BlockGridModel
- V14-RC3 - When having many content nodes the URL preview in chrome hides the "Recycle bin"
- V14-RC3: Recycle Bin updates only after full page reload
- Can't manually adjust the Sort Order of the Tab on a Document Type definition
- Block grid areas change size when you add another area
- Content Delivery API Response for Media URL Returns Absolute URL in RTE Instead of Relative URL
- Slider with range enabled throws JS error on load
- V14: Console error when creating datatype
- Cannot create new partial view, when already on that page
- Media picker: "Reset focal point" is visible even if focal points are disabled
- Media Picker: Focal point is hard to use
- Media Picker: Quite a lot of space in the dialog?
- Query Builder missing frontend validation
- Block Configuration: Folders can be selected as ElementTypes
- Block List/Grid Issue when removing settingsModel
- Block Grid: "Allow in root" should be enabled by default
- V14: Member info missing “Created” and “Last edited” time + the User creating the member on the “Created” field
- [v14] Health Checks do not persist action parameters from check to action.
- V14-RC5: Missing localization for keys in Security health check
- V14-RC5: Media shows 'Data Type' in references
- 'Edit permissions for this Document Type' button is missing
- Access nodes for an user are highlighed as links
- V14-RC5: Overflow in overlay when inserting field value
- Property description styling is broken
- V14-RC5: Richtext stylesheet is marking Styles as mandatory field
- V14-RC5: Properties with same alias as doctype fail to be created
- ActionsMenu modal not closing if you click on a create button
- [V14] Checkbox list causes dots everywhere
- V14: Cannot unregister DeliveryApi
- [V14] RTE in classic mode shouldn't hide the separator line in larger screens
- [V14] Sort children of
- V14 Can't navigate from User to User Group
- [V14] Media upload to folder doesn't work
- v14: not all modals are exported in Backoffice package
- "Restrict Public Access" does not work
- File Upload Field data type prevents document publishing
- Truncated aliases
- Cannot log into /Umbraco when running it locally
- TinyMCE Source Code Editor not displaying
- [v14] Infinity editing of Document Type from Content section seems broken
- 'umbMigrationV14' property in 'Configuration' causes content transfer issues with Umbraco Deploy
- Installer failed to pass database setup because of bad user password length validation
- Cannot run a clean V14 installation with http:// scheme
- IVirtualPageControllers localize based on browser-headers since the introduction of EagerMatcherPolicy
- Rich text property editor generates incorrect markup for local links
- Could not obtain an HTTP context when ContentPublishedWebhookEvent fired
- Umbraco 14 - Block Grid Area size does not save
- Doc type descriptions aren't pulling through to block list cards
- [BUG]: 'The specified media type was not found' when uploading image after creating folder in Umbraco 14
- Cancelling ContentTypeSavingNotification is not propagated to UI
- v14.1.0-rc backoffice doesn't ship with type declarations
- v14 Slider Decimals input and increment validation error
- Add check for ContentVariation.Nothing when copying documents.
- Define RefreshMethodType enum values
- Respect backoffice login returnPath regression
- V13: Move publishing notification after validation
- Fixes a NullReferenceException bug when the ValueSetValidator is null
- v14: Validate file name to return correct error
- Handle master template not found as bad request
- V14: Handle embedded media providers returning dimensions as string values in their oEmbed JSON response
- v14: Add retries to flaky tests
- V14: No nodes page - fix broken logo URL + replace old background image
- Add custom mvc setup method to testserver base class
- OpenIddict should only handle `/umbraco/` requests
- Fix unguarded calls to ServiceDescriptor.ImplementationType for keyed services
- Allow http for openiddict
- Code changes from V13.4
- [V14] Make the backend work with the new localLinks format
- [V14] Fix old rte seed value causing the toolbar not to appear
- V14: OpenAPI: Explicitly set `ByRelationTypeKey` endpoint name