Releases: web-eid/web-eid-webextension
Releases · web-eid/web-eid-webextension
v2.4.1
What's Changed
- build(deps-dev): bump ws from 7.5.9 to 7.5.10 by @dependabot[bot] in #73
- build(deps-dev): bump rollup from 2.79.1 to 2.79.2 by @dependabot[bot] in #76
- Refactor native application connection closing by @taneltm in #74
- Updated dependencies and version bump to 2.4.0-rc1 by @taneltm in #78
- Fix extension should not have runtime dependencies by @taneltm in #80
- Fix
We have not found "default_locale" in the folder "_locales"by @svenzik in #81 - Fix failing windows build after Node security update CVE-2024-27980 by @taneltm in #83
- Bump version to 2.4.1 and update lib/web-eid.js by @mrts in #84
New Contributors
Full Changelog: v2.3.0...v2.4.1
v2.3.0
v2.2.2
What's Changed
- Add CodeQL Action by @metsma in #50
- Add Coverity static analyzer scan by @metsma in #18 #52
- README: fix git remote url by @klemensn in #59
- build(deps): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #58
- deps: update web eid.js to v2.0.2 and refactor: make rollup.config.js DRY by @mrts in #62
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #61
- build(deps-dev): bump @babel/traverse from 7.16.5 to 7.23.2 by @dependabot in #64
- Show consent screen only when the browser is Firefox by @mrts in #60
- Polyfill is still needed in chrome by @metsma in #65
- Defer active connection cleanup by @metsma in #67
- Remove unused tabs permission by @metsma in #66
- CZ and SK localization by @mkmayer in #54
- Increase version number by @metsma in #68
- Fix submodule by @metsma in #69
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
v2.1.1
v2.0.1
v2.0.0-rc1
feat: version checking added to extension Version checking was removed from the library and added to the extension side for greater flexibility WE2-605 Signed-off-by: Tanel Metsar <[email protected]>