This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Papers, Please
Pre-release
Pre-release
Release Notes
This release features an all-new-and-improved initialization UI and authentication workflows.
Features
- #251 New and improved Repository Initialization workflow
- #351 Unity 2017.2 support (courtesy of @GalHorowitz & @shiena)
- #414 Improvements to the Publish Repository workflow
Enhancements
- #415 Application Caching
- #403 Update Git LFS to 2.3.4
- #315 Preventing initialization when there is no git user or email
- #251 Providing means to customize git user and email before project initialization
- #61 Add functionality to verify custom git installations
- #177 Correcting authentication validation on windows
- #25 Add fields to set git name/email on Initialize Repository view
Fixes
- #315 Allow the user to specify a user and email for git operations upfront
- #343 Unable to manage branches after re-opening GitHub window
- #344 Master branch does not appear in branches list after initialization
- #357 Changed View not rendering tree view correctly after a script is compiled
- #353 Disable the functionality that links a selected asset to this history view
- #203 Consolidate initialization message to a single line (courtesy of @AkashGutha)
- #199 Publish window needs to handle long api error messages better
- #216 After play mode is entered and exited, Sign out functionality no longer works
- #422 When the name and email is not set, InitProjectView/SettingsView spams git for the current values