Liferay Portal 7.2 CE Beta 1 Release

I'm pleased to announce the immediate availability of: Liferay Portal 7.2 CE Beta 1!

Download Beta 1 now!

Documentation

Our documentation team is working hard to create all of the docs for 7.2.  We are in the midst of creating a new site to replace LDN that will feature an updated format for the documentation.   In the meantime we have created a temporary site for the 7.2 docs in order to share what we have ready.   

New Features Summary

Web Experience

Liferay 7.1 introduced significant changes to Web Experience in how content creators added new content to their sites.  Liferay 7.2 continues on with the great work that was started in 7.1 and vastly improves the overall experience. For more information please see Web Experience new features in Liferay Portal 7.2 b1 by David Gómez for more info.

Personalization and Segmentation

With Liferay 7.2 the feature that was formerly known as Audience Targeting is now a part of the core product.  Not only that, it has undergone many changes and is vastly improved over the older versions. For more information please see Creating Personalized Experiences with Liferay 7.2 by Eduardo Garcia for more details.

User & System Management

Personal Data Erasure

  • The Personal Data Erasure feature introduced in 7.1 has been improved with the following capabilities:

    • The five-step wizard has been replaced by a dashboard where administrators can scope a user’s personal data by personal sites, regular sites, and instance

    • Personal data can now be organized and displayed by hierarchy for assets like folders/files and forum categories/threads/messages. This provides context of where personal data resides and simplifies bulk deletion and anonymization. Note: currently, only the Documents and Media and Message Boards applications have been updated to support the new hierarchical APIs.

    • Administrators can now see which applications contain data that will auto-anonymize data.

  • Instructions: Administrators can experiment with the improved Personal Data Erasure feature by:

    • Log in as a user and create content like Blogs, Documents and Media, Wiki, etc.

    • Log in as an administrator (cannot be the same user) and navigate to: Control Panel -> Users -> Users and Organizations

    • Expand the kebab menu for the first user and select “Delete Personal Data”

Tooling

Liferay Theme JS Toolkit

For Liferay 7.2 the Liferay Themes SDK has been rebranded Liferay JS Themes Toolkit.  There are currently two versions of the toolkit:

  • v8.x of the Liferay Theme JS Toolkit (e.g. the theme generator, gulp tasks, etc.) will be for developing themes for 7.1 and below

  • v9.x of the Liferay Theme JS Toolkit will be for developing themes for 7.2 and above.

Info will be included in LDN soon, but for the time being please see the repos README.

Pure Javascript Projects

Pure JS portlets were made available in Liferay 7.1 but have notable new features for Liferay 7.2:

  • Localization

  • Configuration settings (system settings and portlet instance settings)

As with the Liferay Themes JS Toolkit, the documentation for Pure Javascript projects isn’t published to LDN as of yet.  You find the current info in the liferay-npm-build-tools repos Wiki.

Collaboration

Liferay 7.2 Alpha 1 introduced many exciting new features for collaboration and were covered in the release announcement.

Bug Reporting

If you believe you have encountered a bug in the new release you can report your issue on issues.liferay.com.  Be sure to check the  list of known issues in Liferay 7.2 Beta 1

Creating Tickets

  • Navigate to  https://issues.liferay.com/issues

  • Click on the Create button in JIRA

  • Select Public - Liferay Portal Community Edition as the project

  • Select either a Bug or Regression Bug as the issue type.

  • Click Next

  • Summary: Write a brief summary of the bug (e.g. Image Editor cannot be loaded, Console errors appear after publishing Blogs post)
  • Component - Select the Component where the bug was found

  • Bug Type - Leave as none

  • Security Level - Leave this blank

  • Affect Version - Select what version(s) of Portal are affected by this bug (e.g. 7.2.0 Beta 1)

  • Description - Write out the steps to reproduce and (if applicable) the environment you reproduced on using the following format:

Note: The more descriptive a ticket is, the easier it will be for Liferay Staff to understand the issue you are describing. Take screenshots, gifs, videos, etc. liberally.

  • Click Create

That’s it! A Liferay staff member will validate the issue and contact you if there are any questions.

 

1
Blogs

Nice, thanks! Should the new APIs already be available under <root>/o/api? It only redirects to the home page for me...