Releases: shiftkey/desktop
Releases · shiftkey/desktop
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
3.3.6 Linux RC3
Improved
- Added Intellij Idea Ultimate and Goland support - #985, thanks @Madeindreams
3.3.6 Linux RC2
Fixed
- Restart prompt only occurs when the system theme has changed - #957
3.3.6 Linux RC1
Fixed
- Previewing a pull request with a deleted image file no longer errors with "The path does not exist on disk". - desktop#17659
- Empty lines are included when copying text from diffs - desktop#17652
- A copied full line from a diff now includes a trailing newline - desktop#17652
- Creating pull requests from a renamed branch uses the branch name in the remote - desktop#17628
- Squash dialog is not shown again after finishing another squashing operation where uncommitted changes were present and had to be stashed - desktop#17627
Improved
- Added the ability to open your global .gitconfig file in your selected external editor - desktop#17544. Thanks @DylanDevelops!
- Fixed
Github
->GitHub
typo in repository settings - desktop#17697. Thanks @WilliamDavidHarrison! - Screen readers announce group name when navigating through grouped lists - desktop#17567
- The history commit summary header is now expandable making the tool-tipped meta data keyboard accessible - desktop#17557
- Reordering commits is now keyboard accessible - desktop#17671
- The conflicts resolution dialog now has a success banner that is screen reader announced that summarize actions taken - desktop#17687
- The pull request branch selection popover header is announced by screen readers. - desktop#17631
- Prevent possible duplicate announcement of button labeling to screen reader users - desktop#17706
- Improve keyboard and screen reader support for banners - desktop#17542
3.3.5 Linux RC2
Improved
- Upgrade Electron to
v26.6.1
- #961
3.3.5 Linux RC1
Added
- Syntax highlighting now supports .cc files - desktop#17503. Thanks @DylanDevelops!
Fixed
- Long file paths are correctly truncated in the conflicts dialog - desktop#17595