Releases: ifBars/MLVScan
Releases · ifBars/MLVScan
MLVScan v2.0.2
MLVScan v2.0.2
Changes
- fix(core): rename web download family and bump version (17588a9)
- build(config): add release package post-build copy targets (8f6dd31)
- core scanner changes: https://github.com/ifBars/MLVScan.Core/releases/tag/v1.3.8
Full Changelog: v2.0.1...v2.0.2
MLVScan v2.0.1
MLVScan v2.0.1
Changes
- fix(core): update temp CMD dropper family and bump version (d9c0937)
- core scanner changes: https://github.com/ifBars/MLVScan.Core/releases/tag/v1.3.7
Full Changelog: v2.0.0...v2.0.1
MLVScan v2.0.0
MLVScan v2.0.0
Changes
- Remove default whitelist hashes and clean up legacy config keys (a3100ad)
- Separate incomplete scans from threat verdict blocking (8594a37)
- Flag oversized assemblies for review (3cdb64b)
- Update ScanCacheSigner.cs (694d186)
- Harden scope root filtering (d67b6b1)
- Fix whitelist and resolver cache invalidation (582deef)
- Fix scanner review regressions (8d0b3d1)
- chore: Code Cleanup (d641c38)
- Fix target scope filtering regressions (85f3af7)
- chore: address review findings (9f5a920)
- Il2Cpp Fixes (cc9b659)
- fix: Scan Cache (54b7ef3)
- chore: address review findings (22f69c6)
- chore: address codex & coderabbit findings (554e64e)
- Optimize loader scan caching and resolver reuse (beb8aa3)
- Begin loader migration to threat disposition and family verdicts (af36afd)
- chore: Cleanup Redundant Logging (66f9da3)
- chore: ignore self for api (d73d1b3)
- Update auto-release.yml (1c55410)
Full Changelog: v1.6.6...v2.0.0
MLVScan v1.6.6
MLVScan v1.6.6
Changes
- Update auto-release.yml (9249cb2)
- chore: Release Workflow & Tracing (627bc67)
- v1.6.6 (7094417)
- v1.6.5 (0d9b47b)
- chore: Upload-time de-duplication (500c86b)
- feat: Threat Verdicts & Families (e96fea1)
- v1.6.4 (c8b900c)
- Enhance report output with full findings and data flow chain details (e8819ca)
Full Changelog: v1.6.3...v1.6.6
v1.6.3
- Automated Report Uploads (Optional)
- Core code cleanup
- Scope Filtering
Note: I am going to try to get better release notes/change logs soon, but for the time being, I apologize for the lack of, short on time as of recently.
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- chore(deps): update dependency system.text.json to 10.0.2 by @renovate[bot] in #7
- feat: Add BepInEx platform support by @ifBars in #8
- MLVScan.Core changes: https://github.com/ifBars/MLVScan.Core/releases
Full Changelog: v1.6.0...v1.6.2
v1.6.0
What's Changed
- chore: Configure Renovate by @renovate[bot] in #2
- chore(deps): update dependency ilrepack to 2.0.44 by @renovate[bot] in #3
- chore(deps): update dependency system.text.json to 9.0.11 by @renovate[bot] in #4
- chore(deps): update dependency system.text.json to v10 by @renovate[bot] in #6
- Fixed some assembly resolving issues that resulted in "Unknown Location"
- Introduces a DeveloperMode config option that enables developer-friendly scan reports with remediation guidance for mod developers
- MLVScan.Core changes: https://github.com/ifBars/MLVScan.Core/releases/tag/v1.1.0 ... https://github.com/ifBars/MLVScan.Core/releases/tag/v1.1.1
Full Changelog: v1.5.9...v1.6.0
v1.5.9
- Refactored to use the MLVScan.Core library
Full Changelog: v1.5.8...v1.5.9
v1.5.8
Full Changelog: v1.5.7...v1.5.8
v1.5.7
- Added better encoded string checking
Full Changelog: v1.5.6...master