Changelog
v0.6.6 (2025-05-29)
Bug Fixes
- Fixed collection exports missing content description. (ef8d006ea9f060c)
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
- Added 'content' attribute to collection exports. (a720b445ac950af)
Bug Fixes
- Minor UI fixes. (8e9708376328b05)
- Removed collection export restriction for main page. (2a8d4e83a5258f7)
Chores
- deps: bump com.microsoft.onnxruntime:onnxruntime (f7a168663f7992d)
- deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (e7bda2dc37be7c3)
- deps: bump org.apache.lucene:lucene-queryparser (555b256167b7a98)
- deps: bump org.apache.lucene:lucene-core from 10.2.0 to 10.2.1 (58a5c98eb97e791)
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
- Fixed menu import. (f1be54eaf3f00c2)
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
- Fixed collection import. (49b6849459e8cf8)
- Fixed missing favicons in bookmarks. (baaa2735016ee9d)