Skip to content

Changelog

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