Skip to content

Releases: web-eid/web-eid-webextension

v2.4.1

12 Sep 09:09
v2.4.1

Choose a tag to compare

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

12 Jul 06:54
v2.3.0

Choose a tag to compare

What's Changed

  • Add polyfill only to chrome extension by @metsma in #70
  • Fixes rollup issues - Build failing with Node v20 and Microsoft PowerApps editor hanging by @taneltm in #71
  • Update version number to 2.3.0 by @metsma in #72

Full Changelog: v2.2.2...v2.3.0

v2.2.2

09 Feb 08:58
v2.2.2

Choose a tag to compare

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

26 Apr 07:34
v2.2.1

Choose a tag to compare

What's Changed

  • Show consent page on Firefox #49

Full Changelog: v2.2.0...v2.2.1

v2.2.0

27 Dec 19:45
v2.2.0

Choose a tag to compare

See the list of changes in the v2.2.0 milestone.

v2.1.1

25 Jul 16:11
fb6d028

Choose a tag to compare

See the list of changes in the v2.1.1 milestone.

v2.0.1

31 Jan 14:25
v2.0.1

Choose a tag to compare

See the list of changes in the v2.0.0 and v2.0.1 milestone.

v2.0.0-rc1

11 Jan 12:44

Choose a tag to compare

v2.0.0-rc1 Pre-release
Pre-release
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]>

v1.0.2

13 Sep 11:29
v1.0.2

Choose a tag to compare

This release brings Safari support.

See the list of changes in the v1.0.2 milestone.

v1.0.0

30 Jul 20:19
v1.0.0

Choose a tag to compare

See the list of changes in the v1.0.0 milestone.