Releases: benjavides/unreal-git-plugin-manager
Releases · benjavides/unreal-git-plugin-manager
Release v1.0.7
Changes in v1.0.7
- Update version to 1.0.7
- Add check for existing release tags in GitHub Actions workflow
- Refactor GitHub Actions workflow to improve commit collection for release notes. Changed variable names for clarity, ensured newlines are preserved when storing commits, and streamlined the creation of release notes.
Download
Download the UE-Git-Plugin-Manager-v.exe file below and run it to use the latest version.
Installation
- Download
UE-Git-Plugin-Manager-v.exe - Run the executable
- Follow the setup wizard
Release v1.0.6
Changes in v1.0.6
- Enhance GitHub Actions workflow to collect commits for release notes. Added a step to retrieve commits since the last release tag or all commits if no tag exists, and handle empty commit lists appropriately. - fix: GitHub Actions workflow build error - Refactor build scripts and version management; update to version 1.0.6. Enhanced build.bat to support versioned executable names and improved error handling. Updated GitHub Actions workflow to reflect changes in executable naming conventions and added checks for non-ASCII characters in paths to prevent build failures.
Download
Download the UE-Git-Plugin-Manager-v.exe file below and run it to use the latest version.
Installation
- Download
UE-Git-Plugin-Manager-v.exe - Run the executable
- Follow the setup wizard
Release v1.0.5
Changes in v1.0.5
This release includes the latest changes from the main branch.
Download
Download the \UE-Git-Plugin-Manager.exe\ file below and run it to use the latest version.
Installation
- Download \UE-Git-Plugin-Manager.exe\
- Run the executable
- Follow the setup wizard
Release v1.0.4
Changes in v1.0.4
This release includes the latest changes from the main branch.
Download
Download the \UE-Git-Plugin-Manager.exe\ file below and run it to use the latest version.
Installation
- Download \UE-Git-Plugin-Manager.exe\
- Run the executable
- Follow the setup wizard
Release v1.0.3
Changes in v1.0.3
This release includes the latest changes from the main branch.
Download
Download the \UE-Git-Plugin-Manager.exe\ file below and run it to use the latest version.
Installation
- Download \UE-Git-Plugin-Manager.exe\
- Run the executable
- Follow the setup wizard
v1.0.1
- Prepare project (.gitignore and .gitattributes)
- Configure the plugin in a wizard answering questions
v1.0.0
Key Features
- One-click setup for multiple UE versions
- Automatic plugin building against each engine version
- Smart update management with commit tracking
- Collision detection for stock Git plugins
Full Changelog: https://github.com/benjavides/unreal-git-plugin-manager/commits/v1.0.0