@@ -64,7 +64,7 @@ Folgenden Seanox Software Solutions oder kurz Seanox genannt.
6464
6565Diese Software unterliegt der Version 2 der Apache License.
6666
67- Copyright (C) 2023 Seanox Software Solutions
67+ Copyright (C) 2024 Seanox Software Solutions
6868
6969Licensed under the Apache License, Version 2.0 (the "License"); you may not use
7070this file except in compliance with the License. You may obtain a copy of the
@@ -83,8 +83,8 @@ specific language governing permissions and limitations under the License.
8383
8484
8585# Downloads
86- [ Seanox Devwex 5.6 .0] ( https://github.com/seanox/devwex/releases/download/5.4.0/seanox-devwex-5.6 .0.zip )
87- [ Seanox Devwex 5.6 .0 Windows] ( https://github.com/seanox/devwex/releases/download/5.4.0/seanox-devwex-5.6 .0-win.zip )
86+ [ Seanox Devwex 5.7 .0] ( https://github.com/seanox/devwex/releases/download/5.4.0/seanox-devwex-5.7 .0.zip )
87+ [ Seanox Devwex 5.7 .0 Windows] ( https://github.com/seanox/devwex/releases/download/5.4.0/seanox-devwex-5.7 .0-win.zip )
8888
8989
9090# Installation
@@ -105,20 +105,18 @@ Go to the program directory and start the program directly or by script.
105105
106106
107107# Changes
108- ## 5.6.0 20231227
109- BF: Review: Optimization and corrections
110- BF: Worker: Correction of the unwanted SocketException on stop and restart
111- BF: Worker: Correction of logging if the client closes the connection unexpectedly
112- BF: HTML: Cleanup of the obsolete type attribute in the style tag
113- BF: Project: Update of slogan (Experimental Server Engine)
114- BF: (Class)Loader: Optimization and corrections of error handling
115- BR: Windows: Optimization and corrections for case insensitive commands
116- CR: XAPI: Change method String Module.explain() to String Module.expose()
117- CR: SAPI: Change method String Server.explain() to String Server.expose()
118- CR: Documentation: Reduction to English
119- CR: Test: Integration of the test environment
120- CR: Windows: Update of service-32.exe / service-64.exe (prunsrv.exe 1.3.4.0)
121- CR: Windows: Optimization of JRE determination
108+ ## 5.7.0 20241214
109+ BF: Unix/Linux: Correction of the missing second start parameter in the bash script
110+ BF: Windows: Correction of the missing second start parameter in the batch script
111+ BF: HTTP(S): Correction of the Accept header when using CGI
112+ BF: Service: Optimization of automatic resource clean-up
113+ BF: Service: Optimization for UTF-8
114+ CR: Unix/Linux: Optimization of bash scripts and runtime directory handling
115+ CR: Windows: Optimization of batch scripts and runtime directory handling
116+ CR: HTTP(S): Optimization of the composition of the UNIQUE_ID
117+ CR: Documentation: Switch to Markdown
118+ CR: Test: Review and Integration in build.xml (preparation for automation)
119+ CR: Windows: Update of service-32.exe / service-64.exe (prunsrv.exe 1.4.0.0)
122120
123121[ Read more] ( https://raw.githubusercontent.com/seanox/devwex/master/CHANGES )
124122
0 commit comments