Skip to content

Changelog

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