Releases: web-eid/web-eid-webextension
Releases · web-eid/web-eid-webextension
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 <tanel.metsar@cgi.com>