diff --git a/MathKrnl.dll b/MathKrnl.dll index c0de73b..113b154 100644 Binary files a/MathKrnl.dll and b/MathKrnl.dll differ diff --git a/Mod_TSL24.dll b/Mod_TSL24.dll index a05fddf..3b792e3 100644 Binary files a/Mod_TSL24.dll and b/Mod_TSL24.dll differ diff --git a/PK_SQL.DLL b/PK_SQL.DLL index 718bb51..1520243 100644 Binary files a/PK_SQL.DLL and b/PK_SQL.DLL differ diff --git a/TSCrypt.dll b/TSCrypt.dll index 5afad24..aa9251f 100644 Binary files a/TSCrypt.dll and b/TSCrypt.dll differ diff --git a/TSLDebugModule.dll b/TSLDebugModule.dll index 540c463..ff8e335 100644 Binary files a/TSLDebugModule.dll and b/TSLDebugModule.dll differ diff --git a/TSLInterp.dll b/TSLInterp.dll index 3bd8460..d9d1df6 100644 Binary files a/TSLInterp.dll and b/TSLInterp.dll differ diff --git a/TSLPlugin.dll b/TSLPlugin.dll index a0c5512..08c9b87 100644 Binary files a/TSLPlugin.dll and b/TSLPlugin.dll differ diff --git a/editor-install.exe b/editor-install.exe index b0fb147..ac7b954 100644 Binary files a/editor-install.exe and b/editor-install.exe differ diff --git a/plugin/PocoExecSQL.DLL b/plugin/PocoExecSQL.DLL index 8a0d24b..c554081 100644 Binary files a/plugin/PocoExecSQL.DLL and b/plugin/PocoExecSQL.DLL differ diff --git a/plugin/TSJSONParser.dll b/plugin/TSJSONParser.dll index 7a669fd..5e9b23c 100644 Binary files a/plugin/TSJSONParser.dll and b/plugin/TSJSONParser.dll differ diff --git a/plugin/TSLCPLUGIN.DLL b/plugin/TSLCPLUGIN.DLL index 0d6d2cc..008ebea 100644 Binary files a/plugin/TSLCPLUGIN.DLL and b/plugin/TSLCPLUGIN.DLL differ diff --git a/plugin/TSLClient.dll b/plugin/TSLClient.dll index a8f5545..20f1904 100644 Binary files a/plugin/TSLClient.dll and b/plugin/TSLClient.dll differ diff --git a/plugin/TSSecurity.dll b/plugin/TSSecurity.dll index 684ab7a..55755e8 100644 Binary files a/plugin/TSSecurity.dll and b/plugin/TSSecurity.dll differ diff --git a/plugin/office_plugin.DLL b/plugin/office_plugin.DLL index 3a78adf..55fc1e0 100644 Binary files a/plugin/office_plugin.DLL and b/plugin/office_plugin.DLL differ diff --git a/protocol.dll b/protocol.dll index 97185b5..f45c688 100644 Binary files a/protocol.dll and b/protocol.dll differ diff --git a/tsjni.dll b/tsjni.dll index 02ba9cc..eec22b4 100644 Binary files a/tsjni.dll and b/tsjni.dll differ diff --git a/tsleditor.exe b/tsleditor.exe index d04e355..0bd063d 100644 Binary files a/tsleditor.exe and b/tsleditor.exe differ diff --git a/tslkrnl.dll b/tslkrnl.dll index b7b70a1..7c4cc73 100644 Binary files a/tslkrnl.dll and b/tslkrnl.dll differ diff --git a/tslpcre.dll b/tslpcre.dll index f584028..a817437 100644 Binary files a/tslpcre.dll and b/tslpcre.dll differ diff --git a/tslvcltool.exe b/tslvcltool.exe index b91b373..750d47c 100644 Binary files a/tslvcltool.exe and b/tslvcltool.exe differ diff --git a/whatsnew.txt b/whatsnew.txt index 96d4651..4c0e6dc 100644 --- a/whatsnew.txt +++ b/whatsnew.txt @@ -1,3 +1,24 @@ +更新日志--------2024-10-23 + 升级:修复10-10流处理的问题。 + +更新日志--------2024-10-10 + 升级:内核对特殊错误数据的健壮性。 + +更新日志--------2024-09-30 + 修正:内核问题。(正常无害,但错误数据可能诱发崩溃问题) + +更新日志--------2024-09-26 + 修正:tssecurity文件相关功能修正。 + +更新日志--------2024-09-25 + 修正:ExportFile到xlsx时,出错未返回错误。 + 修正:ExportFile到xlsx时的其他问题。 + 修正:arm64 Linux版本使用tssecurity功能输出文件的问题。 + +更新日志--------2024-09-24 + 修正:POCO模式内核问题。 + 修正:Poco连接模式下对Float类型的处理。 + 更新日志--------2024-09-13 修正:pdf_plugin。 升级:支持使用二进制类描述头中的静态常量。