-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
132 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -134,6 +134,39 @@ Inkscape+SAGE: | |
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.38: | ||
|
||
* Default login credentials: username=admin password=jsonscada. | ||
* Metabase credentials: [email protected] password=jsonscada123. | ||
* Various enhancements related to user/role rights (RBAC). | ||
* DNP3 Client: added passive connection modes. | ||
* Fixed problem with timezone on Display Viewer/Replay. | ||
* Enhancements on Admin UI for protocol connections. | ||
* Fixed problem with dbname on mongoose connection options in server_realtime_auth. | ||
* IEC104 Client/Server: allow for multiple TLS certificates for peers. | ||
* Fixed invalidate data from inactive connections on cs_data_processor. | ||
* NPM packages updated. | ||
* MongoDB Community Server updated to 7.0.14. | ||
* MongoDB Compass updated to 1.44.3. | ||
* Grafana updated to 11.2.0. | ||
* Nodejs runtime updated to 20.17.0. | ||
* Dotnet runtime updated to 8.0.8. | ||
* Telegraf runtime updated to 1.31.3. | ||
* Chromium updated to 128.0.6613.120. | ||
* Nginx updated to 1.26.2. | ||
|
||
Requirements and recommendations: | ||
|
||
* Windows 10/11 64 bits or Server >=2019, Windows PowerShell. At least 20GB of free space in the "C:" drive. | ||
* Administrative rights. corporate Windows policies may cause problems with the creation of services and the opening of TCP ports. | ||
* Free TCP ports 6688, 6689, 27017, 5432, 80, 8080, 3000, 3001, 9000. Other ports may be required for optional services and protocols. | ||
* If the server already has MongoDB, PostgreSQL, Grafana, Metabase, Nginx or another webserver, please uninstall, disable or watch out for possible conflicts. | ||
* Do not update previously installed JSON-SCADA. Please uninstall previous JSON-SCADA versions before installing a new version. | ||
* If using VirtualBox configure "paravirtualization interface"=KVM, otherwise Nodejs errors may occur. | ||
* MongoDB requires AVX instructions on x86 CPU. | ||
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.37: | ||
|
||
* Default login credentials: username=admin password=jsonscada. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -134,6 +134,64 @@ Inkscape+SAGE: | |
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.38: | ||
|
||
* Default login credentials: username=admin password=jsonscada. | ||
* Metabase credentials: [email protected] password=jsonscada123. | ||
* Various enhancements related to user/role rights (RBAC). | ||
* DNP3 Client: added passive connection modes. | ||
* Fixed problem with timezone on Display Viewer/Replay. | ||
* Enhancements on Admin UI for protocol connections. | ||
* Fixed problem with dbname on mongoose connection options in server_realtime_auth. | ||
* IEC104 Client/Server: allow for multiple TLS certificates for peers. | ||
* Fixed invalidate data from inactive connections on cs_data_processor. | ||
* NPM packages updated. | ||
* MongoDB Community Server updated to 7.0.14. | ||
* MongoDB Compass updated to 1.44.3. | ||
* Grafana updated to 11.2.0. | ||
* Nodejs runtime updated to 20.17.0. | ||
* Dotnet runtime updated to 8.0.8. | ||
* Telegraf runtime updated to 1.31.3. | ||
* Chromium updated to 128.0.6613.120. | ||
* Nginx updated to 1.26.2. | ||
|
||
Requirements and recommendations: | ||
|
||
* Windows 10/11 64 bits or Server >=2019, Windows PowerShell. At least 20GB of free space in the "C:" drive. | ||
* Administrative rights. corporate Windows policies may cause problems with the creation of services and the opening of TCP ports. | ||
* Free TCP ports 6688, 6689, 27017, 5432, 80, 8080, 3000, 3001, 9000. Other ports may be required for optional services and protocols. | ||
* If the server already has MongoDB, PostgreSQL, Grafana, Metabase, Nginx or another webserver, please uninstall, disable or watch out for possible conflicts. | ||
* Do not update previously installed JSON-SCADA. Please uninstall previous JSON-SCADA versions before installing a new version. | ||
* If using VirtualBox configure "paravirtualization interface"=KVM, otherwise Nodejs errors may occur. | ||
* MongoDB requires AVX instructions on x86 CPU. | ||
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.37: | ||
|
||
* Default login credentials: username=admin password=jsonscada. | ||
* Metabase credentials: [email protected] password=jsonscada123. | ||
* New OPC-DA Client driver. | ||
* OPC-UA Server: create branches from groups1/2/3, handle arrays and date types, fix errors. | ||
* Fix measurements with alias from EON nodes on MQTT/Sparkplug driver. | ||
* Fix environment variables on nodejs processes. | ||
* Dotnet projects targets 8.0 version, updated Mongodb drivers. | ||
* Grafana updated to 11.1.3. | ||
* Nodejs runtime updated to 20.16.0. | ||
* MongoDB Compass updated to 1.43.5. | ||
|
||
Requirements and recommendations: | ||
|
||
* Windows 10/11 64 bits or Server >=2019, Windows PowerShell. At least 20GB of free space in the "C:" drive. | ||
* Administrative rights. corporate Windows policies may cause problems with the creation of services and the opening of TCP ports. | ||
* Free TCP ports 6688, 6689, 27017, 5432, 80, 8080, 3000, 3001, 9000. Other ports may be required for optional services and protocols. | ||
* If the server already has MongoDB, PostgreSQL, Grafana, Metabase, Nginx or another webserver, please uninstall, disable or watch out for possible conflicts. | ||
* Do not update previously installed JSON-SCADA. Please uninstall previous JSON-SCADA versions before installing a new version. | ||
* If using VirtualBox configure "paravirtualization interface"=KVM, otherwise Nodejs errors may occur. | ||
* MongoDB requires AVX instructions on x86 CPU. | ||
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.36: | ||
|
||
* Default login credentials: username=admin password=jsonscada. | ||
|