3.3.14 Linux RC1
github-actions
released this
02 Jun 17:12
·
985 commits
to linux
since this release
Fixed
- The tab panel semantics in the "Publish Repository" and "Clone a Repository" are announced by screen readers - desktop#18408
- The check all button in the diff always only represents one selectable group - desktop#18422
- Images diffs of less than 200px in width do not render with a zero width for diff views other than
2-up
- desktop#18405 - Fix list accessibility semantics of the Pull Request list - desktop#18397
- Fix screen reader support of warning dialogs - desktop#18371
- Selecting the "Configure manually" radio option does not cause unexpected focus shift to the name input in the Git Configuration page of the welcome flow - desktop#18341
- All dialogs can be closed by pressing Esc - desktop#18335
Improved
- The force push warning in the push dropdown now has a contrast of 4.5:1 - desktop#18415
- Hyphen replacement and invalid sanitized name warnings and errors in the create branch and create repository dialogs are associated to the input by the aria-describedby attribute - desktop#18404
- Add VapourSynth script files (.vpy) to test/x-python - desktop#18364. Thanks @couleurm!
- The text contrast of tutorial steps when closed is 4.5:1 - desktop#18342