Skip to content

Commit

Permalink
Release 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NogginBops committed Oct 31, 2024
1 parent 643f6e5 commit d5c1851
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.3.3

* Fix crashes related to `Dispose` and unloading of the control in general. (@Krugpelke, @NogginBops, @timsol, @4nonym0us)
* Fixed issue where `GLWpfControl.Framebuffer` property stopped working. (@insel-maz, @NogginBops)
* Hopefully fixed a few crashes related to MSAA not being supported. (@NogginBops)
* Added `GLWpfControl.SupportsMSAA` property to check if MSAA will be supported. (@NogginBops)

## 4.3.2

* Fixed AccessViolationException when disposing GLWpfControl. (@NogginBops)
Expand Down

0 comments on commit d5c1851

Please sign in to comment.