Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:20
5d078aa

1.2.0 (2026-07-29)

Features

  • panzerfaust: add search support allowing user to find projet by name (#399) (#447) (69822bc)
  • panzerfaust: build launcher UI with engine management, assets, and project workflow (#554) (739b6af)

Build System

  • remove _WIN32/MACOS defines, fix OutputType to Exe (be9def5)
  • restore OutputType to WinExe (2790a13)

CI/CD

  • add changelog generation script (c8ca195)
  • add full CI/CD pipeline for all platforms (edd6e35)
  • configure release-please and versioning for v1.0.0 (da46c28)
  • rewrite pipelines for dotnet, remove C++ engine workflows (0f97bfb)
  • sync dotnet pipelines, configs and scripts from develop (6c78b92)