What's Changed
Bumps @willwade/aac-processors from ^0.2.5 → ^0.3.1 (root + demo sub-package).
Added
- GoTalk NOW (
.gtbz) support — Attainment Company archives are now detected and rendered via the updated processors library. - AACPage mutation API (OBF/Gridset) with assets preserved when saving modified trees.
- Morphology support for TD Snap (and fixed for Grid 3 metrics).
Fixed
- OBF/OBZ manifest
rootis now written as the board file path (e.g."1.obf") instead of the board ID;load_boardpaths corrected — exported archives now validate and open in external OBF viewers. - GridSet validator now checks the real Grid 3 archive structure; cell coordinates fixed; web browser/computer-control commands preserved.
- Gridset
saveModifiedTreepreserves the original grid structure.
Changed
- Bump publish workflow to Node 22 (npm 12 requires Node 22+).
Full Changelog: v0.3.0...v0.4.0