Releases: italia/developers-italia-onboarding
Releases · italia/developers-italia-onboarding
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
What's Changed
- chore: update dependencies and vulnerable packages by @bfabio in #199
- content: reword the text and hints in homepage by @bfabio in #225
- Fast onboarding by @bfabio in #226
New Contributors
- @LorenzoS92 made their first contribution in #208
Full Changelog: v1.3.3...v1.4.0
Release v1.3.3
What's Changed
- chore(ci): add latest tag to Docker image on release by @bfabio in #182
- chore(deps): update dependencies
- fix: better layout in confirmation and faq pages by @bfabio in #186
- feat: remove the cookie dialog, we don't send any cookies by @bfabio in #193
- feat: improve validation and UI/UX by @bfabio in #187
Full Changelog: v1.3.2...v1.3.3
Release v1.3.2
[Release 1.3.2] - 2021-04-27
Fixes and chores
- fix(a11y): add aria-label to home page link
- fix(a11y): add ARIA attributes to cookiebar dialog
- fix(a11y): use 1.5 line height
- fix(a11y): add autocomplete type to text field
- fix: declare "it" as language of the HTML document
- chore: don't use pm2
- fix: broken links in footer
- add logging
Release v1.3.1
[Release 1.3.1] - 2021-04-16
Fixes and chores
- chore: Update libraries
- fix: update link to IndicePA instructions
- chore: build and push Docker image on tags
- fix: use the correct text for the FAQs and reformat the file
- chore: use GitHub Actions to build and publish to DockerHub
- feat: add the app version in the HTML source
- fix: simplify text and use correct headings rank.
- fix: use the correct phone number label
- fix: package.json & package-lock.json to reduce vulnerabilities
- docs: Refactor README.md.
- fix: check for iPA code and PEC coherency
- fix: restrict access to the private key file
- fix: verify the token before writing to database
- fix: db is not reloaded before writes
- fix: dup check enforce on last registration step
- fix: dup check on confirm registration page