March 10th, 2021
almost 4 years ago by Kili Technology
Changelog
New
- APP / Image: You can now interpolate moving points when annotating points in a sequence of frames.
- APP / PDF: When hovering an entity chip, you are automatically scrolled to the corresponding entity in the document.
- APP / PDF: Consensus / Honeypot are now computed for NER on PDF.
- APP / Settings / Members: we can now delete the author of a project and change the author to the current user.
- APP / NER: when we click on two overlapping entities, the selected entity is the shortest one.
- APP / NER: New shortcut to delete an object. Simply press Backspace/Delete after selecting the object (either entity or relation).
Change
- APP / NER: When you delete an entity in a relation, if it is not the last existing end-entity, the whole relation will not be deleted.
- API / Node.js : A new version of the Kili Playground has been released for node, available on npm
Fix
- APP / Generic : We patched a bug affecting the sending of some emails when joining the app/a specific project.