Recent product updates

Here is an overview of recent product updates. See the full list of what's new by product below.

heroes

Jahia 8.1.7

Jahia 8.1.7 is a maintenance release primarily addressing security-related issues. 

This release includes a fix related to rewrite rules that were affected by a previous change (in jahia-page-composer 1.8.0 / Jahia 8.1.3.0), to only affect the rules related to Jahia edit mode.

January 31, 2024

jExperience 3.3

jExperience 3.3 and jCustomer 2.4 are major versions and include breaking changes. These releases aim at providing more control on the data being collected and on the data model of our Customer Data Platform. These changes are fairly technical and won’t have any significant impact on the business users.

Improvements for developers

  • JSON Schemas & data validation: Every data collected, through context.json and eventCollector is now validated using JSON schema technologies. JSON schemas can be added to jCustomer using a REST API. Jahia provides a default validation for the events and properties that are known, these schemas can be extended. New schemas can be created to validate any custom events.
  • Profile aliases: Profiles may now have alias IDs: multiple IDs for a single profile. This new object simplifies the merge of profiles as there is now only one profile for each visitor: the master profile. The different identifiers that were used for this visitor along its sessions are now stored as aliases instead of having secondary profiles living on the platform.
  • New external site tracker: The web tracker has been re-architected. It’s now easier to track visitors on websites that are not built with Jahia.

Full migration procedure is available in our documentation: Upgrading to jCustomer 2.4.0 & jExperience 3.3.0 

Requires Jahia version 8.1.3.0
September 25, 2023

jExperience 2.8

jExperience 2.8 is changing how robots's traffic is being blocked by jExperience. It is now more powerful and more flexible. It also includes bug fixes.

Requires Jahia version 8.1.3.0
September 25, 2023

jExperience 2.7

With jExperience 2.7.2, it is now possible to have all jCustomer cookies considered as "first party", even if you are using jExperience with several websites. This improvement allows for more cross sessions tracking and bypasses many browser restrictions.

Requires Jahia version 8.1.3.0
July 12, 2023

Jahia 8.1.6

Jahia 8.1.6 is a maintenance release that includes various bug fixes and a couple improvements:

  • .webp thumbnails are now displayed in jContent
  • The deletion modal has been reworked in jContent, however the one in Page Composer remains the same
  • Developers can now find the target of setting panels, and jContent context menu actions, by looking at the html source of an element: this will simplify the registration of custom setting panels and actions!
The procedure Updating module versions with minimal downtime has been updated and simplified.
June 16, 2023

Jahia 8.1.7 is a maintenance release primarily addressing security-related issues. 

This release includes a fix related to rewrite rules that were affected by a previous change (in jahia-page-composer 1.8.0 / Jahia 8.1.3.0), to only affect the rules related to Jahia edit mode.

January 31, 2024

Jahia 8.1.6 is a maintenance release that includes various bug fixes and a couple improvements:

  • .webp thumbnails are now displayed in jContent
  • The deletion modal has been reworked in jContent, however the one in Page Composer remains the same
  • Developers can now find the target of setting panels, and jContent context menu actions, by looking at the html source of an element: this will simplify the registration of custom setting panels and actions!
The procedure Updating module versions with minimal downtime has been updated and simplified.
June 16, 2023
Jahia 8.1.5.0 is a maintenance release replacing Jahia 8.1.4.0, which has never been made available

Jahia 8.1.5 is a maintenance release based on the scope of 8.1.4.0, with added fixes regarding some XSS vulnerability issues identified in the back office interfaces. The breaking changes initially introduced in Jahia 8.1.4.0 have been removed from Jahia 8.1.5.0.

April 12, 2023
Jahia 8.1.4 has never been made available as breaking changes and security issues were identified before we actually published this version. It has been replaced by Jahia 8.1.5.0

Jahia 8.1.4 is a maintenance release that includes various bug fixes. A couple third-party libraries have been upgraded to benefit from their latest security fixes.

In Page Composer, it is now possible to configure the threshold to display a single "Any Content" button in Page Composer to create content, instead of displaying one button per available content type, by setting the value in the jahia.ui.createChildrenDirectButtons.limit property, in the jahia.properties file. The default value has been updated from 3 to 5.

It is now possible to declare dependencies as optional. This is useful when “additional” features of a module require another module to be operational (e.g. a module providing a custom probe for the Server Availability Manager), but the module shall still be started and active even if these optional dependencies are not met. This is documented in the Package dependencies and exports page.

The Jahia 8.1.4.0 docker images can now be used for development purposes on macOS ARM architectures.

March 22, 2023

Jahia 8.1.3 is a maintenance release that includes various bug fixes. Several third-party libraries have been upgraded to benefit from their latest security fixes. It also comes with a couple improvements:

  • Folders, and their structure, can now be uploaded directly by drag and drop in jContent! No need to zip a folder, upload it and then unzip it.
  • The Crop / Rotate / Resize options for images are now available in a modal. The features and behavior remain unchanged, we have only changed the way they are presented.
  • Module management administration screen:
    • Using configuration files, you can now disable the start/stop/deploy/undeploy module operations in this interface, for instance to prevent a critical module from being stopped. You can use version ranges, per module, to configure the list of disabled operations. This only applies for the Module management administration UI, as the OSGi console and module management API are not impacted by this feature.
    • You can display info or warning messages at the top of the module administration page, using a yml or configuration file
  • Introduced dedicated permissions for the admin node in Graphql Provider, this allows for additional fine-tuning of the access for mutations and queries using this node.
  • Introduced a new permission in Personal API Tokens, to restrict access to "My API tokens"
Content Editor 4.1 is compatible with Jahia 8.1.3. It is not included by default in this Jahia version, but can be downloaded from the store. Learn more about Content Editor 4.1
November 15, 2022

Jahia 8.1.2 is a maintenance release that includes various bug fixes. Several third-party libraries have been upgraded to benefit from their latest security fixes. It also comes with a couple improvements:

  • A definition check has been introduced, at module deployment, to ensure that the newly deployed versions are compatible with the previous one, and so with the already created content
    • it is however possible to bypass this verification and force the module deployment
    • A similar verification is also done when the started version of a module is using incompatible definitions, provided by a upper version of the module
    • Find about more in the Module definition checks page
  • A new validInLanguage parameter has been added to the GraphQL API, to ensure that the returned nodes are not deactivated in the given language. Find out more in our GraphQL documentation page
  • The publication screen now better highlights the number of items to be deleted as part of the publication

Jahia 8.1.2.1 is a patch release that includes critical bug fixes (especially one appearing when upgrading from 7.3.x to 8.1.2 in the Cloud and on-premises).

Jahia 8.1.2.3 is a patch release that includes critical bug fixes (especially one for a security vulnerability, see Security Patch - October 2022)

June 21, 2022

Jahia 8.1.1 is a maintenance release that includes various bug fixes. Several third-party libraries have been upgraded to benefit from their latest security fixes. See the release notes to find out more.

 

Jahia 8.1.1.1 is a patch release that includes security bug fixes (see Security Patch - April 2022):

  • Backported security fix to our fork for Spring beans 3.2.18
  • Upgrade of Tomcat version provided by our installer (from 9.0.55 to 9.0.62)

 

Jahia 8.1.1.2 is a patch release that includes the following bug fixes:

  • Fixed issue with Jahia installation not possible without internet connection
  • Fixed issue with cluster node synchronisation when using provisioning
March 11, 2022

Jahia 7.3.10 is the last planned maintenance release for Jahia 7.3, as it is entering limited maintenance. It includes various bug fixes, as well as the upgrade of a couple third-party libraries to benefit from their latest security fixes. See the release notes to find out more.

February 2, 2022

Jahia 8.1.0 is a feature release focusing on improving the security of the platform. Many libraries used by Jahia have been updated to benefit from their latest security fixes. The list of updated libraries is available in the release notes.

Jahia 8.1.0 also comes with the following noticeable improvements:

  • A “structured view” is now available when browsing pages in jContent: this view allows editors to see the technical structure of a page, which can be useful in many cases!
  • The “Publish now” button in Content Editor now only publishes the content being edited, and not including the sub-contents anymore. This is a major improvement, allowing you to only publish the new name of a page, without worrying about publishing the content of the page!
  • The vanity url dashboard is now available in content editor
  • The Personal API Token module is now part of the distribution
October 29, 2021

Jahia 7.3.9 is a maintenance release that includes various bug fixes. A couple third-party libraries have been upgraded to benefit from their latest security fixes. See the release notes to find out more.

October 1, 2021

Jahia 8.0.3.1 is a patch release that includes critical bug fixes:

  • Workflows not visible when there are duplicated users/groups
  • Upgrade issue when the server has no internet access (Fixapplier and Docker)

 

Jahia 8.0.3 is a maintenance release that includes various bug fixes and some notable improvements to Jahia 8:

  • New permissions have been introduced to hide entries in the context menu for pages and content in Page Composer and jContent, allowing the configuration of roles with just the needed/used actions.
  • New Docker images have been created for Jahia 8.0.3.0. The new images, improve integration with Jahia features (such as better support for database vendors). These new images are targeted towards production, development and discovery use.
  • System administrators and dev-ops can now use our new provisioning API to orchestrate the startup of their Jahia. By providing a manifest detailing a sequential step of actions (install modules, sites, configure Jahia, execute scripts …) Jahia is able to reach production, in a reproducible manner, without any manual intervention.
  • Content Editor 3.2.0 adds support for helpers for fieldsets and mixins and also includes bug fixes. Get Content Editor on here on the Store.

Documentation about the new images and provisioning API is available in a new DevOps section on the Academy

June 17, 2021

Jahia 7.3.8 is a maintenance release that includes various bug fixes. Several third-party libraries have been upgraded to benefit from their latest security fixes. See the release notes to find out more.

May 28, 2021

Jahia 7.3.7 is a maintenance release that includes various bug fixes. Consult the release notes to find out more.

February 22, 2021

Jahia 8.0.2 is a maintenance release that includes various bug fixes and some notable improvements to Jahia 8:

  • Editors-in-chief and site administrators can now limit the number of items that can be created or displayed in a content list in Page Composer. Use this feature to reduce the number of buttons available for creating content in your pages and to make it easier for authors to drag-and-drop content to the correct location.
  • System administrators can run integrity checks on a subtree
    An administrator can now provide the UUID of the parent node on which to run an integrity check in /tools/jcrIntegrityTools.jsp.
  • Developer tools are now available in Jahia
    Developer tools have been moved from the /tools section to the main navigation in Jahia. No need to go to the tools anymore to execute a GraphQL query or generate a JWT token!
    • Introduced a new GraphQL editor
      We have also introduced GraphQL Playground, a more modern interface to build and execute GraphQL queries.
    • Read more about it at About Developer Tools
  • Content Editor 3.1.0
    • Custom pickers are now supported through UI extensions. Read more about it at Customizing Content Editor pickers.
    • Images are now displayed in choicelists
    • Date picker now supports year selection
January 29, 2021

Jahia 7.3.6 is the latest maintenance version in the 7.3 family. Besides providing fixes for several issues, it comes with a couple security improvements:

  • Enhanced protection against CSRF attacks
  • The following libraries have been upgraded to benefit from their latest security fixes:
    • Spring 3.2.18
    • slf4j 1.7.26
    • Atmosphere 2.3.10
    • Camel 2.25.2
    • jodConverter 4.3.0
    • Shiro 1.6.0

System administrators will also be able to run JCR integrity checks on a subtree, instead of the entire JCR.

September 30, 2020

Jahia 8.0.1 is a maintenance release that includes various bug fixes and some notable improvements to Jahia 8:

September 3, 2020

Jahia 7.3.5 is the latest maintenance version in the 7.3 family. Besides providing fixes for several issues, it comes with a couple improvements:

  • The new clearLocks permission allows users to unlock content locked by other users. It is granted by default to server administrators
  • Visibility condition being triggered using the server timezone, we are now displaying this server timezone when setting visibility conditions on content
  • We introduced support for languages coded with 3 characters, following the ISO 639-2 format
  • The compatibility with ImageMagick6 has been restored
May 29, 2020

The new Jahia 8 is here! It includes significant UI changes and back end upgrades.

Learn more in our dedicated Jahia 8 section

  • New navigation menus and experience
    In Jahia 8.0 we’ve taken significant steps to update our navigation interface to make common tasks more efficient for users. The new navigation provides better organization and improved accessibility based on consistent placement of standard items: a new vertical navigation bar provides quick access to your sites, jExperience, server and site administration, and the user and workflow dashboards.
  • New content editing interface
    Content Editor, initially released in 7.3.1.1, is now the default editing experience for content. No need to leave the editor to save and preview your changes. Content Editor integrates a preview of your content and the Save button not longer closes the editor anymore. Jahia in now easier to use when creating and editing content!
  • Backend & Embedded Framework upgrades include
    • Karaf 4.2 and Cellar 4.1
      These upgrades introduce support for OSGi 6 and allows you to use Java 11 when developing modules
    • Jackrabbit 2.18, Apache Lucene 3.6.2, and Apache Solr 3.6.2
    • CKEditor 4.13
    • Spring 5.2 is now available, as well as Spring 3.2 for compatibility purposes
  • Supported software environments:
    • We have updated our supported stack. You can check it out on the Downloads page!
    • Edge, Chromium based, replaces the IE 11 as our official Microsoft supported browser
May 15, 2020

Jahia 7.3.4 is the latest maintenance version in the 7.3 family. Besides providing fixes for several issues, it comes with two noticeable improvements. You can now:

  • Unzip files from Content and Media Manager and zip files and folders
  • Use accented and non-Latin characters in your vanity URLs as we have removed the limitation on only using letters and numbers
January 13, 2020

Jahia 7.3.3.0 is the latest bug fix version in the 7.3 family.

In this version we have improved the Anthracite theme, focusing on the consistency of the administration panels. Editors will also be able to copy or cut components from one tab and paste them in another tab. It is now easy to copy a component from Content and Media Manager and then paste it in Edit mode!

Version creation is now configurable, and has been tuned by default, improving performance during site import and publication. Find out more on the academy.

October 18, 2019

Jahia 7.3.2.0 is a rebranded version of Digital Experience Manager 7.3.1.1, and is the last release in the 7.3 family.

As most of our customers use the term "Jahia" to refer to our platform software (and even us internally), we decided to go back to its original name, used for the versions prior to version 7.0, and officially rename it into Jahia 7.3. This is part of the current rebranding we are operating at Jahia (the company!) to clarify our positioning as a Digital Experience Platform. Jahia, the software you know, is the core platform. Which currently integrates, by default, our CMS capabilities, that we rename into jContent. You can get some more details on "Why a rebrand" page.

September 30, 2019

Digital Experience Manager 7.3.1.0 introduces support for Content and Media Manager 1.2.0, support for custom GraphQL schemas using SDL, and the SDL generator module has been added to development installation modes. The release offers improvements to the automatic site import mechanism. In 7.3.1.0, you can now use internationalized site titles and unpublish in all languages. Other usability enhancements included searchable content in the search panel results in Edit mode.

Content and Media Manager 1.2.0

Content and Media Manager now available by default with DX 7.3.1.0 and includes improvements. You can now:

  • Crop, resize, and rotate images
  • Select and perform operations on multiple files and images
  • Export content as an XML or ZIP file and import the content on another server
  • Replace one file with another
  • Access to translate engine in CMM

CMM also provides support for nested content, support for local mount points, performance improvements and an improved UI when uploading files.

The release also includes support for JDK 11 and Aurora (MySQL-Compatible edition).

April 24, 2019

Digital Experience Manger 7.2.3.5 is a hotfix that includes various bug fixes (release notes)

April 24, 2019

Digital Experience Manager has just updated to 7.3.0.0! With this update, we're introducing a new, and simplified, version of its user interface (Anthracite) to better improve user experience. This update is also required to utilize the new Content and Media Manager module, a unified interface that allows you to create and organize content and files.

Supported stack

Some elements of the supported stack have been updated:

  • DX 7.3 now runs on Tomcat 9. JBoss 6.4 and Websphere 8.5 are still supported.
  • DX 7.3 now supports MariaDB 10.x and MariaDB Galera.
  • DX 7.3 now supports MySQL 5.7. Please note that while MySQL 5.5 is still supported in version 7.3.0.0, this support will be dropped in the next hotfix (DX 7.3.0.1).
  • DX 7.3 still supports SQL Server 2012 and 2014. However, support for SQL Server 2012 will be dropped in the first service pack (DX 7.3.1.0 - not planned yet) and replaced with a newer version of SQL Server.
Noticeable fixes coming from DX 7.2
  • You can now display untranslated content in edit mode by selecting "Show untranslated contents" in the Status menu
  • You can now publish files in all languages (by using custom configuration)
  • You can now disable emails when using publication workflows
  • A new security update - We have introduced a token mechanism in the security-filter to protect API accesses
October 31, 2018

Digital Experience Manger 7.2.3.2 is a hotfix that includes the updates for the Anthracite user interface included in Digital Experience Manager 7.3. It also includes various fixes (release notes).

  • You can now display untranslated content in edit mode by selecting "Show untranslated contents" in the Status menu
  • You can now publish files in all languages (by using custom configuration)
  • You can now disable emails when using publication workflows
  • A new security update - We have introduced a token mechanism in the security-filter to protect API accesses
October 31, 2018

Digital Experience Manager 7.2.3.1 is a hotfix version, with a few noticeable fixes:

Core
  • It is now possible to choose the version of jQuery to use between jQuery 3.3.1 and jQuery 1.12.4, via the configuration file.
  • Configuration files can be overridden during module deployment (documentation)
  • Modules cannot be started if their business rules (Drools) fail to compile
Anthracite theme
  • Contrasts have been improved
  • Icons are now displayed in the administration and in the site settings
  • The thumbnail views of the document manager and file picker have been improved
Edit / Contribute mode
  • Inconsistencies when using the "Work in progress" feature on multilingual sites have been fixed. A more explicit interface replaces the former checkbox when the site is available in several languages. More details are available in the "Work in progress" documentation
  • The new dashboard to ease the management of vanity URLs (creation, deletion, move, publication) is activated by default. More information is available in our documentation about Vanity URLs
  • By default for new installations (it does not apply upon migration), a drag zone is displayed at the top left of the content in order to prevent unwanted drag and drop. This setting can be modified by updating the configuration of your server.
External Data Provider

External Data Providers can now send events to DX. Find out how .

July 31, 2018

jExperience 3.3 and jCustomer 2.4 are major versions and include breaking changes. These releases aim at providing more control on the data being collected and on the data model of our Customer Data Platform. These changes are fairly technical and won’t have any significant impact on the business users.

Improvements for developers

  • JSON Schemas & data validation: Every data collected, through context.json and eventCollector is now validated using JSON schema technologies. JSON schemas can be added to jCustomer using a REST API. Jahia provides a default validation for the events and properties that are known, these schemas can be extended. New schemas can be created to validate any custom events.
  • Profile aliases: Profiles may now have alias IDs: multiple IDs for a single profile. This new object simplifies the merge of profiles as there is now only one profile for each visitor: the master profile. The different identifiers that were used for this visitor along its sessions are now stored as aliases instead of having secondary profiles living on the platform.
  • New external site tracker: The web tracker has been re-architected. It’s now easier to track visitors on websites that are not built with Jahia.

Full migration procedure is available in our documentation: Upgrading to jCustomer 2.4.0 & jExperience 3.3.0 

Requires Jahia version 8.1.3.0
September 25, 2023

jExperience 2.8 is changing how robots's traffic is being blocked by jExperience. It is now more powerful and more flexible. It also includes bug fixes.

Requires Jahia version 8.1.3.0
September 25, 2023

With jExperience 2.7.2, it is now possible to have all jCustomer cookies considered as "first party", even if you are using jExperience with several websites. This improvement allows for more cross sessions tracking and bypasses many browser restrictions.

Requires Jahia version 8.1.3.0
July 12, 2023

For developers & system administrators

  • Introduced a parameter to limit the number of personalizations returned in the GraphQL API

For system administrators

  • A new Server Availability Manager probe was introduced to report on the connection status between jExperience and jCustomer. Behaving similarly to the jCustomer status available in jExperience administration panel (jExperience > Settings > Connection to jCustomer), this probe makes it possible to integrate its results in your favorite monitoring platform.
Requires Jahia version 8.1.1.0
April 7, 2023

For marketers

  • Control groups are now officially supported. Control Groups allow marketers to exclude a percentage of the traffic from a personalization, to ease reporting and analytics of personalizations. Visitor profiles will be randomly added to a control group for a personalization depending on the percentage set by the business user. The information related to the control group is available in the data layer, so you can use it in your analytics. Control Groups documentation is available on this site.
  • Sorted by score personalization strategy now supports interests: it is possible to display the best matching content items using the interests of the visitor. It can also be used to sort the content items of a list by interest matching.

For developers

  • Rendering of server side personalizations has been fully reviewed to have better performances when using many variants (up to 100 if needed). 
  • When AB tests and personalizations are displayed, the information is now stored in the data layer (in addition to existing javascript events).
  • In the personalized content API, the “jExperience” GraphQL node has been deprecated in favor of the field “asExperience” 
     
Requires Jahia version 8.1.1.0
November 23, 2022

jExperience 2.4.0 a maintenance release compatible with jCustomer 1.6.x.

For marketers

  • Columns selection is now persisted in profile search

For developers

  • Added two methods “executeContextRequest” and “executeAsyncContextRequest”, deprecated method “performAsyncRequestContext” to improve the connection between jExperience java service and jCustomer, updated the Javadoc accordingly
Requires Jahia version 8.1.0.0
September 27, 2022

jExperience 2.3.0 is a maintenance release that include a lot of new features for developers and marketers. It is compatible with jCustomer 1.6.x

Digital Marketers

Personalized lists

It is now possible to personalize content lists: right-click on any content list, select "convert to personalize list". This feature can be used in 2 ways: 

  • Hide or show content items within a list depending on visitor profiles
  • Reorder content items, using the sorted by score strategy, to display the best matching content first

Nested personalizations and AB Tests

It is also possible to create a personalized list inside an AB test or a personalization; and the other ways around: AB Test inside a personalization, personalization inside an AB Test, etc..

Control Group - Beta

Control groups allow marketers to exclude a percentage of the traffic from a personalization, to ease reporting and analytics of personalizations. Visitor profiles will be randomly added to a control group for a personalization depending on the percentage set by the business user. The information related to the control group is available in the data layer, so you can use it in your analytics.

New condition: Click events 

In the condition builder, available in personalization, segmentation and scoring, you can now use tracked clicks events to filter your audience. The new condition is available under behavioral => time based events => Visitor has clicked on. 
To track clicks on your site, developers can find the relevant information on Jahia Academy.

Developers

New documentation

A new version of jExperience developer documentation has been published on the Jahia Academy. It contains additional details as well as tutorials about wem.js, jExperience javascript tracker. 

Enrich jExperience data layer

New methods were added to jExperience javascript tracker (wem.js) to allow the digitalData object to receive additional objects or properties and get these new objects/properties handled by wem.js. You can refer to the developer documentation on Jahia Academy for more details.

Groovy actions

Apache Unomi (and jCustomer) 1.6.0 introduced support for Groovy action, jExperience was also updated to allow groovy actions to be deployed automatically for your module.

You can do so by placing .groovy files inside your module’s META-INF/jexperience/groovy/actions folder.

For the full changelog please visit store.jahia.com or take a look at the jexperience-2.3.0 release notes page.

Requires Jahia version 8.1.0.0
March 24, 2022

This maintenance release increases compatibility with jCustomer versions and can be used with jCustomer between 1.5.6 (included) and 2.0.0 (excluded). This version has also been released in preparation of jExperience upcoming analytics capabilities. 

Requires Jahia version 8.1.0.0
March 24, 2022

jExperience 2.1 is maintenance release, compatible with jCustomer 1.5.6+ and Jahia 8.0.2.+.

Marketers

  • It is now possible to Track URL parameters of your visitors and capture the values as profile properties for segmentation and personalizations, based on UTM or any other URL parameters that you are using
  • Many robots and spiders are now ignored from traffic
  • Tracking data from external websites (websites not built with Jahia) is easier than ever, using a tracking code snippet

Developers

  • Developers can extend jExperience navigation dynamically from modules if needed
Requires Jahia version 8.0.3.0
June 18, 2021

jExperience 2.0.0 is the first version of jExperience to be compatible with Jahia 8. It comes with many small improvements and a large bunge of bugfixes.

Note: jexperience-1.12.x releases have been deprecated

Marketers

  • Fresh styling for the headers in all jExperience panels, to align with v8 design
  • jExperience data collection is now compatible with tag managers / consent managers
  • When a personalization or an AB Test is displayed, new information is captured: system name, content type and tags
Requires Jahia version 8.0.3.0
March 16, 2022

jExperience 1.15 is a maintenance release compatible with Jahia 7.3.x & jCustomer 1.6.x. It contains improvements and bugfixes from version 2.4.

For developers

  • Added two methods “executeContextRequest” and “executeAsyncContextRequest”, deprecated method “performAsyncRequestContext” to improve the connection between jExperience java service and jCustomer, updated the Javadoc accordingly

For marketers

  • Columns selection is now persisted in profile search
Requires Jahia version 7.3.0.0
September 27, 2022

jExperience 1.14 is a maintenance release compatible with Jahia 7.3.x & jCustomer 1.6.x. 

Developers

  • Updated the personalized content Graphql API to be compatible with personalized lists
Requires Jahia version 7.3.0.0
August 10, 2022

jExperience 1.13 is a maintenance release compatible with Jahia 7.3.x & jCustomer 1.6.x. It contains some improvements and bugfixes from version 2.3.

Marketers 

It is now possible to convert any list of content (areas, content list, list with content type restrictions, ..) to a personalized list. Personalized lists can be used either to:

  • Show or hide content items depending on visitor profile
  • Reorder content items depending on visitor profile
Requires Jahia version 7.3.0.0
April 12, 2022

In version 1.11, Marketing Factory has been renamed to jExperience. 

1.11.x is also the maintenance branch for all organizations who are using Jahia 7.3.x and jCustomer 1.5.x.

1.11.9

This version contains bug fixes only

Requires Jahia: version-7.2.3.2  -  Updated: 2022-09-27

1.11.8

jExperience 1.11.8 introduces the ability to have jExperience 1.11.8 & above (with Jahia 7x) and jExperience 2.2.1 & above (with Jahia8x) connected to the same jExperience cluster (1.5.7 and above). 

Requires Jahia: version-7.2.3.2  -  Updated: 2022-04-12

1.11.7

This version contains many improvements originating from jexperience 2.3.0, including:

  • Added the ability to segment, score & personalize based on click events
  • Added the ability to map hidden fields in HTML forms
  • Added support for negative scores in scoring plans
  • When using the personalized list component with a sorted by score strategy, display content items without a scoring plan at the end of the list
  • Added the ability to build conditions based on relative dates (for example: now-3d)
  • Added warning messages when saving optimization test with missing required fields
  • Generate user-friendly IDs when creating segments, scores and lists
  • Added the ability to access additional data elements from the data layer
  • UI Improvements to the scoring plan and personal panel

Requires Jahia: version-7.2.3.2  -  Updated: 2021-12-02

1.11.6

This version contains bug fixes only

 

1.11.5

This version contains bug fixes only

Requires Jahia: version-7.2.3.2  -  Updated: 2021-04-26

1.11.4

This version contains many improvements originating from jexperience 2.0.0, including:

  • The ability to enrich the information of personalizations and AB tests displays. Now, system name, content type, tags are also captured in the jCustomer events.
  • jExperience data collection is now compatible with tag managers / consent managers

Requires Jahia: version-7.2.3.2  -  Updated: 2021-03-11

1.11.3

This version contains bug fixes only

 

1.11.2

This version contains bug fixes only

1.11.1

This version contains bug fixes only

Requires Jahia version 8.1.0.0
October 24, 2019

Marketing Factory 1.10.0

Marketing Factory 1.10 enables personalization when using DX in headless mode. Such capability is provided thanks to:

  • The tracking of pages viewed on 3rd party websites thanks to a new javascript tag 
  • The management of personalizations created outside of pages
  • The GraphQL personalized content API

Other improvements include:

  • The UI of the condition builder has been improved
  • Ability to do AB test on page template
  • Read the release note if you need!

Marketing Factory 1.10.1 

Marketing Factory 1.10.1 includes updates regarding ease of configuration and upgrade.  It also add new options in the tracking of non DX websites: tags, categories, interests and forms

Marketing Factory 1.10.2

Marketing Factory 1.10.2 enables server side rendering for content personalizations and AB Tests. Server side rendering has 3 advantages compared to "over the top" approach: 

  • Avoid "flicker effect", where visitors can actually see that the page is being changed 
  • Avoid any trouble on the content that is being indexed by the crawlers of the search engines
  • Avoid javascript conflicts
Requires Jahia version 7.2.3.2
November 1, 2018

Marketing Factory 1.9.0 comes with two new features:

  • Personalization conditions based on DX taxonomy: you can now easily target visitors that saw DX pages within a DX category or that use a DX tag using time based events condition.
  • The ability to do optimization tests on content templates to AB test your product detail page design, your news, or any content that uses a DX content template. 

For developers and administrators

Regarding the configuration, you now need to set the Apache Unomi cookie name and domain in Marketing Factory settings.

Requires Jahia version 8.1.0.0
June 6, 2018

Content Editor 4.3.0 is a maintenance release, that includes various bug fixes. It comes with a major improvement: json overrides are no more global to the platform, and need to be enabled on a per-site basis, by enabling the module providing the override on the desired site(s). This allows more flexibility when multiple sites are managed on a Jahia platform.

JSON overrides need to be enabled per site, and are no more global to the platform.
Requires Jahia version 8.1.1.0
March 27, 2023

Content Editor 4.2.0 is the feature release making it possible to reorder the different values of a multiple propertyThis version of Content Editor also comes with a light redesign to provide a better understanding of the various sections in long forms, as well as a new UI component for multiple selection in a list. The "Usages" screen, listing where the content is being referenced, has also been redesigned.

Requires Jahia version 8.1.1.0
December 20, 2022

Content Editor 4.1.0 is the feature release providing redesigned pickers. This version of Content Editor also allows to select multiple item, and provide new PDF and video pickers. These new pickers are also highly customizable, either through a json override or by declaring new pickers.

Requires Jahia version 8.1.1.0
November 15, 2022

Compatible with Content Editor 4.0.0, Copy to other languages 2.0.0 adds the possibility to copy the value of a property to other languages, selected by the user, before saving.

Requires Jahia version 8.1.0.0
July 5, 2022

Content Editor 4.0.0 is the new major version for Content Editor, the interface used to create and edit content. It provides several major enhancements compared to Content Editor 3, most of them being based on the received user feedback.

  • Content Editor is now displayed in a simpler modal when opened from Page Composer.
    • The various sections are collapsible, to make the interface lighter
    • Saving from the modal directly closes Content Editor
    • When editing content, it is possible to switch to the “advanced mode”, which opens in full screen and provides the same functionalities as Content Editor 3: preview, advanced options, etc.
  • It’s not required anymore to save before switching languages! For projects available in several languages, you can now contribute the different languages, and switch between them, without having to save
    • You can use the copy to other languages 2.0.0 to copy a property in the desired language(s), again, without having to save
  • Just like in 7.3, you can create several contents of the same type in a row, just by checking a “Create another” checkbox when creating a new content
  • Automatic redirection: whereas you just created a new page/content, or edited one, once Content Editor is closed, you will be automatically redirected to the new page, or to the content you created/edited in the page. It’s especially useful when the content is located at the bottom of a page
  • An edit button is now available in the notification displayed after creation, allowing you to quickly edit the content in case you realize you made a mistake or missed something
  • Ctrl+S and Esc keyboard shortcuts can be used to save or close Content Editor

The full changelog is available on the Jahia Store.

Warning: In the future Content Editor 4.1.0 release, we will rework the pickers (the interfaces used to reference images, pages, etc.). Please note that if you are using custom picker configurations you will have to update these configurations so your pickers will work with CE 4.1.0. If you are in this situation, please contact the Jahia Support with the custom configuration, so we can help you anticipate the needed changes.
Requires Jahia version 8.1.0.0
July 5, 2022

With the “Copy to other languages” feature, contributors can copy the value of a content property from one language to the other languages enabled on the site. The interface allows the user to select which languages to copy to.

The option is available in Content Editor, the content edition interface, only for translatable properties. The content needs to be saved first, before using the “copy to other languages” feature, otherwise the option is disabled.

When using "Copy to other languages", the property is overridden in the selected languages.

Requires Jahia version 8.1.0.0
March 14, 2022

Bug fixes and UX updates

Requires Jahia version 8.0.3.0
March 10, 2022

When preparing an update of a web project (e.g. a new product launch or a marketing campaign), editors work on pages and content that can be spread across the website. The content releases module offer a convenient way to keep track of the content which has been created/modified, and published on the go-live.

Requires Jahia version 8.1.0.0
February 23, 2022

The Contentsquare Accessibility Plugin is an accessibility tool, developed and maintained by Contentsquare, allowing site visitors to improve in real time the readability of a site to their own needs. It provides a text-to-speech assistant, which, once activated, reads the selected text. The accessibility tool also allows site visitors to customize a set of properties (including text size, font, contrasts, etc). Several pre-configured profiles are available to simplify this configuration, for instance for dyslexia, seniors, etc.
Simply enable this module on your site to embed the Contentsquare Accessibility Plugin on all pages.

Requires Jahia version 8.0.0.0
February 11, 2022
  • Included personal-api-tokens module in the jahia build
  • Added the possibility to add scopes when creating a token
Requires Jahia version 8.1.0.0
October 28, 2021

Bug fixes and UX updates

Requires Jahia version 8.0.3.0
October 21, 2021

Vanity URLs can now be created from Content Editor , in the 3 dots menu:

vanity-urls-v8.png

 

Updated the Material theme used by the dashboard to match the Jahia 8 design

Requires Jahia version 8.0.3.0
July 15, 2021

This module provides a panel in jContent > Additional > SEO > robots.txt allowing you to paste a robots.txt content

Requires Jahia version 8.0.3.0
July 2, 2021

This release included a minor bug release.

Requires Jahia version 8.0.0.0
June 21, 2021

This module makes tagging images easy so that you can easily search for them and avoid uploading the same image multiple times.

It uses machine learning provided by Amazon AWS Rekognition to automatically tag images, and can be used in 3 different ways in Jahia: 

  • manually, when editing an image, in the tag field you can click "autotag" to trigger it
  • on upload, for every new imagess
  • using a GraphQL endpoint if you wsnt to tag a lot of images on your platform
Requires Jahia version 8.0.2.0
March 5, 2021

With the personal API tokens module, you can use tokens instead of your credentials to make calls to Jahia APIs, such as GraphQL API and others.

Requires Jahia version 8.0.1.0
December 14, 2020

The version 2.1.0 of the distributed session modules offers the ability to distribute sessions on all servers with hazelcast. This is a major eveolution since its version 1.0.0, as you won't need a Redis server anymore. More information on the academy.

Requires Jahia version
January 13, 2020

This new version of Content and Media Manager provides bug fixes and comes with new features and improvements:

  • Global design improvements
  • Crop, resize, and rotate images
  • Select and perform operations on multiple files and images
  • Export content as an XML or ZIP file and import the content on another server
  • Replace one file with another
  • Access to translate engine in CMM
  • Support for nested content
  • Support for local mount points
  • Improved UI when uploading files
Requires Jahia version 7.3.1.0
April 24, 2019

This new version of Content and Media Manager provides bug fixes and comes with new features and improvements:

  • Content marked for deletion are easier to identify
  • You can directly drag-and-drop files into a folder to upload them
  • It is possible to directly navigate to the parent folder / page of a search result
  • You can open a page in edit mode from its context menu
  • Developers can now provide "extensions" to Content and Media Manager. Find out how.
Requires Jahia version 7.3.0.0
January 8, 2019

This version provides the following fixes:

  • Fixed escape issues in file path or searched terms
  • Use filename for downloaded file instead of technical name
  • Nuxeo: Display folder name instead of technical name
Requires Jahia version 7.2.0.0
January 2, 2019

The following reports have been added to the content reports module:

  • New "Work in progress" report which lists all the contents currently marked as work in progress
  • New "References" report which lists all the contents referenced by other content items
Requires Jahia version 7.2.3.1
December 26, 2018

A new module, that includes the personalized news retriever, a DX component, that display best the news for a visitor. The best news are calculated according to 3 criterias:

  • News that were not already read by the visitor
  • News that were recently published
  • News whose topic are matching the topics that the visitors is most interested in. These favourite topics are calculated from the tags of the news.  

Note: This module requires DX 7.2.2.0+, Elasticsearch search provider 2.0.1 and Marketing Factory 1.9.3. 

Requires Jahia version 7.2.3.2
October 31, 2018

Local Site Manager (LSM) enables you to reuse pages and content from one site to another. LSM can be very useful for companies that have a global site with a lot of content and local sites that want to leverage this content. 

The Local Site Manager supports usage where a whole website, a few pages, or just some content is reused, using one or several languages. This module is free for customers with a DX enterprise subscription. 

Requires Jahia version 7.2.3.2
October 31, 2018
  • Content and files coming from external data providers can now be part of the Elasticsearch index, and therefore will be part of the search results!
  • You can now use facets for your search results! Elasticsearch search provider 2.1.0 supports facets on text properties, including the type of content in the search result (e.g. page, news, event, etc.)
Requires Jahia version 7.2.3.2
October 31, 2018

Content & Media Manager is a module that is both built on and extends the content functionality of Digital Experience Manager. It provides a single interface for editors to create and organize content and files. You can access and manage content in folders using the following functionality: preview, search, workflow and publication interfaces, administration panels, access to custom screens and features, and more.

In Content and Media Manager, you can:

  • Access content that you create in the pages of a site.
  • Access content from the /contents folder and files from the /files folder.
  • Use the content and files from Digital Experience Manager sites and from external applications.
  • Leverage Digital Experience Manager’s multilingual capabilities.
Requires Jahia version 7.3.0.0
October 31, 2018