Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 04:38
570bb2c

1.1.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 (79f2f73)
  • restore OutputType to WinExe (d49d53f)

CI/CD

  • add changelog generation script (fb33c4e)
  • add full CI/CD pipeline for all platforms (4eda1d3)
  • configure release-please and versioning for v1.0.0 (205b70b)
  • rewrite pipelines for dotnet, remove C++ engine workflows (91cc309)
  • sync dotnet pipelines, configs and scripts from develop (4f3d5f3)