Releases: shiftkey/desktop
Releases · shiftkey/desktop
3.3.14 Linux RC1
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
3.3.13 Linux RC1
Fixed
- Fix layout issues in 2-up image diffing when images are too small - desktop#18313
- The "Show whitespace changes?" popover can be closed by pressing Escape - desktop#18314
- Added announcing the number of results to the diff search via screen readers - desktop#18306
Improved
- Git errors due to bad config values are surfaced in the UI - desktop#18230
- The pull request check run popover is now keyboard accessible - desktop#18276
- The pull request check run popover button is now keyboard accessible - desktop#18268
- Add the aria-label attribute to our markdown iframes to clarify their purpose to users of screen readers in browse mode. - desktop#18277
- Upgrade embedded Git to v2.43.3 and Git LFS to v3.5.1 - desktop#18292
3.3.12 Linux RC2
Fixed
- Update
electron
dependency to latest v28 release - #1035
3.3.12 Linux RC1
Improved
- Added semantic and keyboard accessible check all button for a groups of consecutive selectable rows in the diff - desktop#18201
- Update banners will only dismiss when closing with the dismiss button - desktop#18319
- Add the "link" role to the "Open pull request" button in tutorial sidebar - desktop#18245
3.3.9 Linux RC1
Fixed
- The line number inclusion controls are semantic checkboxes and are keyboard accessible - desktop#18064
- Copying commit SHAs from submodule diffs is keyboard accessible - desktop#18124
- Show avatars of bot accounts such as dependabot - desktop#12766
- Focus outline is visible on the diff - desktop#18086
- Selecting or deselecting lines in a diff by dragging the mouse now scrolls the contents as needed - desktop#17673
- Last line of diffs can be selected when the file didn't have a new line at the end - desktop#18081
- Promote line endings change warning from icon to a banner, improving its accessibility - desktop#18084
- Amending a commit in non-GitHub repositories restores the commit message - desktop#18061
- The merge dialog submit button is available when conflicts are detected - desktop#18037
- Avatars are once again loading for GitHub Enterprise Server users - desktop#18034
- Lists scroll and render as expected when scrolling by dragging the scrollbar on Windows - desktop#18012
- External editor or shell failure error will open to integration settings - desktop#18021. Thanks @yasuking0304!
Improved
- Add
pyi
to syntax highlighting - desktop#18141. Thanks @pLeBlanc93! - Syntax highlighting now supports .cmake, .cxx, .hh, .hxx, and .xsd files - desktop#17503. Thanks @DylanDevelops!
- Apply Markdown highlighting to .mdx files - desktop#18040. Thanks @bentookey-yotta!
- Implemented folder ignore with all parent directories - desktop#1203. Thanks @masecla22!
3.3.11 Linux RC1
Fixed
- Copying lines in the side by side diff does not add new lines between each line when pasted. - desktop#18249
3.3.10 Linux RC1
Fixed
- The last lines in diffs are visible when warning banners are displayed - desktop#18237
3.3.8 Linux RC2
Improved
- Upgraded
electron
to26.6.8
to get security backports - #1001
3.3.8 Linux RC1
Fixed
- The merge dialog submit button is available when conflicts are detected. - desktop#18037
- Avatars are once again loading for GitHub Enterprise Server users. - desktop#18036
3.3.7 Linux RC1
New
- Added support for Pluma external editor - #996. Thanks @zmac-me!
Fixed
- Merge branch dialog's merge preview no longer shows stale merge check data - desktop#17929
- Co-authors are restored as such when a commit is amended - desktop#17879
- Tags with commas are no longer truncated to the first comma - desktop#17952
- Clicking on the commit message length warning does not close the squash commit dialog - desktop#17966
- Merge branch dialog no longer shows flickering merge preview when switching branches - desktop#17948. Thanks @GengShengJia!
- Diff no longer jumps when scrolling after pressing expansion buttons - desktop#17776
- Use list semantics in job step lists for improved accessibility - desktop#17855
- Fix heading levels used in dialogs for improved accessibility - desktop#17848
- Use CTRL+Q shortcut for closing app on Linux - #997. Thanks @kra-mo!
Improved
- Replace the "Default branch name for new repositories" radio button setting with a more accessible and inclusive textbox input and description - desktop#17844
- The "You're Done" header is focused after tutorial completion so it is announced and screen reader users are made aware of the completion screen - desktop#17835
- Checkboxes always have unique id's for label association - desktop#17839
- Better visibility of checkbox focus indicator - desktop#17842
- Improve inclusivity and clarification of branch name change warning. - desktop#17866
- Focus moves to closest expansion button or diff container after expansion - desktop#17499
- Tooltips can be dismissed with the escape key - desktop#17823 desktop#17836
- Semantically grouping our settings radio and checkbox groups so their group headers will be announced to screen reader users. - desktop#17787
- The "Other" email description is announced on input focus in the git config form - desktop#17785
- Move the repository list on the "Let's get started!" screen to the left hand side so it can be the first logical tab placement. - desktop#17821
- Increased the specificity of the "Sign In" and "Sign Out" buttons in the Account settings - desktop#17794