Published on 2020-09-23. * feat(common/models): context + input tracking for predictive text (#3549) * feat(common/models): initial integration for enhanced corrections (#3555) * feat(common/models): correction thresholding, acceptance (#3556) * refactor(common/models): distance modeler cleanup (#3565) * change(common/models): context tracker cleanup, optimizations, fixes (#3573) * feat(common/models): Correction improvement (#3575) * feat(common/models): naive correction-algorithm timer (#3581) * fix(common/models): mobile platform API compat for upgraded correction-search (#3601) * refactor(web/engine): application of predictive suggestions (#3582) Minor fixes and performance improvements