jExperience 2.9.0

January 9, 2024

jExperience 2.9.0

Improvements

  • Introduced a new configuration parameter “waitForProfileMergeOnLogin” wait for login before proceeding with profile merge, effectively making these two operations synchronous.

Bugfixes

  • Fixed handling of boolean properties in Elasticsearch. Previously removed from Elasticsearch when false, the property is now set to false in Elasticsearch
  • Removed duplicate entry in the jExperience configuration file
  • Fixed a compatibility issue with Server Availability Manager > 2.3.0
  • Updated edit property modal to make “Copy URL parameter to profile property” checkbox only available for string properties.
  • Fixed blank page issue when accessing administration pages due to wrong site and language resolution.

Misc

  • Updated lodash from version 4.17.5 to 4.17.21