Changelog

Release notes for all plugins.

v0.1.1C++ Hot Reload2026-05-12
  • Updated install guide under /docs/hotreload with end-to-end CMake walkthrough
  • Improved CMake project auto-detection for nested and multi-target layouts
  • Richer Sentry context attached to build-error reports for faster triage
  • Tightened state-preservation guard against type-layout changes between reloads
v0.6.2Procedural Generator2026-05-12
  • Documentation site relaunched under /docs/procgenerator with searchable sections
  • Activation usage now surfaces on the dashboard alongside remaining machine slots
  • Hardened admin transaction handling and audit-row writes for license operations
  • Refreshed product page and pricing display to match the new EU VAT-inclusive checkout
v0.6.1Procedural Generator2026-03-15
  • Fixed wave composer not respecting difficulty curve at high multipliers
  • Improved object pool warm-up performance by 40%
  • Added ScriptableObject validation warnings in the Inspector
v0.1.0C++ Hot Reload2026-03-01
  • Initial beta release
  • CMake project auto-detection
  • State preservation across reloads
  • MSVC and Clang support (GCC experimental)
v0.6.0Procedural Generator2026-02-28
  • New: Difficulty scaling system with configurable curves
  • New: Runtime preview window for wave compositions
  • Breaking: SpawnerConfig.delay renamed to SpawnerConfig.interval for clarity
  • Fixed obstacle pool not releasing objects when scene unloads