This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
v4.2.0
Features
- New REST mode:
- Text, math and diagram recognition
- Examples for each recognition type
- Support for Raw Content type
- New build and development process:
- We now use Rollup to build our library,
- Two outputs are now generated, UMD and ES6 Modules,
- New always connected mode for WebSocket
- New getSupportedImportMimeTypes method
- New setGuides method used to add guides on a text part
Others
- New local storage example
- Add table of contents for examples page
- Multiple improvements
- Remove bower install from npm scripts
- Replace d3 to only use d3-selection
- Errors management