Skip to content

Releases: AACTools/AACProcessors-nodejs

v0.2.20

Choose a tag to compare

@willwade willwade released this 08 Jun 12:19

What's Changed

Grid 3 Web Browser & Computer Control Support

  • ~50 new Grid 3 commands added to the command catalog covering web browser navigation (NavigateUrl, Scroll, SpatialNavigate, NextElement, PreviousElement, ActivateElement, SetZoom, ReadingMode, ExecuteJavaScript, etc.), computer control (Keyboard, Shift, DeviceMute), text editing (Enter, Copy, Paste, SelectAll, Undo, etc.), media playback, photos, and more
  • 12 new semantic intents (SELECT_ALL, CURSOR_MOVE, UNDO, PRINT, DEVICE_MUTE, TOGGLE_STATE, WEB_NAVIGATE, WEB_SCROLL, WEB_FOCUS_ELEMENT, WEB_ACTIVATE_ELEMENT, WEB_EXECUTE_SCRIPT, STOP_MEDIA, TAKE_PHOTO, WAIT, REPEAT_COMMANDS)
  • ~60 new semantic action mappings from Grid 3 command IDs to typed semantic actions
  • Computer Control workspace support: emits <ComputerControl>1</ComputerControl> flag on grids with CC workspace cells, writes Workspace/Default styles to styles.xml
  • Plugin cell handling: skips commands and CaptionAndImage on Workspace/LiveCell/AutoContent cells for correct Grid 3 output
  • findButtonPosition fix: uses button's own x/y/columnSpan/rowSpan as fallback when grid array is empty

Scripts & Examples

  • New scripts/gridset/createComputerControlGridset.ts - creates an 8-page computer control gridset
  • New scripts/gridset/createWebBrowserGridset.ts - creates an 8-page web browser gridset
  • Scripts moved to scripts/gridset/ subdirectory for better organization

Full Changelog: v0.2.19...v0.2.20

fixed issue with morphology

Choose a tag to compare

@willwade willwade released this 13 May 12:19

Full Changelog: v0.2.18...v0.2.19

Improving Morphology Metrics and grammar buttons (TD,Grid)

Choose a tag to compare

@willwade willwade released this 13 May 11:32

Full Changelog: v0.2.17...v0.2.18

v0.2.17

Choose a tag to compare

@willwade willwade released this 12 May 22:43

Full Changelog: v0.2.16...v0.2.17

v0.2.16

Choose a tag to compare

@willwade willwade released this 05 May 15:43
ba1d5d4

What's Changed

  • Use zip adapter for saveModifiedTree functions by @chrisbaume in #48

Full Changelog: v0.2.15...v0.2.16

v0.2.15

Choose a tag to compare

@willwade willwade released this 01 May 09:25
4a290dc

What's Changed

Full Changelog: v0.2.14...v0.2.15

v0.2.14

Choose a tag to compare

@willwade willwade released this 29 Apr 22:22
e322687

What's Changed

Full Changelog: v0.2.13...v0.2.14

v0.2.13

Choose a tag to compare

@willwade willwade released this 29 Apr 15:22
c743f20

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

Choose a tag to compare

@willwade willwade released this 28 Apr 23:21
bbd6155

What's Changed

  • Merge personalisation WordList into Grid 3 by @willwade in #42

Full Changelog: v0.2.11...v0.2.12

v0.2.11

Choose a tag to compare

@willwade willwade released this 28 Apr 23:08
6f41ea0

What's Changed

  • Normalize formatting and add Gridset helpers by @willwade in #41

Full Changelog: v0.2.10...v0.2.11