Releases: github-for-unity/Unity
Releases · github-for-unity/Unity
Treebeard
Level Grinding
Mona Lisa Octocat
GitHub for Unity 1.0.0 - Mona Lisa Octocat
Features
- Git and LFS setup and configuration
- Repository setup and initialization
- File locking
- Commit
- Push/Pull/Fetch
- History viewing
- Diffing support
- Branch management
- Authentication and publish to GitHub
Fixes from 1.0 RC4
Enough Standing By
1.0 RC4 - Enough Standing By
Fixes
- Fixes issue where Unity would lock up waiting for credentials when running git lfs
Please Stand By
Lockpicking
Boss Fight
1.0 RC1 - "Boss Fight"
By DrinkBox Studios - CC BY-SA 3.0
Notes
This is the first release candidate for GitHub for Unity 1.0, and it includes a number of visual changes and internal improvements:
- Locked files management is now on its own top-level view, for easier access
- Action bar (push/pull/fetch/account) is now always available regardless of current view
- Progress reporting added on all views
- Plugin checks for updates once a day
- Git is no longer bundled with the package (so the package is smaller) and it gets downloaded if there's no available git on the system.
Fixes
- #769 - Request/Release lock no longer fails silently
- Fixed a number of issues in parsing and displaying locked files.
- #770 - Git output is now shown in error messages
- #699 - Icons placed incorrectly on files without icons
- #639 - Add better error output for Publish operations
- #782 - Push button is invisible sometimes
- #764 - Only clearing the commit message and body on commit success
- #762 - Fix discarding when repo path != project path
A Hopeful Start
0.35.0-beta
Update git to 2.17.0
Fixes
- Fix "Set to bundled" in Settings view
- Fix discarding changes when repo path != project path
- Make Pull/Push/Fetch/Publish actions globally available in a toolbar on top
0.34.1-beta
This release contains no changes
0.34.0-beta
Fixes
- Fix downloading updates
- Fix version comparisons bugs
- Avoid refreshing the window too much (PR #753)
0.33.1-beta
Fixes
- Fix installation of lfs on mac
- Fix detection of git on mac
- WebTimeout value is now restored from settings
- Log path is now created if it doesn't exist
- Project window no longer loses icons on domain reload
0.33.0-beta
Improvements
- #702 The plugin checks for new updates automatically
- Git and Git LFS are downloaded when needed instead of bundled, reducing the package size considerably.
Fixes
- #696 Assets view sometimes has incorrect icon overlays
- #686 Users appear authenticated after exiting 2FA process early
- #625 Quotation marks and other symbols in commit message or body
- #684 No option to revert commits
- #685 Allow sign in with email
- #706 Signout functionality seems slow
- #709 Plugin starts without loading git user and email
- #474 Logging not following platform standard
- #711 Files locked by others cannot be unlocked
- #572 Git fetch also fetches tags
- Various fixes to how git is detected and setup
Grumble, Worldshaker
Release Notes
This release fixes a bug where the changes view does not nest elements correctly.
Fixes
- #695 Changes are incorrectly sorted/nested
Mr. Grumble
Release Notes
This release fixes a critical issue where the user interface does not refresh properly.
Fixes
- #679 Views freeze when re-opening project