We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c55e6f commit 0b8d87bCopy full SHA for 0b8d87b
bin/latest_version.txt
@@ -1,5 +1,9 @@
1
-1.7.20.0
2
-https://github.com/oleg-shilo/cs-script.npp/releases/download/v1.7.20.0
3
-Release v1.7.20.0
+1.7.26.0
+https://github.com/oleg-shilo/cs-script.npp/releases/download/v1.7.26.0
+Release v1.7.26.0
4
+
5
+* Fixed problem (inflicted by Scintilla update) with suggestion list not being updated on character removing
6
+* Added integration with .NET 5 edition of CS-Script.
7
+ The script engine needs to be enabled from the settings dialog (see "Enable .NET 5/Core integration")
8
+* The process's TLS protocol is set to v1.2 to address "Check for updates" failures
9
-* Updated deployment algorithm to handle breaking changes in Notepad++ v7.5.9 hosting model.
0 commit comments