Skip to content

Releases: ValerioMC/rekall

Latest build from main

Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Sep 21:21
Add lifecycle tests to `AppMarkdownEditor` and fix memory leaks

- Added unit tests to verify proper cleanup of event listeners on unmount and unique ID assignment for multiple instances.
- Fixed memory leaks by removing `CodeMirror` views on unmount and ensuring unique `editorId` per instance.