Skip to content

TGE v1.2.6

Latest

Choose a tag to compare

@AlirezaSayyari AlirezaSayyari released this 29 Jul 08:40
aace770

TGE v1.2.6

This patch release completes the Runovel repository standardization and fixes Linux installer execution in clean Git checkouts.

Fixed

  • Preserved the executable Git mode of deploy.sh, ensuring direct installer execution works correctly after a clean Linux checkout.

Added

  • Runovel governance and contribution documentation.
  • Security reporting guidance and private vulnerability reporting support.
  • CODEOWNERS, issue templates, and pull request template.
  • GitHub Actions shell and repository bridge validation.

Changed

  • Standardized the canonical repository identity as runovelhq/tge.
  • Renamed the Apache 2.0 license file to LICENSE without changing its content.
  • Preserved existing installation, upgrade, and bridge compatibility.

Validation

  • Shell syntax validation passed.
  • Clean Linux checkout validation passed.
  • All 102 repository bridge checks passed locally and in GitHub Actions.

Upgrade

Existing TGE installations may continue using the established upgrade process:

sudo tge upgrade

No configuration migration is required for this release.