This repository was archived by the owner on Jan 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ # [ v4.3.0] ( https://github.com/MyScript/MyScriptJS/tree/v4.3.0 )
2
+
3
+ ## Features
4
+
5
+ - Addition of a new Recognition Assets Builder API to dynamically build text lexicons and math grammars
6
+ - Ability to import JIIX Math content
7
+ - Style and decoration support in the JIIX exports
8
+ - New configuration options for a finer tuning of JIIX exports
9
+ - Always connected is now the default mode for better end user experience
10
+ - Text, Math and Diagram can now be exported to Word, HTML and iink format
11
+
12
+ ## Bugs fix
13
+
14
+ - Fix multiple inputs example on Firefox
15
+ - Fix smartguide on Edge
16
+ - Fix vulnerabilites in dependencies
17
+ - Fix auto-reconnect
18
+
19
+ ## Others
20
+
21
+ - New examples :
22
+ - Recognition asset builder
23
+ - Export text to file (html, word, png, jpeg)
24
+ - Use highlight to extract information
25
+ - Import jiix with math
26
+ - Search and highlight demoing how to manipulate JIIX label
27
+ - Use recognition without UI fo easy integration in existing ink capable applications
28
+
1
29
# [ v4.2.0] ( https://github.com/MyScript/MyScriptJS/tree/v4.2.0 )
2
30
3
31
## Features
You can’t perform that action at this time.
0 commit comments