@StanleyGoldman StanleyGoldman released this Dec 17, 2018

Assets 3

GitHub for Unity 1.2.0 - "Mind Meld"

Mind Meld

This release

  • Adds support for GitHub Web based authentication and GitHub Enterprise
  • Correctly configures and fixes existing support for Unity's Smart Merge

Features

  • #2 - Add support for GitHub Enterprise

Fixes

  • #972 - Error when loading: Access to the path "/usr/local/share/GitHubUnity" is denied.
  • #977 - Fix existing unityamlmerge configurations
  • #943 - Is UnityYAMLMerge actually being used?
  • #955 - Asset Explorer context menu shows "Release Lock" when it shouldn't
  • #934 - Inspector disabled for locked files
Pre-release
Pre-release

@StanleyGoldman StanleyGoldman released this Oct 24, 2018

Assets 3

GitHub for Unity 1.2.0-beta1

This release adds support for GitHub Web based authentication and GitHub Enterprise

@StanleyGoldman StanleyGoldman released this Oct 22, 2018

Assets 3

GitHub for Unity 1.1.1 - "THWOMP"

Thwomp - Super Mario Wiki

This release fixes an issue that occurs when upgrading from v1.0.3

Notes

  • If GitHub for Unity fails to initialize after the upgrade, Windows users should delete the folder named octorun found at %LOCALAPPDATA%\GitHubUnity

Fixes

  • #941- GitHub for Unity v1.1.0 does not finish initializing

@StanleyGoldman StanleyGoldman released this Oct 10, 2018

Assets 3

GitHub for Unity 1.1.0 - "Racoon Suit"

Tanooki Paper Mario - darkfeather1790

This release includes support for Unity 2018.3

Fixes

  • #887 - GitClient.Remove() should spool list of files (thanks @KonH)
  • #910 - Overlay icons in asset explorer only show for repositories with a remote
  • #900 - #882 - #877 - Unity database not refreshing after git action
  • #922 - Error processing git log with files names that look like a drive letter
  • #913 - Meta file not committed when selected
  • #908 - SharpZipLib MissingMethodException on Unity 2018.3
  • #850 - SharpZipLib conflicts with third parties that contain SharpZipLib
  • #926 - Repository with no commits causes error
  • #836 - Unzipped resources cannot be directly moved between drives

@StanleyGoldman StanleyGoldman released this Sep 5, 2018

Assets 3

GitHub for Unity 1.0.3 - "Programmable Game Bots"

This release includes support for Unity 2018.x with the newest Mono/.NET 4.5+ profile. If your project is on this version of Unity, we highly recommend that you upgrade to this version of GitHub for Unity.

This release also includes a new public API that allows Unity extension developers to run Git commands in a safe and threaded way. Check our docs on how to use this API at https://github.com/github-for-unity/Unity/blob/master/docs/using/using-the-api.md

Features

  • #810 - Public access to the GitClient API
  • #824 - Support for 2018.x with .NET 4.5+ profile

Fixes

  • #17 - Project window lock icons are too big with high DPI
  • #867 - Tool bar buttons too small for text with high DPI
  • #848 - .gitattributes -merge attribute is wrong
  • #847 - Add diff attribute to .gitattributes for text assets

Documentation

  • #891 - Add documentation to explain connecting to existing repository
  • #896 - Add documentation to explain how to upgrade GitHub for Unity
Pre-release

@shana shana released this Aug 17, 2018

Assets 3

This build includes a fix to fully support the Unity 4.6 profile. This hasn't been fully tested. If you're having problems with GitHub for Unity and the 4.6 profile (usually with error about duplicate types in System.Threading), try this build out and let us know how it works.

Fixes

  • #824 - 2018 with .NET 4.x is broken

@StanleyGoldman StanleyGoldman released this Aug 7, 2018

Assets 4

GitHub for Unity 1.0.2 - Treebeard

Features

Fixes

  • #841 - Hanging on Initialization
  • #854 - Progress bar does not update
  • #873 - Fix authentication

@shana shana released this Jul 10, 2018 · 237 commits to master since this release

Assets 3

GitHub for Unity 1.0.1 - Level Grinding

Level Grinding

Fixes

  • #835 - Locked files not appearing in Locks tab
  • #839 - New branch cannot push to origin
  • #830 - Changes tree incorrectly parents meta files (thanks @profet23)
  • #851 - "Release Lock" in menu item is always disabled (thanks @ykush)

@shana shana released this Jun 18, 2018

Assets 3

GitHub for Unity 1.0.0 - Mona Lisa Octocat

Wizard Mona

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

  • #785 #823 - Periodically poll for lfs locks
  • #822 - Fix regression when reading output in non-ASCII locales
Assets 3

1.0 RC4 - Enough Standing By

Fixes

  • Fixes issue where Unity would lock up waiting for credentials when running git lfs