Skip to content

Releases: europeana/fulltext-api

Version 0.7 beta

24 Jun 13:57
Compare
Choose a tag to compare
  • Update subtitles with license and source
  • Fix head request with content-type and charset
  • Server-side dereferencing for v2
  • Create a script to update DB with rights
  • Update API to expose edmRights
  • Filter on annotation types

Version 0.6 alpha

30 Sep 13:54
Compare
Choose a tag to compare

ADDED support for AV-captions
ADDED HTTP caching for annotations and fulltext
ADDED support for retrieving webresource in JSON-LD format
ADDED server side dereferencing of fulltext resources
ADDED proper handling of HTTP 404 not exists errors

CHANGED to using the faster Stax parser for loading data
CHANGED from using spring-boot-starter-data-mongodb driver to Mongdb driver
CHANGED implementation of HEAD exists queries to use the fastest countone method

FIXED the order of fields for v2 Annotations
FIXED bug in handling 'simple' resources
FIXED bug with setting the context
FIXED bug with data.europeana.eu URLs starting with https
FIXED bug that caused page level annotations to have null text coordinates
FIXED unit tests and addressed technical debt
FIXED bug where page level annotations had no target / on
FIXED handling the Accept header of the resource endpoint