RSS
thumbnail
Vitaliy Koshelenko | 31 Jan 2024

Introduction Roles and Permissions is one of Liferay foundation features that allows to develop secure and reliable applications. It's crucial to organize them in a structured, transparent and easy-manageable way. Sometimes it can be hard, especially when it comes to hierarchical entities. Fortunately, Liferay has a dedicated feature for this case - Permissions Propagator. ...

4392
9
thumbnail
Wes Kempa | 24 Jan 2024

What an exciting time to be working in the technology field! We have so many great tools available to us that can benefit everyone. Generative AI (GenAI) is a perfect example of an amazing set of tools that is quickly gaining traction. I have to share my excitement about GenAI since the ways it can be used seem to be limitless! You might think that integrating GenAI...

4826
1
thumbnail
Jamie Sammons | 12 Jan 2024

We hope this message finds you well. At Liferay, we are committed to delivering the best possible experience with our products. We're writing to share an important update about our product release cadence. Starting with Liferay Portal GA102, we have transitioned from a weekly release schedule to a quarterly one. We understand that change can sometimes raise questions, so we want...

7266
3
László Pap | 22 Dec 2023

We added the following changes to Staging: Until now users could move huge sets of data with export/import mechanism in portal. However it was not possible to publish only a subset of data. We added this functionality for Web Contents, and improved the feedback given after a finished staging process. (https://liferay.atlassian.net/browse/LPS-165481) Staging can be...

2948
0
László Pap | 22 Dec 2023

During making Publications support more and more OOTB Liferay entities, the next step is to make Publications support Bookmarks. The feature is avaible without using any feature flags. Any feedbacks/ideas are welcome about Publications' current features(especially the ones behind Beta feature flag), so we can provide the best solution for everyone. Have a Nice Christmas! :)  

2679
0
thumbnail
Tibor Lipusz | 14 Dec 2023

Features Multiple Reindex Modes: Full Reindex, Concurrent Reindex (Blue/Green), and Sync Reindex. High Availability: Continuous service during reindexing operations with select modes. System Configuration Options: Setting the default reindex mode. Enhanced User Interface: Grouping of related types, human-friendly names. Timestamp...

4515
0
thumbnail
Neil Griffin | 12 Dec 2023

Spring Framework Compatibility Version Release Date Description   5.3.3 Dec 11, 2023 AD For use with Spring Framework 5.3.x (tested with 5.3.30) Release Notes 5.2.4 Dec 11, 2023 AD For use with Spring Framework 5.2.x (tested with 5.2.25) Release Notes ...

4592
0
vinoth kumar | 06 Dec 2024

We can trigger our custom action while performing operations in Objects by implementing ObjectActionExecutor interface. Step 1: Create a class anywhere or create a module with service template. Below code for reference: @Component         (         immediate = true,          service = ObjectActionExecutor.class         ) public class CustomActionExecutor implements...

1497
0
thumbnail
Jiang Simon | 09 Dec 2023

Hello all, Liferay IntelliJ 2.0.8 plugin has been made available. Head over to this page for downloading. This plugin supports IntelliJ 233 and greater. Release Highlights: INTELLIJ-283 fix compatibility issue with IDEA 2023.3 Feedback If you run into any issues or have any suggestions please come find us on our github  or report them on JIRA ...

2409
0
thumbnail
Jamie Sammons | 08 Dec 2023

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA106: docker run -it -p 8080:8080 liferay/portal:7.4.3.106-ga106 Bundles and other download options ...

5811
3