Releases: pol-rivero/github-desktop-plus
Releases · pol-rivero/github-desktop-plus
GitHub Desktop Plus v0.4.3
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
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
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
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
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
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
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
Upstream
- Update to GitHub Desktop 3.4.19-beta1 (previously was 3.4.13)
- Enable beta features by default
GitHub Desktop Plus v0.1.5
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
Upstream
- Cherry-pick PR: Impl/stash selected changes
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