Skip to content

Releases: e-gov/TARA-Login

v1.6.1

07 Mar 08:53
v1.6.1
697878b
Compare
Choose a tag to compare

Summary of the changes since 1.5.5

  • Add session management link to login page when authentication is performed through GovSSO
  • UI accessibility improvements for screen readers
  • English date format harmonization in consent view
  • Unit test updates
  • Dependency updates

v1.5.5

20 Aug 14:02
Compare
Choose a tag to compare

Summary of the changes since 1.5.4

  • UI accessibility improvements:
    • Text spacing changes for the browser to improve the usage of "Text spacing" bookmarklet.
    • Add language attributes and turn off translations for certain words in the front-end.
    • Add autocompete for ID code inputs in the front-end.
    • In the EU eID view, your country choice will no longer be locked in when skipping over it by pressing tab.
    • Changes for screen readers:
      • In the EU eID view the focus will now go to the "Continue" button after choosing your country.
      • Tables used for web design purposes will no longer be read out loud by the screen reader.
  • Fixes for HTML elements to pass W3 HTML validator.
  • Update dependencies.

v1.5.4

20 Aug 14:00
v1.5.4
157d81a
Compare
Choose a tag to compare

Summary of the changes since 1.5.3

  • Fix hiding ID-card authentication method on iOS devices in WebView

v1.5.3

28 Jun 13:23
Compare
Choose a tag to compare

Summary of the changes since 1.5.2

  • Hide ID-card authentication method on mobile devices

v1.5.2

28 Jun 13:22
v1.5.2
3bba1e8
Compare
Choose a tag to compare

Summary of the changes since 1.4.7

  • Use Web eID for ID-card authentication instead of TLS-CCA
  • UI improvements:
    • Change input field labels to bold
    • Add authentication service logo to mobile view
    • Add authentication method name at the beginning of content area in mobile view
  • Improve error message when eIDAS responds with invalid level of assurance
  • Fix displaying Ukraine flag in EU eID country list
  • Update dependencies

v1.4.7

28 Jun 13:13
v1.4.7
c354c0b
Compare
Choose a tag to compare

Summary of the changes since 1.4.5

  • Log EXTERNAL_TRANSACTION events to statistics log about OCSP / Mobile-ID / Smart-ID requests for better overview which requests are billable
  • Update dependencies

v1.4.5

28 Jun 13:09
v1.4.5
7853b5a
Compare
Choose a tag to compare

Summary of the changes since 1.4.3

  • Do not set JSESSIONID cookie when requesting static resources when deployed on Tomcat
  • Only create session on /auth/init requests
  • Prevent logging of unnecessary fields
  • Remove /content prefix from static content URL-s
  • Update dependencies

v1.4.3

28 Jun 13:09
v1.4.3
4db9072
Compare
Choose a tag to compare

Summary of the changes since 1.3.1

  • Amend translations
  • Add alternate text for footer images
  • Store locale cookie for 1 year
  • Support Ory Hydra 1.11.8
  • Add warning messages in case Web eID doesn't work correctly
  • Log Web eID browser extension status when user authenticates with ID-card (TLS-CCA)
  • Fix aspect ratio of GovSSO logo
  • Add Ukraine flag and country name translation for EU eID country list
  • Allow line break in alert messages
  • Update dependencies

v1.3.1

28 Jun 13:09
v1.3.1
cb32531
Compare
Choose a tag to compare

Summary of the changes since 1.2.0

  • Amend translations
  • Include govsso_trace_id in application log
  • Include tara_trace_id, govsso_trace_id and service.version in statistics log
  • Include build number in service.version log field
  • Do not log logo content
  • Remove authentication method tab icons, change EU eID tab button color to match others
  • Pass language to Smart-ID and Mobile-ID requests
  • Improve Mobile-ID display name special characters check
  • Update dependencies

v1.2.0

28 Jun 13:09
v1.2.0
685658f
Compare
Choose a tag to compare

Summary of the changes since 1.1.1

  • eIDAS private sector support (add RequesterID and SPType to eIDAS-Client request, handle available country codes separately for public and private sector)
  • Statistics logging for GovSSO
  • Update dependencies