Skip to content

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 02 May 23:15
760237e
image

What's Changed

  • docs: professional repository upgrade — README, templates, governance files by @e-gleba in #20
  • build: upgrade CMake toolchain, CPM bootstrap, presets, and deps to latest template by @e-gleba in #21
  • build: fix imgui freetype target detection for CPM-based deps by @e-gleba in #22
  • build: remove x86_64 presets — proxy DLL is i686-only by @e-gleba in #23
  • build: clean MSVC presets, workflow-centric builds, genexp C++ standard by @e-gleba in #24
  • ci: add GitHub Actions workflow using CMake workflow presets by @e-gleba in #25
  • ci: clean step names, single-word actions, aligned workflow terminology by @e-gleba in #26
  • ci: bump actions/checkout v4→v6, actions/upload-artifact v4→v7 by @e-gleba in #27
  • ci: add setup-python v6, cache v5; simplify deps step by @e-gleba in #28
  • ci: snake_case all names, rename ci.yml to build_and_package.yml by @e-gleba in #29
  • ci: add publish_release workflow with auto-generated release notes by @e-gleba in #30
  • chore: reorganize meta files, add path filters and explicit permissions by @e-gleba in #31
  • fix(proxy): include windows.h before GL/gl.h on msvc by @e-gleba in #32
  • fix(ci): correct cancel-in-progress spelling by @e-gleba in #33
  • fix: include windows.h before GL/gl.h on msvc by @e-gleba in #34
  • Replace MSVC with pure Clang Windows x86 preset and CI by @e-gleba in #35
  • Restore MSVC presets in CMakePresets.json (CI unchanged) by @e-gleba in #37
  • Professional tabbed UI framework for 2_06 Lua plugins by @e-gleba in #38
  • Polish README badges and update build instructions by @e-gleba in #39
  • Fix wallhack tab crash — replace combo with button-based selector by @e-gleba in #40
  • Professional release workflow — auto-build, tag, and publish artifacts by @e-gleba in #41

Full Changelog: v1.0.4...v1.0.6