All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
Versioned according to Semantic Versioning.
Changed:
- Update Traefik configuration for https usage
Added:
- Add enpoint to generate DFG-Viewer compatible METS for a PID
0.5.8 - 2023-03-28
No actual changes
0.5.7 - 2023-03-28
Changed:
- Change facet labeling
Fixed:
- Improve readme
0.5.6 - 2023-12-01
Fixed:
- Display no data flag to show empty search results
- Improve indexer configuration
0.5.5 - 2023-11-01
Removed:
- Remove publisher facet
0.5.4 - 2023-10-28
Fixed:
- Fix query for single detail entry
0.5.3 - 2023-10-25
Fixed:
- Fix ground truth filter in query
0.5.2 - 2022-10-25
Fixed:
- Improve config-file-template
0.5.1 - 2022-10-25
Fixed:
- Fix GT search-query
First release after adapting code from previous prototype implementation
Changed:
- Introduce search-api
- Add endpoints for file exports
- Add indexing infrastructure: SUB-metsimporter, Elasticsearch
- ...