- Added support for .NET applications in M3 mode.
- Introduced automatic AppRuntime detection, removing the requirement for manual appRuntime configuration.
- Enhanced error messages across the application to improve troubleshooting and user experience.
- Added a .NET helper utility to capture logs from 32-bit Windows systems.
- Upgraded the Go toolchain to v1.26.3 to address reported standard library vulnerabilities.
- Updated vulnerable Go dependencies and rebuilt binaries using the latest patched Go runtime.
- Resolved compatibility issues in the golangci/golangci-lint-action CI workflow caused by the Go version upgrade