This new feature allows users to configure Collection Providers based on Liferay System Objects, such as Users and Accounts. |
Release Notes
Here we added the capability to expose ERC and Scope for Attachments added to Object Entries. We plan to use this during Moving Object entries between environments. |
We added the permissions assigned to Custom and Modifiable Object Entries to the Objects Entries APIs' nested fields. This will be useful when we export/import Object Entries with permissions through Batch.
When the access token is near the expiration date, the portal sends notifications to the System Administrator about it.
Liferay Cloud currently supports Java JDK 8 and 11, but the industry is moving towards newer Java versions like JDK 17 and JDK 21. To ensure that Liferay Cloud remains modern, allows our customers to leverage the newest security patches, and boosts overall performance.
A pack of improvements to the usability of the logs page. Clients now can troubleshoot more effectively, be it by better handling multiple filters or by selecting/copying logs without the use of the log inspector.
The customer now has more visibility regarding quotas and usage of the resources they purchased. We added the visualization of their daily builds, which will help them better organize their releases and avoid problems when trying to build above their quota. Another improvement was for their database storage size to also be visible now. |
Feature Status change:
Tracking events related to non-default asset types and visualizing this data on a dashboard
Feature Status Change
Segments that are just static groups of users
Feature Status Change
SCIM provides a unified, RFC compliant way to keep user/group data in sync between different applications. Liferay is a service provider and enables clients to be connected. Though the defined RESTful APIs and schemas, clients can perform CRUD operations to keep resources in sync.
Feature Status Change
The vendor has deprecated OpenSSO/OpenAM, so there is no reason for us to keep it. The alternative, which is PingAM can be integrated using our existing OpenID connector or SAML Authentication.
Feature Status Change
Enabling this feature will allow users to dynamically populate fields using expressions with information created from data filled and provided by other fields.
Feature Status Change
The Forms feature is going into maintenance.
Feature Status Change
Object Layouts are going into maintenance.
Feature Status Change
Object Views are going into maintenance.
Feature Status Change
This feature introduces the ability to create and manage custom picklists for product specifications. Users can now define specific values for product attributes, improving data consistency and efficiency. The feature includes the option to create new picklists or add existing ones directly on the specification page.
Feature Status Change
A new out-of-the-box (OOTB) email notification template based on Objects. This template will be automatically sent to the order creator when an order status changes to 'pending'.
The notification includes:
Order number
Order date
Account name
Shipping address
Order item summary
Order total
We will move away from Commerce notifications and deprecate them and we will use Objects for the new ones.
Feature Status Change
Roles Managers can now define permissions for Object entries directly within the Roles UI. A new “Objects” main menu item has been added to the Define Permissions tab, listing all Custom Objects, allowing easier granular permission assignment.
Feature Status Change
The Commerce Modals feature is being deprecated and will be removed in the future.
Feature Status Change
|
The Commerce Notifications feature is being deprecated and will be removed in the future. |
Feature Status Change
The Commerce Accounts feature is being deprecated and will be removed in the future. To ensure data continuity, we recommend transitioning to Portal Accounts.
Feature Status Change
The Commerce Addresses feature is being deprecated and will be removed in the future. To ensure data continuity, we recommend transitioning to Postal Addresses.
Feature Status Change
The Contacts Center Widget is being deprecated and will be removed in the future.
Feature Status Change
The Commerce Search feature is going into maintenance.
Feature Status Change
The Commerce Search Results widget is going into maintenance.
Feature Status Change
|
The Product Details widget is going into maintenance. |
Feature Status Change
The Product Publisher widget is going into maintenance.
Feature Status Change
Users can easily configure the friendly URLs for the different asset types, updating URL separators. In addition to that, they are able to select and reorder categories within a blog’s friendly URL so the users can easily identify by the URL what is the main topic of the page they are visiting.
Feature Status Change
Users can easily identify and filter fields that are already translated and those that still need translation within the content editor. Additionally, they can choose to mark a language as translated even if some fields are not yet translated. Users also have the option to reset a translation to its default values with ease. These features will streamline the translation process and enhance efficiency.
Feature Status Change
We have implemented a new translation status feature in the web content editor, labeled "Translating," which provides information about the number of translated fields and those still requiring translation. This feature helps users quickly identify areas needing translation. Additionally, all translatable fields, including metadata, are now conveniently displayed on the left side of the screen, reducing the likelihood of overlooking them.
Feature Status Change
Users can now set a display date for the documents so they can scheduled them to be published in the future, just for one document or when uploading multiple documents.
Feature Status Change
The Wiki feature is being deprecated and will be removed in the future. Wiki and its related widgets are now subject to the deprecation flag LPD-35013. To ensure data continuity, we recommend transitioning to alternative content management solutions like Liferay Objects or Web Content.
Feature Status Change
The Message Board feature is being deprecated and will be removed in the future. To ensure data continuity, we recommend transitioning to alternative content management solutions like Liferay Objects or Web Content.
Feature Status Change
The Activities Widget is being deprecated and will be removed in the future.
Feature Status Change
The XSL Content Widget is being deprecated and will be removed in the future.
Feature Status Change
The Directories Widget is being deprecated and will be removed in the future.
Feature Status Change
The Group Statistics Widget is being deprecated and will be removed in the future.
Feature Status Change
The Invite Members Widget is being deprecated and will be removed in the future
Feature Status Change
The Media Gallery Widget is being deprecated and will be removed in the future.
Feature Status Change
The Microblogs is being deprecated and will be removed in the future.
Feature Status Change
The My Subscriptions Widget is being deprecated and will be removed in the future.
Feature Status Change
The Shared with Me Widget is being deprecated and will be removed in the future.
Feature Status Change
The Social Networking Plugin is being deprecated and will be removed in the future.
Feature Status Change
The Akismet is being deprecated and will be removed in the future.
Feature Status Change
The Subscription Manager Widget is being deprecated and will be removed in the future.
Feature Status Change
In a future release, DXP will be moving to modern Enterprise Java API, Jakarta EE 10. Announcing the JavaEE deprecation to give time to prepare for this significant breaking change scheduled to occur in the 2025 calendar year.
Moving to Jakarta EE will require:
- Application Server upgrades
- All code, including custom modules, that use the javax package name will need to migrated to respective jakarta packages
Feature Status Change
With the upcoming move to Jakarta EE 10 and expansion of Client Extensions, DXP is focusing attention a new generation of customization options.
Liferay Faces support for JavaServer Faces (JSF) is being deprecated.
Feature Status Change
With the upcoming move to Jakarta EE 10 and expansion of Client Extensions, DXP is focusing attention a new generation of customization options. PortletMVC4Spring is being deprecated.
Feature Status Change
With the expansion of Objects functionality, Custom Fields are going into maintenance.
Feature Status Change
Deprecating the filter for lastLoginDate on the Headless Admin API because it negatively impacts search performance.
Controlled by feature flag LPD-36010.
New true/false filter hasLoginDate can be used to efficiently check if a user has already logged in to their account at least once.
Feature Status Change
The Liferay Theme generator is being deprecated and it will be removed in the future. Customers are encouraged to use Theme Client Extensions or third-party tooling to generate themes.
Feature Status Change
The Liferay Theme tasks are being deprecated and they will be removed in the future. The feature is based in Gulp 4 which is also deprecated. Customers are encouraged to use third party tooling to substitute it.
Feature Status Change
The AMD Loader are being deprecated and they will be removed in the future. Liferay DXP officially supports ESM, which is the official standardized module system for JavaScript, while AMD was a third-party solution.
By adopting ESM, products align with the language's native capabilities and future direction. Modern browsers now natively support ESM, allowing for direct use without transpilation or additional loaders. This can lead to reduced bundle sizes, faster initial page loads and simplified development workflows. This will imply also the deprecation of Liferay-CLI.
Feature Status Change
The Walkthrough is being deprecated and it will be removed in the future. Liferay will investigate new ways to offer this functionality.
Feature Status Change
The Liferay Talend Components feature is being deprecated and will be removed in the future.
Feature Status Change
Enabling this feature will allow users to work with base64 format in object attachments fields.
Feature Status Change
The functionality for sharing widgets is being deprecated and it will be removed in the future. The feature has been deemed obsolete.
Feature Status Change
The functionality for Supported Clients for widgets is being deprecated and it will be removed in the future. The feature has been deemed obsolete.
Feature Status Change
The functionality for Most Viewed Assets Collection Providers is being deprecated and it will be removed in the future in light of more advanced Analytics Cloud content tracking.
Feature Status Change
Scope of the widgets in a page: Page, Site or Global is being deprecated and it will be removed in the future.