Releases · jacobslusser/ScintillaNET (original) (raw)

This repository was archived by the owner on Dec 22, 2023. It is now read-only.

3.6.3 Release

Items in this release:

This release is also available as a NuGet package in unsigned and signed (strong name) versions.

This release also coincides with our 275th star on GitHub. A special thanks to everyone who supports and uses this project.

3.5.10 Release

Items in this release:

On that last point, users previously had to call SetDestroyHandleBehavior(true) if they wanted ScintillaNET to handle the WM_DESTROY message to prevent the control from being destroyed/reset when it was docked/undocked on a MDI form. This fix is now enabled by default and so calling this method at application start is no longer necessary. It is possible, though, to disable this fix if you feel so inclined by calling SetDestroyHandleBehavior(false).

This release is also available as a NuGet package in unsigned and signed (strong name) versions.

This release also coincides with our 200th "star" on GitHub. A special thanks to everyone who supports and uses this project.

3.5.6 Release

This release is functionally identical to the 3.5.5 release but with rebuilt NuGet packages to address issue #170. Please refer back to the 3.5.5 release notes as needed.

This release is also available as a NuGet package in unsigned and signed (strong name) versions.

3.5.5 Release

Items in this release:

Just a reminder that the workaround for users experiencing issues with the WeiFen Luo DockPanel Suite is opt-in. You must call SetDestroyHandleBehavior(true) to enable the workaround.

This release is also available as a NuGet package in unsigned and signed (strong name) versions.

3.5.4 Release

Items in this release:

Just a reminder that the workaround for users experiencing issues with the WeiFen Luo DockPanel Suite is opt-in. You must call SetDestroyHandleBehavior(true) to enable the workaround.

This release is also available as a NuGet package in unsigned and signed (strong name) versions.

3.5.1 Release

Items in this release:

This release is also available as a NuGet package in unsigned and signed (strong name) versions.

3.5.0 Release

Items in this release:

This release is also available as a NuGet package in unsigned and signed (strong name) versions.

3.4.0 Release

Items in this release:

This release is also available as a NuGet package in unsigned and signed (strong name) versions.

3.3.0 Release

It's official! Feedback for the release candidates has been good and there have been no reports of any showstopping issues. It's time for an official release.

This release is also available as a NuGet package.

3.2.0 RC

Resolution for issues:

Other:

This release is also available as a NuGet package.