What's new in Content Hub
List of feature updates and improvements made to Content Hub.
Learn about new business features along with updates to Sitecore Content Hub DAM and Content Hub Operations.
September 22, 2023
UI change - inline editing
Inline editing is finally here! Before, opening the content details page automatically activated edit mode for all fields, and the data seen was temporarily stored in a cloud service, which caused pages to load slowly. Inline editing improves performance by providing a clearer distinction between temporary and permanent data storage in Content Hub. When you access a content details page, your content fields load in read mode. To open the edit mode, all you need to do is click the field you want to change.
We've also added new notifications and indicators. You'll now receive alerts when others save or create versions, ensuring you update your content accordingly. Pending Changes indicates that there is temporary collaborative data not shown in that respective field, There are unsaved changes reminds you that there are fields with pending changes, and All changes saved shows that all changes have been saved.
Note that clicking Save as new version after you have edited content will remove any comments and pending changes in closed fields.
Improvement - automatic asset restrictions
When the driveAssetRestrictionByRightsProfileRelation
property is enabled (set to true), the restricted status of an asset will now be automatically updated. This happens when the asset is either added to a rights profile or removed from all rights profiles, ensuring seamless asset restriction management.
Changelog
- When infinite scroll is enabled, page components now behave as intended. (MONE-38028)
- When a DateTime field is marked as Required, during editing that field is left blank for you to fill in as needed. (MONE-33442)
- We've upgraded to the latest version of jQuery and jQuery-UI. (MONE-34308)
- Users with the ManageRoles privilege are now able to manage any collection, even if they're not added as CollectionManager for that collection. (MONE-38875)
- You can no longer use download orders for files that are malicious or are being scanned by an antivirus. In this situation, the downloaded
zip
file will contain a report listing all concerned assets. (MONE-37360) - Renditions that use built-in images now work as intended when accessed through the API. (MONE-38735)
- Switching to a new portal language now behaves as intended. (MONE-38752)
- Automatically refreshing public links now correctly displays the cropping configuration of WebP files. (MONE-38837)
- Lazy loading now gives consistent results on
GetRelationAsync
. (MONE-39013) - Search now correctly returns results when the number of items exceeds 10,000. (MONE-39018)
- You can now add help text in inline preview when fields are added manually. (MONE-38076)
- All the dates in the UI now use the timezone selected by you. (MONE-38214)
- Export operations now behave as intended. (MONE-38762)
- Applying filters in a Search dialog box will also apply that filter to the Search component. (MONE-38786)
- Suggestions are now correctly aligned and displayed in a browser window. (MONE-38849)
- Infinite scroll now behaves as intended. (MONE-38866)
- (React only) When a search event is triggered by an external component, filters are now applied without having to refresh the page. (MONE-38919)
- Clicking the New improvements banner now takes you directly to the documentation page. (MONE-39005)
- Buttons created in the Navigation component now correctly display their linked style. (MONE-39087)
- Filtering by date on the Publishing audit log page now works as intended. (MONE-39089)
- Values selected after clicking the magnifying glass on the Filters pane on a Search component are correctly applied and filter the results. (MONE-39095)
September 8, 2023
New feature - add an ID column to a mass edit table
You can now add an ID field to any Mass edit table component, displaying the IDs of every item in the table. This column is hidden by default, and superusers can enable it from the component's details page by turning on the Show ID switch.
Improvement - notifications about content changes
You will now receive notifications when the content you're viewing is updated or modified by other users, ensuring you're always on top of the latest changes.
Upcoming UI change - inline editing
Starting from the September 22, 2023 release, content editing will change to inline mode, for an improved and seamless user experience. Try it out for yourself! Superusers, you can enable it from Settings > Content > ContentGroups. Simply set the enableInlineEditing
property to true
.
Changelog
- Language redirect update: reverting to the default language now redirects to the correct pages and the user's profile language is updated properly. (MONE-37660)
- String facet filtering: when using string properties as search facets, results are now filtered correctly. (MONE-26061)
- Improved copy methods: copy methods overwrite and append now accept values as intended. (MONE-37381)
- Draft public link update: when publishing a draft, public links are now automatically regenerated if the master file of the asset is modified. (MONE-38252)
- Selecting public links: the Select button for public links is now displayed correctly. (MONE-37080)
- Navigation for self relations: (React only) having different Allow navigation values on self relations now works as intended. (MONE-38836)
- Responsive UI: (React only) the horizontal scroll bar and navigation bar now respond correctly. (MONE-38054)
- Multiline field update: multiline fields no longer display HTML tags, and they don't have a rich text editor in the inline preview or details component. (MONE-38162)
- Faceted search update: activating Enable faceted search and setting view mode to Grid now behaves as expected. (MONE-38257)
- Related path item limit: when using the Related Path display format for relations, the item number limit now behaves as expected. (MONE-38454)
August 25, 2023
MyGet feeds moving to NuGet
All the latest released Content Hub SDK packages are being transitioned to the new Sitecore Cloudsmith public feed, and all the NPM packages are being transitioned to NPMJS, to provide central locations for improved efficiency.
New feature - focal point crop option
We've added an option that lets you crop to a custom focal point when creating public links, custom downloads, and renditions. After selecting this option, click Edit focal point to specify where you want the crop to be focused. After that, you can choose dimensions or an aspect ratio for cropping relative to the focal point. This new feature gives you significantly more control when manipulating images, making it easy to get the results you need.
New feature - Publishing audit log
The publishing audit log API tracks all publishing operations within your Content Hub environment, making content management easier by giving you better insight into your publishing activity. Superusers can now monitor all entity and schema updates, and check the progress of publishing queues, using the new Publishing audit log page. You can access this feature from the Manage page.
Upcoming UI change - inline editing
Starting from the September 22, 2023 release, content editing will change to inline mode, for an improved and seamless user experience. Try it out for yourself! Superusers, you can enable it from Settings > Content > ContentGroups. Simply set the enableInlineEditing
property to true
.
Changelog
- Endpoints: we've modified the authorization scope for the
api/status/system
endpoint. (MONE-37059) - PDFtron: color profiles now work correctly for images on Knockout pages, such as Annotations. We've also added support for PDFtron 8. (MONE-37072)
- Email enhancements: the Preview button is now disabled on the email template detail page when the email body is empty. (MONE-37073)
- State flows: state flow IDs are now displayed as expected in error logs. (MONE-38161)
- Mass edit table: metadata is now correctly displayed in the mass edit table after users switch cultures. (MONE-38447)
- Asset definition: you can now enter decimal values such as 0.0000001 in Decimal property fields of any definition. (MONE-37930)
- Quick edit: (React only) adding comments to assets through the Quick edit mode now works as intended. (MONE-38146)
August 11, 2023
Improvement
We've introduced a dedicated static style class for the Improvements banner. For Knockout pages, you can make direct changes to the banner using the improvements-banner
class. On React pages, the banner will intelligently position itself beneath the navigation bar; however, if needed, it can be targeted using the ch-improvements-banner
class (note the ch-
prefix).
Upcoming UI change - inline editing
We're making our text editor even better! Starting from the September 22, 2023 release, content editing will change to inline mode, for an improved and seamless user experience. Try it out for yourself! Superusers, you can enable it from Settings > Content > ContentGroups. Simply set the enableInlineEditing
property to true
.
Changelog
- Row duplication: the Share with users dialog box no longer displays duplicate rows. (MONE-38013)
- Enhancements indicator: we've improved the visibility of the enhancements indicator, making it easier for superusers to stay informed about the latest improvements to Content Hub. (MONE-38293)
- Multicultural cloning: page cloning now works as intended in multicultural environments. (MONE-38007)
- Public links access: users with
ReadPublicLinks
permission can now seamlessly access public links. (MONE-33792) - Enhanced error messaging: we've enhanced error messaging for linking items and composite errors, making the process more intuitive. (MONE-37418, MONE-37724)
- Asset version management: when uploading a new version of an asset, the file name now updates properly. (MONE-37966)
- API usage: we've optimized API usage by disabling the unpaged retrieval of all users. (MONE-38030)
- Simplified print templates: the role parameter is no longer mandatory when utilizing a relation as source data for a print template. (MONE-38196)
- Unlinking attachments: unlinking M.Content attachments through the Selection component now works as intended. (MONE-33457)
- Enhanced audit trail: we've introduced a new publishing audit log, providing a comprehensive record of content publishing activities.
- User-friendly Close button: the Close button on the Reject dialog box on Review pages now works as intended. (MONE-37739)
- Enhanced logo visibility: we've improved the visibility of the logo in email templates, ensuring consistent and professional branding. (MONE-38314)
- Streamlined content selection: we've improved the visibility and usability of the Select all option on relation editors. (MONE-38288, MONE-38213)
- Assets linked to usage rights: the
DRM.Restricted.RestrictedToAsset
value is based on whether assets are linked to usage rights. This value can now be overridden, giving you more control and flexibility. (MONE-37576)
July 28, 2023
Upcoming UI change - inline editing
We're making our text editor even better! Starting from the September 22, 2023 release, content editing will change to inline mode, for an improved and seamless user experience.
In this release, get a preview of the feature and try it out for yourself! Superusers, you can enable it from Settings > Content > ContentGroups. Simply set the enableInlineEditing
property to true
.
If you want to switch back to classic mode, set enableInlineEditing
to false
.
Try it out
On a content detail page, click the field you want to edit, then use the toolbar that appears to assist you while making your changes.
You can also display all the existing comments in a content item thanks to the new Open fields with comments
button.
Improvement - stay informed about updates
Superusers, whenever there is a new Content Hub release you will now see a banner to guide you to this What's new page. If you close the banner and want to see it again, you can click NEW IMPROVEMENTS in the top-right corner of the page.
Changelog
- We've restored read permissions for standard portal pages (MONE-36032)
- You can now remove a schema relation linked to a deleted entity definition (MONE-37652).
- We've updated content pages to display labels instead of lifecycle identifiers (MONE-37486).
- When you remove an asset from a rights profile, its restriction state is now updated accordingly (MONE-37576).
- Project tasks now correctly display the project path (MONE-37685).
- Project tasks with the Include all content switch turned on are now created as expected (MONE-38016).
- If a user's password has expired, they are now redirected to the correct page for changing their password (MONE-38018).
- The Sitecore Content Publisher integration now works as expected (MONE-38046, MONE-38057).
- PDF watermarking through the gateway API now works as intended (MONE-38087).
- Custom themes now correctly support GIF images as notification icons (MONE-31983).
July 17, 2023
Improvements
-
Content Hub has transitioned to continuous delivery, providing you with faster and more seamless updates. Superusers, we have disabled the
api/status/version
endpoint, but you can now find the release date on the Manage page. -
In the relation editor, you can now expand the related path to show parent items in addition to current items.
-
As with projects and stages, you can now comment on project tasks when collaborating with other users.
-
You can now visualize the taxonomy path in single-select and multi-select search facets of the taxonomy item type, such as M.Brand or M.AssetType.
Changelog
- The sort order of facets when moving between parent and child items now persists based on the settings you defined in the Search component. (MONE-36708)
- The State flow transitions operation is now imported as expected through import/export packages. (MONE-37833)
- You can now query the nested Search components used in a relation editor. (MONE-37778)
- On content detail pages, when mentioning a user in a comment, the background color of the @ drop-down list is now back to normal, allowing you to select a user as expected. MONE-37738
- Your Sitecore Experience Edge for Content Hub GraphQL queries now return the display name of the M.DRM.Territory entity definition correctly. (MONE-37706)
- Reference fields are now correctly locked for the original version of any entity that has a draft. MONE-37623
- Users with the required permissions can now upload assets attached to a content item as expected. MONE-37520
- When a main asset file is flagged as malicious during an antivirus scan, physical rendition files are now deleted. (MONE-37356)
- A single error message is now displayed as expected when a user tries to create an entity for which they don't have the required permissions. (MONE-37039)
- On the Taxonomy Management page, all hierarchical level two items are now displayed correctly in search facets. (MONE-36973)
- When updating the date ranges of a Chart filter component, the number of items displayed is now correctly refreshed. (MONE-35426)
- React-based Search components now correctly handle settings operations created in Knockout. (MONE-37763)
- M.Asset members of the decimal data type can now have values with up to 5 digits after the decimal. (MONE-37544)
- When refreshing the renditions of an asset, the alternative file is now used instead of the original file. (MONE-37730)
June 30, 2023
Improvements
-
We've added new aspect ratio options for Public link, Custom download, and Custom Rendition dialog boxes. These ratios are available for the Manual crop and Crop to center options. They can be selected from the Dimensions drop-down menu, same as the rendition preset dimensions.
-
We've added two new indicators for asset details pages. Both indicators are restricted to M.Asset entities and only apply to Adobe InDesign files:
- In the Entity indicators component: Linked assets have been changed - displayed when the asset has at least one child linked to a more recent main file.
- In the Search component: There is a new version of this linked asset - displayed in the search results of the Linked assets pane, wherever the file of the child linked asset is more recent than the file of its parent asset.
-
The size of the Creation component dialog box is now relative to the size of the selected window type.
Changelog
- The font color and background color pickers on the rich text editor toolbar are now displayed correctly. (MONE-37527)
- The Remove from saved selection operation now correctly selects and deselects assets on the Selection component, and it is no longer displayed to users without appropriate viewing rights. (MONE-37614)
- You can now import assets used as code sources by external components. (MONE-37671)
- You can now use the API to cancel jobs with pending conditions. (MONE-37714)
- The Access, Control, Allow, and Origin headers are now correctly displayed on gateway links for allowed origins. (MONE-37719)
- Assets now appear in the search output immediately after they are uploaded or linked to a collection, without you having to refresh the page. (MONE-37760)
- Dead letter messages are now kept for up to 90 days, and the dead letter queue is now limited to 100,000 messages. (MONE-35566)
- Selecting and deselecting assets now works on the first attempt. (MONE-36692)
- Advanced search filters now display the labels of relations instead of their names. (MONE-36835)
- Creating a campaign from a template now follows the same logic as the duplication operation, clearing fields and setting the lifecycle status to Idea. (MONE-37518)
- Horizontal scroll bars now work correctly on pages with grouping and infinite scroll paging. (MONE-37591)
- The Media matrix page and the Trigger detail page now display correctly in hybrid mode. (MONE-37683)
- In the Preview API, querying over 1,000 assets and then calculating or returning public links for those assets now works as intended. (MONE-37702)
- The content of ingested documents is now indexed correctly. (MONE-37810)