What's Changed
- feat(chrome-extensions): add chromeWebStoreOpenDialog API and related tests (wip) by @manusa in #677
- feat(chrome-extensions): override user agent in webFrame for consistent browser identification by @manusa in #679
- feat(chrome-extensions): webstorePrivate API by @manusa in #680
- Replace String#replace() with String#replaceAll() in context-menu.js by @Copilot in #681
- Replace parseFloat with Number.parseFloat in E2E tests by @Copilot in #682
- feat(base-window): preload.keyboard-shortcuts.js reusable in all WebViews by @manusa in #683
- test(e2e): keyboard shortcuts by @manusa in #685
- chore(deps): bump electron from 39.0.0 to 39.1.2 by @manusa in #686
- chore(deps): bump axios from 1.13.1 to 1.13.2 by @manusa in #687
- chore(deps): bump eslint from 9.39.0 to 9.39.1 by @manusa in #688
Full Changelog: v0.0.121...v0.0.122