v3.0.0
3.0.0 (2023-01-25)
Bug Fixes
- allow extensions (38a6fc1)
- backend: allows only GET method (e3b314f)
- build (e788b01)
- front-end: dev test (810c9e2)
- typo allowKinds into allowedKinds (ebaad6e)
- removed baseUrl from types (878ff81)
- yarn: fix yarn version (587a086)
- reduce gitlab groups request size (287a40e)
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