Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

v4.2.0

Compare
Choose a tag to compare
@RomainCscn RomainCscn released this 20 Jun 08:59
· 81 commits to master since this release

Features

  • New REST mode:
    • Text, math and diagram recognition
    • Examples for each recognition type
    • Support for Raw Content type
  • New build and development process:
  • 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