Changelog

v1.1.9

Date: 06.11.2024 18:16

Release Notes:

  • Updated to Magnolia 6.2.52

  • Fixed issues with license validation

v1.1.8

Date: 19.07.2024 10:09

Release Notes:

  • Updated to Magnolia 6.2.47

v1.1.7

Date: 15.05.2024 12:52

Release Notes:

  • Fixed issue with asset title

  • Updated documentation for the indexfields property

v1.1.6

Date: 29.04.2024 16:04

Release Notes:

  • Updated to Magnolia 6.2.44

  • Fixed issue for missing ui on indexing content from groovy script

  • Fixed issue for version map on assets

  • Updated install instructions for dam mapping in site definition

v1.1.5

Date: 04.03.2024 17:07

Release Notes:

  • Fixed issue with missing request object in Magnolia context also on deindexing

  • Fixed issue with unclosed session on multiple publishing and depublishing actions

v1.1.4

Date: 29.02.2024 14:56

Release Notes:

  • Fixed issue with missing request object in Magnolia context

  • Removed RuntimeException from error flow

  • Updated to Magnolia 6.2.43

  • Updated commons-compress from 1.25.0 to 1.26.0

v1.1.3

Date: 28.02.2024 17:44

Release Notes:

  • Added the property "jsoupSelectTag" for site definitions to use instead of the "jsoupSelectId" property

v1.1.2

Date: 28.02.2024 09:13

Release Notes:

  • removed obsolete elastic client creation

  • removed obsolete/duplicated index and deindexation commands in personalization-core

v1.1.1

Date: 28.02.2024 08:14

Release Notes:

  • Added extended debug logging

v1.1.0

Date: 23.02.2024 16:17

Release Notes:

  • Added PEM, PKCS and TLS Client for encrypted communication

  • Added the possibility for basic authentication

  • Fixed presentation issues in elasticsearch stats view

  • Fixed issue for none existing module registration in License Manager, which results in "Module null license is not valid" error

Updated dependencies:

  • Magnolia Core 6.2.40 -\> 6.2.42

  • Magnolia Site 1.4.4 -\> 1.4.6

  • Magnolia Publishing Core 1.3.10 -\> 1.3.13

  • Magnolia Rest Services 2.2.21 -\> 2.2.24

  • Magnolia DAM Templating 3.0.24 -\> 3.0.29

  • Elasticsearch 8.11.3 -\> 8.12.1Apache Lucene 8.11.1 -\> 8.12.1

  • Spring Web 5.3.31 -\> 5.3.32

  • Jsoup 1.14.1 -\> 1.17.2

v1.0.1

Date: 16.01.2024 13:05

Release Notes:

  • Added the possibility to edit the Elasticsearch configuration through a Magnolia App

  • Removed dependency to Cryptolens

  • Fixed character encoding to UTF-8

  • Evaluation of Elasticsearch stats to display them in the Magnolia app

  • Added the possibility for pagination through the search rest endpoint by adding the parameter 'e' to the request

v1.0.0

Date: 10.01.2024 18:14