Skip to content

Releases: ecsec/open-ecard

2.1.5

08 Dec 11:14
v2.1.5
Compare
Choose a tag to compare

Changelog

  • Add mobile-lib and mobile GUI implementation
  • Add iOS and Android implementation
  • Implement late channel locking
  • Add all error descriptions from TR-031312-1
  • Implement late card insertion in EAC
  • Display transaction info only if it is not empty
  • Change SCIOChannel to include disconnect semantics for improved NFC support
  • Introduce pin state UNKNOWN
  • When prepare devices fails, process completes as INTERRUPTED
  • Map 'password deactivated' to client error instead of server error
  • Repeate pin management when card state is UNKNOWN
  • Improve cleanup of resources after process finishes
  • Provide better error message for failed mutual authentication in PACE
  • Always determine PIN state prior to entering the PIN/CAN secrets
  • Fix port parsing error in proxy loader
  • Allow parallel status requests in ActivateAction
  • Add config option to ignore case sensitivity of query parameters
  • Use jakarta JAXB instead of old bundled variant
  • Update dependencies and plugins
  • Rework desktop packaging with Java module system
  • Use Java 14 to build the packagaes

1.4.10

05 Apr 09:32
1.4.10
Compare
Choose a tag to compare
  • Add legacy config option to ignore case sensitivity of query parameters

1.4.9

22 Nov 16:16
Compare
Choose a tag to compare
  • Support auto-load and background jobs for plugins.
  • Re-include changes from version 1.4.6.

1.4.8

18 Nov 12:12
Compare
Choose a tag to compare
  • Recognition of German digital eHealth cards G2.1
  • Register additional library modules for use by plugins

2.1.2

01 Feb 07:17
2.1.2
Compare
Choose a tag to compare
2.1.2 Pre-release
Pre-release
[maven-release-plugin] copy for tag 2.1.2

2.1.1

07 Oct 07:36
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 2.1.1

2.1.1-rc.2

05 Oct 15:24
32447e6
Compare
Choose a tag to compare
2.1.1-rc.2 Pre-release
Pre-release
Merge pull request #35 from ecsec/bugfix/do_not_reset_pin_state_durin…

oec_2.1.1-ios.rc.1

30 Sep 14:38
32447e6
Compare
Choose a tag to compare
oec_2.1.1-ios.rc.1 Pre-release
Pre-release
Merge pull request #35 from ecsec/bugfix/do_not_reset_pin_state_durin…

1.4.5

14 Sep 07:29
Compare
Choose a tag to compare

Fixes an issue with the update dialog.

1.4.4

18 Aug 07:26
Compare
Choose a tag to compare
  • Update JAXB dependencies
  • Fix an issue when app is used on a *nix system with a tmp dir mounted with noexec option