Published on 2021-08-19. * refactor(web): delayed OSK initialization (#5412) * fix(common/core/web): OSK state-key management (#5456) * fix(web): stuck key highlighting from touchpoint movement (#5490) * chore(common/core): Add uninstall option to build script (#5564) * feat(web): setup build artifacts for manual tests (#5582) * feat(ios): adds option for Simulator-compatible testing artifact (#5557) * refactor(web): OSK layout hierarchy encapsulation (#5451) * refactor(web): reworks VisualKeyboard layout spec design (#5459) * refactor(web): overhaul of OSK key layout calcs + styling, merges desktop & touch logic (#5462) * Minor fixes and performance improvements