File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
2222### Fixed
2323- Fixed "The version of the native libSkiaSharp library (88.1) is incompatible with this version of SkiaSharp." error for Linux users
2424- Fixed download links for IPAdapters in the HuggingFace model browser
25+ - Fixed potential memory leak of transient controls (Inference Prompt and Output Image Viewer) not being garbage collected due to event subscriptions
2526
2627## v2.12.0-dev.2
2728### Added
@@ -58,6 +59,7 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
5859## v2.11.6
5960### Fixed
6061- Fixed incorrect IPAdapter download links in the HuggingFace model browser
62+ - Fixed potential memory leak of transient controls (Inference Prompt and Output Image Viewer) not being garbage collected due to event subscriptions
6163
6264## v2.11.5
6365### Added
You can’t perform that action at this time.
0 commit comments