Changelog
v0.7.2 (2025-08-29)
Chores
- Disabled some JUnit-Tests under Windows. (39f4c2dcad09542)
v0.7.1 (2025-08-29)
Chores
- Fixed JUnit-Tests under Windows. (5e022b7c5e86704)
v0.7.0 (2025-08-29)
Chores
- Minor updates in frontend layout. (a5ac7ef0aa390b7)
- deps: bump org.springdoc: springdoc-openapi-starter-webmvc-ui (eae0ca4cf0000ac)
- Switched turntable to Firmata4j and updated camera peripheral. (ca99a7cc9e0334a)
- deps: bump com.arassec.jptp:jptp-main from 0.0.5 to 0.0.7 (3963f074291b1c0)
- deps: bump org.springframework.boot: spring-boot-starter-parent (af7c2434d3a9630)
- deps: bump org.springdoc: springdoc-openapi-starter-webmvc-ui (4e804d381038911)
- Added JUnit tests for controllers. (7d290f8653b796d)
- Added yet more adapter JUnit tests. (485199b35c1bd7e)
- Added more adapter JUnit tests. (dc2ee5b57d8b3e3)
- Added JUnit-Tests. (ae73fb9dcf82e65)
- Refactored import and export services and controllers. (977c989e277a852)
- Fixed JUnit-Test. (9d416649d3bad80)
- Updated background operation handling in frontend. (2d1f2030b03a9fd)
- Updated and cleaned up peripheral adapter implementations. (130245debf388c0)
- deps: bump se.bjurr.gitchangelog: git-changelog-maven-plugin (51a120069f2585d)
- deps: bump org.springframework.boot: spring-boot-starter-parent (669119d9198ed6c)
- deps: bump commons-io:commons-io from 2.19.0 to 2.20.0 (d9b33a4e7b58f4f)
- Further ports-adapter-architecture refactoring. (d6ce0c52bd0c852)
- deps: bump se.bjurr.gitchangelog: git-changelog-maven-plugin (de1d800d1909167)
- Refactored application into ports-adapter-architecture. (2ce3f29f7e86cb4)
- deps: bump com.fazecast:jSerialComm from 2.11.0 to 2.11.2 (b7248b7d4fcd8e4)
- deps: bump org.springframework.boot: spring-boot-starter-parent (4ae1c4632e123b9)
- deps: bump org.apache.lucene:lucene-core from 10.2.1 to 10.2.2 (e3bfd9546294878)
- deps: bump org.apache.lucene: lucene-queryparser (5fd32487ec3c130)
- deps: bump org.springframework.boot: spring-boot-starter-parent (5db9c3028e7c0c2)
- deps-dev: bump org.wiremock:wiremock from 3.13.0 to 3.13.1 (7f676ceb727dde4)
- deps: bump org.springdoc: springdoc-openapi-starter-webmvc-ui (1a2fa0a7193983c)
- deps: bump org.apache.maven.plugins: maven-clean-plugin (6860204a8675ff9)
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)
v0.6.4 (2025-05-09)
Features
- Replaced rembg-docker for background removal with native Java/ONNX implementation. (a280c85813356a4)
Chores
- 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.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)