IinkJS Versions Save

:pencil2: :cloud: iinkJS is the fastest way to integrate rich handwriting recognition features in your webapp.

v2.0.2

1 year ago

v2.0.2

Bug fix

  • responseCallback() always raises an error link
  • add query param to applicationKey

v2.0.1

1 year ago
  • bad link on the Get source code for Change configuration
  • enhance iink eraser websocket sample
  • math example: empty mathML is displayed in result instead of nothing
  • customize example, colour picker disappears after undo-redo
  • gesture.enable = false broken
  • can change configuration if first host is wrong

v1.5.5

1 year ago

Bug fix

  • bad link on the Get source code for Change configuration

v1.5.4

2 years ago

Features

  • minor modification for specific integration

v1.5.3

2 years ago

v1.5.3

Bug fix

@Editor

  • fix change configuration IInks doesn't set the right font

v1.5.2

2 years ago

Bug fix

@Editor

  • fix change configuration ink disappears in example configured in REST

v1.5.1

2 years ago

Bug fix

Editor

  • fix change configuration restart websocket connection
  • fix lost connection due to inactivity is now displayed
  • fix style is wrapped by global class and can be customized

Examples

  • fix bad position of the searching highlight in searching text example
  • new examples with eraser

Features

  • erase mode is now an option in websocket text

Chore

  • refactor of examples

v1.4.5

3 years ago

v1.4.5

Bug fix

  • fix missing ink on iOS with Scribble feature on

v1.4.4

3 years ago

v1.4.4

Features

  • REST requests use fetch instead of XMLHttpRequest

Bugs fix

@Editor

  • fix setTheme not sent on reconnect or language change
  • fix resize on REST mode

@examples

  • remove mixed-content image

@docs

v1.4.3

3 years ago

v1.4.3

Bugs fix

@Editor

  • fix response is not a function on reconnect
  • fix setTheme error on init
  • fix setTheme sent twice on init

@examples

  • update katex to 0.12.0
  • simplify clean latex methods

Chore

  • chore(deps): update rollup-plugin-terser to v7