Skip to content

Commit 84812df

Browse files
committed
Update CHANGELOG.md
1 parent a9d326d commit 84812df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)