Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Releases: open-eid/browser-token-signing

3.13.5 Release

28 Jan 18:05
v3.13.5
Compare
Choose a tag to compare

We appreciate your feedback to www.id.ee.

  • Allow only sign with non-repudiation certificate
  • Fix driver issues (#99)

3.13.4

19 Jun 11:23
v3.13.4
b1c99c5
Compare
Choose a tag to compare

We appreciate your feedback to www.id.ee.

  • Allow to load third party pkcs11 modules (#92)
  • Cleanup old TokenSigningApp references (#93)
  • Fix macOS Dark Mode UI (#94)
  • Add G2 Latvia card ATR (#95)
  • Add Number formatter (#96)

3.13.3 Release

22 Jul 11:44
v3.13.3
bc70622
Compare
Choose a tag to compare

We appreciate your feedback to www.id.ee.

  • Rename SafariAppExtension helper application (#88)
  • Use OpenSC PKCS11 driver for IDEMIA cards (#85)
  • Notarize application (#82)
  • Fill type info from OID (#80

3.13.2 Release

03 Dec 10:25
v3.13.2
Compare
Choose a tag to compare

We appreciate your feedback to [email protected].

  • Add SafarAppExtension plugin for Safari 12
  • Add Belgium middleware paths (#72)
  • Add hardware token filter on Windows (#73)
  • Handle PKCS11 CKR_PIN_LOCKED error code (#74)
  • Add IDEMIA driver paths

3.13.1 Release

12 Jun 11:03
v3.13.1
Compare
Choose a tag to compare

We appreciate your feedback to [email protected].

  • Use OpenSC driver with unkown ATR on OSX/Linux (#45)
  • Add new Finland (#67) and Lithuanian driver paths (#48)
  • Use SCardGetStatusChange to get ATR-s and avoid to connecting with card (#51)
  • Filter attributes with token filter (#53)
  • Code and build improvements

3.13.0 Release

24 Oct 18:25
v3.13.0
Compare
Choose a tag to compare

We appreciate your feedback to [email protected].

Changes compared to ver 3.12.1

  • Rewrite NPAPI plugin for Safari MacOS
  • Rewrite BHO plugin
  • Drop Windows/Linux NPAPI support
  • Add ECDSA token support

3.12.2 Release

10 Apr 08:57
v3.12.2
Compare
Choose a tag to compare

We appreciate your feedback to [email protected].

Changes compared to ver 3.12.1

  • Lithuania token iprovements
  • Code and build improvements

3.12.1

14 Jan 09:42
v3.12.1
Compare
Choose a tag to compare

We appreciate your feedback to [email protected].

Changes compared to ver 3.11.0

  • Improved Esteid-plugin for Internet Explorer
    • More generic pkcs11 card manager for IE, moved certificate match check from signer to card manager and support having multiple cards connected when signing with pkcs11.
    • Fixed transparent PIN dialog issue
    • Fixed wrong private key handle used for signing with LT card
    • Added Custom Dialog and using PKCS11 for LT cards to bypass LT middleware PIN cache issues. It uses the selected certificate to determine if it's a LT card
    • Use WIX visual studio integration and cleanup
  • Improved Esteid-plugin for Mozilla Firefox
    • Fixed random Firefox crash in OSX
    • Fixed PIN attempts remaining counter not decreasing with Lithuanian and Finnish tokens
    • Added Token Support for Latvian and Finnish eID on OSX and Token Support for Lithuanian, Latvian and Finnish eID on Linux. Note: you need to have middleware for the eID that you are using installed (Finland, Estonia, Latvia or Lithuania). No other configuration should be necessary.

List on known issues: https://github.com/open-eid/browser-token-signing/wiki/Known-issues
List of supported tokens: hhttps://github.com/open-eid/browser-token-signing/wiki/Token-Support

3.12.1 Firefox beta-5 release

14 Jan 18:21
Compare
Choose a tag to compare
Pre-release

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
We appreciate your feedback to [email protected].

Changes
  • Fixed random Firefox crash in OSX
  • Fixed PIN attempts remaining counter not decreasing with Lithuanian and Finnish tokens
Notes
  • You need to have middleware for the eID that you are using installed (Finland, Estonia, Latvia or Lithuania). No other configuration should be necessary.

3.12.1 Firefox beta-4 release

11 Jan 07:44
Compare
Choose a tag to compare
Pre-release

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
We appreciate your feedback to [email protected].

Changes
  • Added Token Support for Latvian and Finnish eID on OSX and Token Support for Lithuanian, Latvian and Finnish eID on Linux
Notes
  • You need to have middleware for the eID that you are using installed (Finland, Estonia, Latvia or Lithuania). No other configuration should be necessary.