Skip to content

v3.0.0

Compare
Choose a tag to compare
@simonecorsi simonecorsi released this 25 Jan 11:37
· 491 commits to main since this release

3.0.0 (2023-01-25)

Bug Fixes

Features

  • added the new annotation instance (22f80e6)
  • backend plugin (3597c2c)
  • processor: added indexing feature (1374ea0)
  • updated API call in client (6300447)
  • peopleCard: added groups support to ownersfile (23b6b14)
  • removed baseUrl (55289a4)

BREAKING CHANGES

  • proxy is not used more, you have to use backend plugin with the processor.
  • removed baseUrl and proxyPath
  • peopleCard: Renamed Type PersonData into PeopleCardEntityData

NOTE: See migration guide v2->v3