Releases: e-gov/TARA-Login
Releases · e-gov/TARA-Login
v1.6.1
v1.5.5
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
v1.5.3
v1.5.2
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
v1.4.5
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
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
Summary of the changes since 1.2.0
- Amend translations
- Include
govsso_trace_id
in application log - Include
tara_trace_id
,govsso_trace_id
andservice.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