Skip to content

Releases: pol-rivero/github-desktop-plus

GitHub Desktop Plus v0.4.3

09 Apr 19:06

Choose a tag to compare

Changes and improvements:

  • UX improvements to the compare tab and commit search
  • Add keyboard shortcuts to quickly pick a branch name preset

Fixes:

  • Fix new commits not being added to the history tab in some cases
  • Fix %TARGET_PATH% not being expanded on branch presets script

GitHub Desktop Plus v0.4.0

06 Apr 08:51

Choose a tag to compare

Changes and improvements:

  • New feature: Commit search! The commit list (History tab) can now be filtered by title, description, tag or hash.
  • To make space for the commit search text box, the History tab has been split into separate tabs for History (commit list for current branch) and Compare (branch list to compare changes).
  • New feature: Generate branch name presets. The user can provide an external script to generate a list of preset branch names or prefixes. Click here to learn more.

GitHub Desktop Plus v0.3.4

03 Apr 05:54

Choose a tag to compare

Changes and improvements:

  • Increase the maximum length of a commit title before it gets truncated
  • Show Bitbucket workspace members in the commit co-authors selector

GitHub Desktop Plus v0.3.3

02 Apr 12:29

Choose a tag to compare

Upstream

  • Enable PR quick view when hovering over a PR in the list.

Changes and improvements:

  • Replace some labels that still used the text "GitHub" instead of "Bitbucket" on Bitbucket repositories.
  • Implement "View branch on Bitbucket" and "Compare on Bitbucket"

Fixes

  • Fix bug where the Bitbucket was not being refreshed correctly and required the user to sign in again.

GitHub Desktop Plus v0.3.2

01 Apr 05:54

Choose a tag to compare

Fixes:

  • Display the name of the repository owner instead of "bitbucket.org"
  • Fix an app crash when clicking the PR status badge
  • Fix some labels and dialogs still showing "GitHub" on Bitbucket repositories.

GitHub Desktop Plus v0.3.1

31 Mar 06:28
451e425

Choose a tag to compare

Changes and improvements:

This release brings native Bitbucket support to GitHub Desktop.
To enable it, simply go to Options > Accounts and log in with your Bitbucket account.

This is still a work in progress, so you may encounter bugs when using this feature.

GitHub Desktop Plus v0.2.5

27 Mar 19:45

Choose a tag to compare

Fixes:

  • Fix not being able to finish the login flow
  • Fix incorrect spacing when using the custom title bar

GitHub Desktop Plus v0.2.3

25 Mar 19:20

Choose a tag to compare

Upstream

GitHub Desktop Plus v0.1.5

24 Mar 06:30

Choose a tag to compare

This is a minor release for cleaning up the UI.

Changes and improvements:

  • Update the stashed changes view, with 3 clearly colored buttons and an easy way to close it.
  • Don't show the stash confirmation dialog when it's not needed.

Fixes:

  • Normalize the apparent size of the icons.
  • Fix missing icons in some buttons.

GitHub Desktop Plus v0.1.4

21 Mar 06:55

Choose a tag to compare

Upstream

Changes and improvements

  • Improve usability of the "Set custom default branch" functionality introduced in the previous release
  • Add icons to action buttons that look similar, in order to speed up visual recognition

Fixes:

  • Fix a long-standing upstream bug that caused side-to-side diff to not render properly after increasing the window size