Skip to content

v1.3.10 - Build fix & stability

Choose a tag to compare

@ZL154 ZL154 released this 05 Apr 15:47
· 288 commits to main since this release

v1.3.10 - Build fix & stability

  • Fixed build failure caused by WebInjectionHostedService referencing non-existent FileTransformationIntegration.RegisterAll()
  • Removed dead WebInjectionHostedService (not registered, duplicated SafeStartupRunner)
  • Removed stray source file from project root
  • SafeStartupRunner correctly handles all delayed injection with full try/catch safety
  • Plugin now compiles cleanly with 0 warnings, 0 errors