Skip to content

Changelog

v0.8.2 (2025-09-20)

Bug Fixes

Chores

v0.8.1 (2025-09-14)

Features

Bug Fixes

  • Fixed image gallery and entering edit mode after adding a page to a menu entry. (2756796c2bbe4cd)
  • Changed to menu selection for index page ID configuration. (ec422bfb90233a3)

Chores

v0.8.0 (2025-09-12)

Features

Bug Fixes

  • Fixed index page configuration for initially imported page. (f619d3fa676d05a)

Chores

  • deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (12612381e6f5d7e)
  • Moved collection export/import configuration to exchange configuration page. (986d1801db3a15a)
  • Refactored search index creation/update into batch processor. (6a229225b09a66a)
  • Moved index page configuration to appearance configuration. (86eb0200a7d963c)
  • deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (36de44dc2a34402)

v0.7.3 (2025-08-29)

Chores

v0.7.2 (2025-08-29)

Chores

v0.7.1 (2025-08-29)

Chores

v0.7.0 (2025-08-29)

Chores

v0.6.6 (2025-05-29)

Bug Fixes

Chores

  • deps: bump org.springframework.boot:spring-boot-starter-parent (5ce01a648239206)
  • deps: bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 (545be71db2d8622)
  • deps: bump org.springframework.boot:spring-boot-starter-parent (6cbc251e4992530)
  • deps: bump com.microsoft.onnxruntime:onnxruntime (7abb7fb66187f14)

v0.6.5 (2025-05-11)

Features

Bug Fixes

Chores

v0.6.4 (2025-05-09)

Features

  • Replaced rembg-docker for background removal with native Java/ONNX implementation. (a280c85813356a4)

v0.6.3 (2025-04-27)

Bug Fixes

v0.6.2 (2025-04-26)

Bug Fixes

  • Fixed page aliases and restrictions getting overwritten in certain conditions. (eb6557f97f335dd)

Chores

  • deps: bump org.springframework.boot:spring-boot-starter-parent (b2ac8bab5cbc95a)
  • deps-dev: bump org.wiremock:wiremock from 3.12.1 to 3.13.0 (101f8c2180cc0c9)

v0.6.1 (2025-04-24)

Features

  • Added 'icon' and 'border' configuration options to ImageGalleryWidget. (4e764bd4eb4cdb3)

Bug Fixes