Skip to content

Releases: web-eid/web-eid-webextension

v2.3.0

12 Jul 06:54
v2.3.0
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v2.1.1

25 Jul 16:11
fb6d028
Compare
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
Compare
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
Compare
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 <tanel.metsar@cgi.com>

v1.0.2

13 Sep 11:29
v1.0.2
Compare
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
Compare
Choose a tag to compare

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

v0.9.2

17 Jun 11:57
Compare
Choose a tag to compare

First public release.