- Setting Askpass for unconfigured connections by default: SSH password connections are generally not handled by git-credential-osxkeychain and thus did not work out of the box.
- Repository bookmark view was enhanced: Checked out ref name or detached HEAD revision is shown, while Working Copy information for bare repositories is (rightly) hidden.
- Small Size History view: Ref badges (for branches or tags) are now prioritized over commit message subjects (in "Small Commit View Size").
- Custom Service Accounts: The “Add Account” button is now correctly enabled when using private key authentication.
- Faster loading of Git information: Updating branches, stashes, and working copy status is now a great deal faster.
- Faster search performance for file history: When searching for the history of a specific file, Tower can now find matching items faster.
- Private Key password management improved: macOS 10.12 does not automatically ask for Private Key passwords anymore when connecting to SSH remote URLs. This version adds support for managing Private Key passwords directly in Tower.
- Opening new tabs in Full Screen Mode: Opening new tabs on macOS Sierra sometimes caused a display issue when performed in Full Screen Mode.
- Bitbucket Server account management: Accounts that had, for example, email addresses as a username could not be created or changed.
- New "custom services" support extended: The new custom service accounts now support a more diverse set of servers and systems.
- Pushing with custom "ref specs" configured now works in all cases.
- Navigation bar in Full Screen Mode: Tower's navigation bar (below the toolbar) would sometimes unintendedly hide when in Full Screen Mode.
- File paths with "~" character prefixes are now properly normalized and listed.
- Importing invalid bookmarks from older Tower versions is now handled gracefully.
- Sorting the Working Copy file listing by "Status" could crash Tower (when in "Tree View" mode).
- Various minor bugfixes.
- Tabs on macOS Sierra: users with macOS 10.12 can now choose to open repositories in native Tabs (or, of course, in a new window as before).
- The "Clone" dialog now also searches on GitHub: start typing a non-URL string in the "Remote URL" textfield and Tower will start searching for public repositories on GitHub.
- Bundled Git version update: the Git binary that comes delivered with Tower is now on version 2.9.3.
- Recommended authentication for Visual Studio Team Services accounts: "Personal Access Token" is now the suggested default authentication method.
- Open a remote repository in your browser: by right-clicking the remote in Tower's sidebar and selecting "View remote in Browser".
- Choose your favorite protocol: When cloning a repository from one of your service accounts, you can now choose the protocol that shall be used. In most cases, SSH and HTTPS will be available. You can also choose a "default" protocol in the account details (in the "Account" tab).
- Open Quickly dialog is all new: "Open Quickly" (e.g. via CMD+SHIFT+O) is now much faster, more responsive, more clever (and can be closed via ESC).
- Custom service accounts are here: In the "Services" view, you can now add an account for your self-managed server. This makes authentication for your own servers as easy as for the supported code hosting platforms like GitHub.
- Clone and quit: If you start cloning a (potentially big) repository, you can now quit Tower. Unfinished clones can now be resumed after restarting the app.
- Activity window: The standalone "Activity" window (which you can open from the main "Window" menu) was improved and reworked from the ground up. If you need to inspect remote activity often, this is for you.
- Commit history remembers scrolling position even in long commit lists: When loading a long history of commits with hundreds of commits, the scrolling position and selected item in the list now remain when switching to other apps and back.
- Repo bookmark fixes: In the "Repositories" view, we solved many minor annoyances (e.g. regarding naming, renaming, and moving), making repository management quicker and more reliable.
- Repo bookmark details display more information: When you select a repository item in the "Repositories" view, the details view now shows additional information.
- Bookmarks and Services can be searched: Both the "Services" and the "Repositories" views can now be filtered by using the default search field at the top right of the window.
- Fetch processes won't duplicate anymore: If a Fetch process for a remote repository is already running, Tower will not start another Auto-Fetch processes for the same remote.
- History search fixes: Searching in Full Screen Mode or reloading new commits with an active search now works flawlessly.
- Blame view was refactored and improved.
- File tree in historic commits was improved: when navigating through the file tree of an old commit, expanded folders and selections now survive switching to another app and back to Tower.
- Drag and drop for repository folders is now more powerful: You can drag folders from Finder (or other capable apps) to a precise position in the sidebar of Tower's "Repositories" view. Even multiple folders can now be added this way.
- The "Clone" dialog is now also available from the main "File" menu.
- Progress for currently cloning repositories: On the "Repositories" view, cloning progress is now indicated in the sidebar, in a repo's detail view and in the navigation bar. Additionally, cloning repositories can now already be opened.
- Symlinks now get the same file icon in Tower's "Working Copy" as they do in Finder.app
- Git-Flow configuration now better validated: When configuring your repository for use with git-flow, Tower tries to make it harder to enter an invalid configuration.
- Commit messages with invalid unicode characters: Until now, invalid characters blocked Tower when trying to load the commit history (and "No commits" was shown). Tower is now smarter and is able to load the history regardless.
- Ignoring files with string patterns: When you request Tower to create an "ignore pattern" for you, those patterns are now made more fail-safe for some edge cases.
- Several display issues on Mac OS 10.8 and 10.9 were fixed.
- Many minor issues and improvements: Over 80 bug fixes and smaller feature requests made it into this update.
- Sidebar "History": Selecting the "History" item only showed the HEAD branch's commit history. It should (and now will) include and show all branches and tags.
- Bookmark folders: In the "Repositories" view, double-click or renaming a folder item could crash Tower. This is now fixed.
- Editing a GitHub service account: We fixed an issue where editing a GitHub service account could crash Tower in some cases.
- Various minor bug fixes and improvements.
- Fetch dialog options were improved: Using "Prune Obsolete Remote Branches" and "Fetch All Tags" can now be used in combination.
- Quick Push now also works with the "Recurse Submodules" option.
- State recognition for interactive rebases: When an interactive rebase was started from Git on the command line, Tower could not always recognize the repository's state correctly.
- Microsoft “Visual Studio Team Services” and “Team Foundation Server” are now part of Tower's “Services” integrations
- Added support for iTerm 3 when opening repositories in Terminal
- Allow email address as username adding Bitbucket accounts
- Do not resolve symlinks when selecting custom Git binaries
- Fixed order of Araxis Merge parameters
- Updated bundled Git to version 2.7.4
- Fixed missing slash prefix in individual file ignore patterns
- Reload tags after fetch
- Make outline view first responder after commit
- Added an option to sort tags ascending/descending from the view menu
- Validate ref groups when creating new or renaming existing branches
- Minor fixes and improvements
- In the merge conflict wizard, the commit hash string can now be selected.
- Resolved a display issue where line numbers and diff chunk content appear out of sync.
- Resolved an issue with Bitbucket OAuth errors causing crashes.
- Resolved an issue where repositories created with the "git-worktree" command would not be properly recognized.
- Updated diff compare script for TextMate.
- Updated Sparkle framework.
- Resolved an issue with quick push.
- Resolved an issue with loading Bitbucket repositories.
- Expanding a folder in a commit's "Tree" list presented a white view on some setups. This is now fixed.
- Resolved an issue where GitLab and Bitbucket users would not see projects they had been invited to.
- Made the "History" view more robust by better dealing with invalid & unknown Git ref types.
- Scrolling position in Diffs is now properly reset in all cases when a new diff is loaded.
- Repository "Settings" screen now reflects changes to "description" value instantly.
- Date format for commit and stash items is now unified.
- Resolved an issue with the "Keep working tree" option when deleting a submodule.
- Resolved an issue where the "Working Copy" status was not reloaded after "Apply Stash" failed (e.g. due to a merge conflict)
- Simplified username validation for GitLab CE/EE account creation/updating; this resolves an issue where some users need email addresses as usernames for their authentication service.
- Right-clicking a Service Account in the "Services" sidebar now offers a "Refresh" action
- Renamed "Atlassian Stash" to its new name, "Bitbucket Server"
- Bitbucket Server usernames with special characters are now supported, too
- Repositories in the Services view are now sorted case-insensitive
- Resolved an issue where the Merge dialog did not preselect properly
- Server trust settings when using OAuth API for GitLab CE/EE service accounts are now passed on
- Fixed a bug with crashing dialogs on Mac OS 10.8
- Services area has been improved in many ways:
- Support for GitHub Enterprise, Atlassian Stash / Bitbucket Server, GitLab and Perforce GitSwarm
- Bitbucket Team accounts are now supported
- Bitbucket 2-Step Verification is now supported
- Various bugfixes (e.g. sorting, refresh, etc.)
- Relative dates are now shown in Mac OS system-provided format
- HEAD branch is now preselected when creating new tags
- Cloning repositories from the Services lists now shows a dialog by default
- Resolved an issue where setting a remote Push URL also set the Fetch URL
- Adaptions for Mac OS 10.11 "El Capitan"
- Improved fetching and auto-fetching, e.g. by skipping unreachable hosts
- Fixed an issue with unstaging files on a detached HEAD
- Improved pull option handling
- Support for Git 2.4.3
- Submodule handling was improved in countless areas...
- Submodule settings were extended
- Submodule shows ahead/behind and dirty files count in sidebar
- Uninitialized submodules are disabled in sidebar and marked in settings
- New "repair" option for invalid submodules
- Auto-updating of submodules was improved
- Double-clicking submodules in Working Copy can be configured to open the submodule in Tower
- Tag message fields are now multi-line textfields (for git-flow's "Finish Hotfix / Release" dialogs)
- Dialogs for adding / editing refspecs was simplified
- Support for synchronizing local submodule URLs
- Resolved an issue with "Edit Remote URL" and "Edit Submodule URL" dialogs on Mac OS 10.8 and 10.9
- Improved "Auto Fetch" stability and performance
- Fixed an issue with repositories cloned with "depth" parameter
- Various stability and bug fix improvements
- Updated CoreData handling of repo bookmarks
- Design refreshment with many updated icons and styles
- Corrected cloning URLs for GitHub organization repositories
- Fixed an issue where changed files were missing from the "View as Tree" mode in the Working Copy
- Fixed an issue with "topo order" sorting in history
- Fixed layout issues on Mac OS 10.9 and 10.8
- Solved CoreData problem in Mac OS 10.9 and 10.8
- Improved loading of Gravatar images. Some users noted high CPU usage when image loading failed (e.g. due to blocked or inactive internet connections).
- Fixed an issue with symlinked repositories
- Updated compare script for DeltaWalker
- Fixed an issue with dragging single commits in history views
- Minor fixes
- Improved Git command performance (mostly on OS X 10.8)
- Updated bundled Git binary to version 2.2.1
- Fixed issues with the tree mode in the "Working Copy" view
- Improved stability of Git command operations on older systems
- Drop zone on "Repositories" view now responds to drag events, again
- Fixed an issue with hosting service URLs
- Fixed an issue where empty lines in .gitignore file were not preserved
- Fixed an issue with empty Git error messages
- Sorting by file status in "Working Copy" now considers untracked files
- Improved handling of missing submodule paths when loading Submodules
- Improved handling of commits with invalid encodings
- Fixed some minor display issues, mainly on Mac OS 10.8
- Many Git-Flow fixes and improvements
- Fixed an issue with file status sorting
- Fixed issues when cherry-picking or reverting multiple revisions
- Fixed issue with commit encodings occuring in some cases
- Fixed an issue with alternate actions in toolbar
- Fixed an issue with keyboard shortcuts in stashes view
- Fixed display issue with sidebars when scrolling in some cases on 10.9 and earlier
- Fixed display issue with create service repository dialogs
- Fixed display issues in commit changeset view
- Fixed display issues in dialogs
- Fixed display issue with merge status view
- Fixed display issue with Gravatar images
- Fixed display issue in SSH authentication view
- Propose branch name when creating new branch from remote branch
- Persist options in save and apply stash dialogs
- Improved saving of commit message drafts
- Allow selection of value fields in commit changeset view
- Allow selection of value fields in repository detail view
- Allow selection of value fields in services detail views
- Added tooltips for toolbar action buttons
- Improved stability when performing remote operations
- Many minor bugfixes and improvements
- Fixed issue with application startup on some machines
- Updated application design for Yosemite
- Reworked application icon for Yosemite
- Hiding of window title now supported for Yosemite
- Fixed display and scrolling issues in commit changeset view
- Fixed display issue with diff views when entering or exiting Full Screen mode
- Fixed issue where no commits were shown in History
- Fixed issue with finishing Git-Flow feature branches with certain options
- Resolve incompatibility with Git 2.1.1
- Tweak unpulled/unpushed icons to provide a consistent look
- Git-flow starting point for new feature branch is now respected
- Git-flow options issue is now resolved
- Improved stability when loading the working tree
- Many Git-Flow improvements and fixes
- Git-Flow AVH edition is now bundled with Tower
- Git-Flow action validation improved
- Git-Flow actions now support Auto-Stashing
- Git-Flow branches are automatically checked out when finishing features, releases or hotfixes
- Open in Finder / Terminal now possible even when no file is selected in working copy
- Improved support for pushing to "Gerrit" remotes (http://www.git-tower.com/help/mac/integration/gerrit)
- Quick actions can now also be triggered by OPT-clicking the toolbar buttons (see http://www.git-tower.com/help/mac/faq-and-tips/tips-and-tricks#faq-12)
- New "Fetch All Tags" option in Fetch dialog
- Fixed issue with cherry-picking multiple commits at once
- Fixed issue with "Beyond Compare" integration script
- Saving patch files is now available in contextual menu of commits
- File History now uses "--follow" option to allow following renamed files
- Added "Beyond Compare" as new diff/merge tool
- CMD + C now copies the commit hashes of selected commit items (http://www.git-tower.com/help/mac/faq-and-tips/keyboard-shortcuts)
- Commit messages now don't get cleared when commit aborts with an error
- Added keyboard shortcuts to expand and collapse changeset diffs (http://www.git-tower.com/help/mac/faq-and-tips/keyboard-shortcuts)
- Opening .gitignore file now happens with default text editor when files are executable (instead of Terminal)
- Dialog for selecting diff tool is now automatically shown if no tool is configured
- Added option to recurse submodules in fetch dialogue
- Added warning when committing on a detached HEAD
- Fixed issue with sorting repository bookmarks by name
- Fixed issue with SVN branches, considering pull/push and tracking connections
- Fixed issue with resetting state of "Sign Off" commit option
- Fixed issue when aborting Auto-Stash on pull
- Fixed issue with updating obsolete branch trackings
- Fixed issue with garbled display names of Git binaries in preferences
- Improved keyboard navigation when using CMD+1/2/3 to switch between main views
- New "quick" actions: holding OPT provides dialog-less merge, rebase, pull, push, and fetch (http://git-tower.com/help/mac/faq-and-tips/tips-and-tricks#faq-12).
- New "Edit Connection Settings" option in contextual menu of remote items in sidebar
- Improved preselection in merge and rebase dialogs
- Improved remote authentication error messages
- Fixed inconsistencies with some drag & drop actions in the sidebar
- Fixed an issue with upstream remote connections
- Extended help for remote authentication: http://git-tower.com/help/mac/remote-repositories/connect-authenticate
- Auto-Stashing can now be switched on / off in the app's preferences
- Checking out a branch while pulling is now prevented for safety reasons
- Fixed an issue with authentication for remote connections
- Fixed an issue with adding SVN remotes with custom SVN directory layout
- Better error messages when adding a Service account fails
- Open Tower directly from a repo on beanstalkapp.com
- Tree view mode (in "Working Copy" file list) was improved
- Keyboard shortcut for "Discard Local Changes" (CMD+SHIFT+Backspace)
- Fixed an issue where "xcode-select" needs to be executed before using the Git binary
- Fixed an issue with auto-stashing when there was nothing to stash
- Fixed an issue where "History" did not show all branches, remotes, tags
- Tower 2 is here!
1.0.0 Beta
October 17 2016
- Design improvements: Many small but important design adjustments regarding the commit area, merge view, toolbar icons (and even the crash reporter layout).
- Remote interactions now update the sidebar: After performing a fetch, pull or push, the branch badges in the sidebar are now properly updated (for example showing you more or less commits ahead or behind).
- Main "History" view shows the tree graph: Selecting the main "History" item in the sidebar now reliably shows the tree graph (if desired).
- View settings for Working Copy listing: You can configure the Working Copy file list to be shown in different ways. Now, these settings are persisted and remain intact if you switch repositories.
- GitHub Enterprise fixes: Some users had reported problems related to e.g. authentication, cloning, or displaying repository listings.
- Clicking the "+" button on the bottom left in an open repository now behaves (instead of crashing Tower).
- Unicode characters in filenames are now properly displayed.
- Several crashes and minor bugs were also fixed.
1.0.0 Beta
October 07 2016
- Remote Authentication: Existing credentials configured with git-credential are used for remote connections again
- Main Menu: Commonly used commands are added to the "Repository" and "Working Copy" menus
- Branch tracking: Updating the branch tracking is now correctly set for the selected branch
- Repository Sidebar: Icons for ahead and behind counts are now always displayed
- Creating service accounts: User input is validated before the submit button is activated
- Branches are refreshed after committing changes
- Also contains several minor fixes and stability improvements
1.0.0 Beta
October 06 2016
- More hosting services: We added and extended our "Services" integrations and now support GitHub, GitHub Enterprise, Bitbucket, Bitbucket Server, GitLab, GitLab Enterprise, Beanstalk, Perforce GitSwarm, Visual Studio Team Services and TFS.
- Design improvements: Countless smaller design glitches and inconsistencies were corrected, giving Tower now a more consistent look and feel.
- Stability improvements: We fixed many potential crashes, often in rather uncommon scenarios.
- Bitbucket OAuth: Connecting a Bitbucket account that has 2-Factor-Authentication via OAuth is now possible.
- Auto-Updating Submodules: If you're working with Submodules, you'll love to hear that Tower can now automatically update Submodules for you (e.g. after switching branches).
- File History: Right-clicking a file in the "Working Copy" or in a commit's "Tree View" now contains an option to show you that file's history.
- Push dialog options: The Push dialog now shows the correct labels for all options.
- Loading Git-Flow information sometimes caused an exception, which should now be fixed.
- Branch listing is now properly refreshed when commands are aborted.
- Reverting commits can now be aborted.
1.0.0 Beta
September 28 2016
- Design improvements: The sidebar of an open repository and the view for an empty working copy were refined.
- Drag and drop of repository URLs: The Bookmarks view accepts dropped repository URLs for cloning.
- Push dialog without "Stash" confirmation: The Push dialog used to contain a confirmation dialog for stashing local changes - unnecessary in this situation and therefore now removed.
- Multiple open windows: When having more than one repository window open, command dialogs were sometimes shown in the wrong parent window.
- Double-clicking HEAD: When double-clicking the current HEAD branch, a checkout is now always performed as it should be.
- Gravatar improvements: Avatar image presentation was polished and now reliably shows in a repository's Settings view.
- Opening bookmarks that are still being cloning is now (rightfully) prevented.
- The "Track Branch" option was blank in the contextual menu.
- GitFlow settings now load reliably and without error.
- Registration error fixed: Some users could not register Tower, which should now be a thing of the past.
- Polish unicode characters: In some parts of the app, polish unicode characters were shown distorted.
- Countless smaller bugfixes and improvements.
1.0.0 Beta
September 19 2016
- Performance optimizations: Searching for local repositories and even starting up Tower is now considerably faster.
- Quick Open and local repositories: The Quick Open dialog now lets you add local repositories to your bookmarks.
- Selecting a repository that is currently being cloned: When selecting a currently cloning repository in the Bookmarks view, Tower now shows the correct view.
- Remote URL change: In a remote repository's settings view, the URL can now be changed even if the account is currently "invalid".
- Polish unicode characters: In commit messages, Polish characters were sometimes displayed incorrectly.
- Scrolling the sidebar with a mouse wheel now works properly.
- GitFlow received some minor fixes.
- Support for NTLM / Negotia-Proxies is now available.
- Various styling improvements, mainly in dialogs.
1.0.0 Beta
September 12 2016
- Commit message copy-pasting: In a commit's detail view, the commit message can now be selected for copy-pasting.
- New design for many dialogs and views: Tower's integrated DiffView, Merge Conflict Wizard, Quick Open, Preferences, and many others received a design overhaul.
- Countless other design improvements: New icons, and overhauled interface controls.
- New "tracking" menu option: A branch's contextual menu now includes a "tracking" option.
- Deleting multiple branches: When trying to delete multiple branches in one operation, Tower used to return an error - which is now fixed.
- Double-click on Working Copy items: A double-click on a file item in one of the Working Copy lists now correctly performs the configured action (opening the file's default application or a diff tool).
- Scrolling file details: When scrolling the details view of a selected file (in the Working Copy), the header area now remains fixed as it should.
- Unstaging chunks: You can unstage chunks (i.e. parts) of a changed file in the Working Copy. With this update, the details view continues to show you staged chunks until you explicitly switch to see "staged" chunks.
- Various bugfixes and improvements under the hood!
1.0.0 Beta
August 23 2016
- Submodule support is here: Update, init, fetch, checkout and many more interactions with Submodules are now supported via Tower's interface.
- Design updates: We started an extensive design refresh. In this release, the "Getting Started", "Registration", and dialog screens are updated. More will follow in upcoming releases!
- DiffView was greatly improved, e.g. in terms of performance.
- SCP-style repository URLs: The username was (unintendedly) changed when a different service account was selected.
- Non-service repository URLs: When cloning a repository from a self-hosted server, the clone dialog now properly activates the necessary action buttons.
- Opening a BitBucket repository that did not belong to any organizations might have caused problems in the past.
- GitHub "forked from" information is now correct.
- Changing the display size of commit items sometimes caused the selection to be changed.
- Many stability and performance fixes.
1.0.0 Beta
July 25 2016
- The "Working Copy" list of files appeared empty in rare cases. The view should now update correctly in all cases.
- The "Clone" button is now highlighted when a cloning process is running. This should provide a better visual hint about current downloads.
- Staging and unstaging of multiple files is now faster.
- Staging and unstaging now also works when the mouse cursor is currently in the commit subject input field.
- Remote settings are now available: Fetch and Push URLs can be changed from a remote's details views.
- Creating a new branch from a remote now provides a sensible naming suggestion.
- Connecting to the Beanstalk Service API was fixed.
1.0.0 Beta
July 19 2016
- Added support for git-flow
- Added full scrolling of commit changeset view
- Persist "Less Details" option in commit changeset view
- "Keep Changes" in "Reset Working Copy" is now always enabled by default
- Resolved an issue where branches with no tracking would show a tracking with "origin/master" in their history view
- Resolved an issue where invoking diff tool would freeze Tower in certain cases
- Resolved an issue with cloning of repositories
- Resolved an issue with scrolling of long Git error messages in error dialogue
- Resolved an issue with GitHub authentication when an authentication for the machine already exists on GitHub
- Resolved an issue with GitHub authentication when authentication is used on different machines
- Resolved an issue where Tower would freeze when activating the window from another application
- Resolved an issue where sorting was not persisted in Working Copy with tree view enabled
- Improved stability
- Also contains minor fixes and visual improvements
1.0.0 Beta
June 28 2016
- Tower uses SSH configuration (SSH_AGENT_PID, SSH_AGENT_SOCK, GIT_SSH) in user environment variables
- New service: Visual Team Services
- New service: Team Foundation Server
- UI-improvements
- Stability improvements
1.0.0 Beta
May 30 2016
- Allow deselecting repository bookmarks
- Fixed an issue with symlinked repositories
- Fixed an issue with "Discard all Local Changes"
- Fixed an issue with cloning with anonymous user
- Fixed an issue with applying stashes
- Fixed an issue with scrolling of Services sidebar
- Minor fixes and improvements
1.0.0 Beta
May 17 2016
- Minor fixes and design improvements
1.0.0 Beta
May 12 2016
- Fix scrolling of in commit changeset view
- Other minor fixes and improvements
1.0.0 Beta
May 10 2016
- Fix loading of Beanstalk public keys
- Fix crash when opening preferences
1.0.0 Beta
May 10 2016
- Update design of several application areas
- Gravatar images scale with high DPI resolutions
- Use Consolas as default monospace font
- Restore working copy file list focus after refresh
1.0.0 Beta
April 28 2016
- Refresh history after creating tags
- Persist history view settings
- Show commit graph by default in history view
- Select first item by default in history view and stashes view
1.0.0 Beta
April 26 2016
- Implement “Track Remote Branch”
- Tracked branches where not displayed correctly
- Clone button in services is disabled if a repository can't be cloned via Tower (e.g. hg)
- Show all repositories for Bitbucket accounts where the user is member
- Sort service repositores
1.0.0 Beta
April 25 2016
- Fix cloning of organization repositories with SSH
- Minor fixes
1.0.0 Beta
April 21 2016
- Fix an issue with staging, unstaging and discarding of chunks
- Fix issues with SSH authentication
- Fix an issue when trying to create a GitHub service account with empty fields
- Allow selecting a default cloning protocol for service accounts
- Allow configuring a default SSH key for service accounts
- Allow staging and unstaging of files with Space key
- Support renaming of remote branches
- Support deleting remote branches
- Minor UI changes
- Minor fixes
1.0.0 Beta
April 18 2016
- Fix issues with auto-stashing
- Fix issues with SSH authentication
- Update embedded Git for Windows to v2.8.1
- Show current branch in navigation bar
- Minor UI improvements
- Minor fixes and improvements
1.0.0 Beta
April 12 2016
- Fix GitHub 2FA authentication
- Fix reload history after merge
- Fix crash when opening empty repositories
- Fix Beanstalk login with token
- Fix cloning of private repositories
- Fix clicking the repository name in the NavigationBar empties the Window
1.0.0 Beta
April 12 2016
- Initial Release
- Latest release of version 1.x