Skip to content

Releases: Facts-and-Files/tp-api

v1.68.2

09 Sep 10:34
c4ab2dc

Choose a tag to compare

What's Changed

  • fix: Item returns also HTR languages
  • fix: fix missing Builder collections/conversion
  • docs: harmonize some summaries
  • refactor: remove try-catch block, rely on exception handler

Full Changelog: v1.18.1...v1.68.2

v1.68.1

04 Sep 14:12
9b4813d

Choose a tag to compare

What's Changed

  • fix: active HTR transcriptions are now return again by @trenc in #163

Full Changelog: v1.68.0...v1.18.1

v1.68.0

21 Aug 09:17
364f126

Choose a tag to compare

What's Changed

feat: introduce cacheable middleware
fix: improve performance by cache the count
fix: Transcription endpoint Language can be null
fix: Transcritpion endpoint Text can be null
fix: Transcritpion endpoint TextNoTags can be null

Full Changelog: v1.67.0...v1.68.0

v1.67.0

22 Jul 08:52
9abfded

Choose a tag to compare

What's Changed

  • feat: possibility to filter places by area coordinates
  • feat: refactor, add pagination for places by Stories and Items
  • feat: enhance places endpoint with new filters, and use a database view
  • fix: harmonize response across all places endpoints
  • docs: harmonize descriptions

Full Changelog: v1.66.0...v1.67.0

v1.66.0

17 Jul 13:58
a6b61ff

Choose a tag to compare

What's Changed

  • feat: implement paginated Places by Project endpoint by @trenc in #160

Full Changelog: v1.65.1...v1.66.0

v1.65.1

17 Jul 08:44
c52ab97

Choose a tag to compare

What's Changed

  • fix: set UserGenerated to default true in ItemProperty table by @trenc in #159

Full Changelog: v1.65.0...v1.65.1

v1.65.0

16 Jul 11:47
4f77248

Choose a tag to compare

What's Changed

  • feat: implement item endpoints for attaching/detaching properties by @trenc in #158

Full Changelog: v1.64.0...v1.65.0

v1.64.0

15 Jul 10:47
32dadab

Choose a tag to compare

What's Changed

  • feat: implement property endpoint
  • refactor: use special exception handler
  • docs: provide alternative OpenAPI documentation viewer

Full Changelog: v1.63.1...v1.64.0

v1.63.1

21 May 09:12
82e7dbd

Choose a tag to compare

What's Changed

  • fix: return correct language response in item transcriptions by @trenc in #156

Full Changelog: v1.63.0...v1.63.1

v1.63.0

19 May 14:35
ffc23f8

Choose a tag to compare

What's Changed

  • test: test if storyObservers being queued by @trenc in #153
  • tests: introduce Unit test, move observer test to Unit by @trenc in #154
  • feat: introduce properties endpoint by @trenc in #155

Full Changelog: v1.62.1...v1.63.0