Skip to content

Releases: benjavides/unreal-git-plugin-manager

Release v1.0.7

06 Nov 01:51

Choose a tag to compare

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

  1. Download UE-Git-Plugin-Manager-v.exe
  2. Run the executable
  3. Follow the setup wizard

Release v1.0.6

06 Nov 01:33

Choose a tag to compare

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

  1. Download UE-Git-Plugin-Manager-v.exe
  2. Run the executable
  3. Follow the setup wizard

Release v1.0.5

04 Nov 22:39

Choose a tag to compare

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

  1. Download \UE-Git-Plugin-Manager.exe\
  2. Run the executable
  3. Follow the setup wizard

Release v1.0.4

04 Nov 16:37

Choose a tag to compare

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

  1. Download \UE-Git-Plugin-Manager.exe\
  2. Run the executable
  3. Follow the setup wizard

Release v1.0.3

29 Oct 01:50

Choose a tag to compare

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

  1. Download \UE-Git-Plugin-Manager.exe\
  2. Run the executable
  3. Follow the setup wizard

v1.0.1

13 Oct 19:08

Choose a tag to compare

  • Prepare project (.gitignore and .gitattributes)
  • Configure the plugin in a wizard answering questions

v1.0.0

11 Oct 00:56
5ee7c34

Choose a tag to compare

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
screenshot

Full Changelog: https://github.com/benjavides/unreal-git-plugin-manager/commits/v1.0.0