Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Boss Fight

Compare
Choose a tag to compare
@shana shana released this 22 May 10:15
· 506 commits to master since this release

1.0 RC1 - "Boss Fight"

Guacamelee 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