Published on 2024-08-06. * chore(common): Update history from 17.0.328 (#12093) * change(common/models): change model tokenization to also tokenize whitespace (#11975) * feat(web): support transform tokenization when given a root context (#11998) * change(web): track whitespace-aware tokenization for context + correction-search caching (#11979) * change(web): leverage tokenization to preserve punctuation and whitespace when predicting (#11997) * fix(web): patch up worker build to provide artifacts for its tests (#12082) * chore(web): move `web/src/engine/paths/` → `web/src/engine/interfaces/` (#12064) * chore(web): move `common/web/input-processor/` → `web/src/engine/main/` (#12066) * refactor(web): refactor and harmonize constants (#12072) * chore(common): add data versions to minimum-versions.inc.sh (#12103) * fix(web): fix lm-worker test broken by botched merge conflict resolution (#12104) * Minor fixes and performance improvements