Back to docs
Changelog Widget
Embed a version timeline in your app dashboard. Pulls release notes from the Meridian CDN manifest and renders them with tag badges and relative timestamps.
Release history
4 versionsv2.4.1latest2026-05-18
- Fixed memory leak in ETW consumer session teardown
- Improved VAD tree walk performance on large heaps
- Added circuit breaker for offline grace cache renewal
v2.4.0stable2026-05-10
- New: direct syscall stub generator with SSN caching
- Hardware fingerprint now includes TPM EK public hash
- Themida wrapper updated to v3.2 build 1964
v2.3.22026-04-28
- Fixed IAT rebuild edge case in unpacked payloads
- DLL hijack detection now verifies Authenticode chain
v2.3.12026-04-15
- Anti-debug aggregator no longer false-positives on WinDbg preview
- Exponential backoff jitter range increased to ±40%
Integration: Fetch /api/changelog from your backend proxy. The endpoint returns signed JSON matching the schema above. Cache responses for 5 minutes and fall back to a local manifest shipped with your loader.