From 29b1d3c9d0f8239e4d0593a0d7fb1f19dae33dd5 Mon Sep 17 00:00:00 2001 From: Ricardo Olsen Date: Mon, 1 Aug 2022 19:57:42 -0300 Subject: [PATCH] Updated readme for version 0.24. --- README.md | 4 ++-- index.md | 4 ++-- platform-windows/release_notes.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3a25e694..d5e4804b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To provide an easy to use, fully-featured, scalable, and portable SCADA/IIoT-I4. * MongoDB as the real-time core database, persistence layer, config store, SOE historian. * Event-based realtime async data processing with MongoDB Change Streams. * Portability and modular interoperability over Linux, Windows, Mac OSX, x86/64, ARM. -* Windows installer available in the [releases section](https://github.com/riclolsen/json-scada/releases/tag/V0.23-alpha). +* Windows installer available in the [releases section](https://github.com/riclolsen/json-scada/releases/tag/V0.24-alpha). * Unlimited tags, servers, and users. * Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Docker containers, VMs, Kubernetes, cloud, or hybrid deployments. * Modular distributed architecture. Lightweight redundant data acquisition nodes can connect securely over TLS to the database server. E.g. a Raspberry PI can be a data acquisition node. @@ -82,7 +82,7 @@ To provide an easy to use, fully-featured, scalable, and portable SCADA/IIoT-I4. ## Documentation * [Install Guide](https://github.com/riclolsen/json-scada/blob/master/docs/install.md) -* [Windows installer](https://github.com/riclolsen/json-scada/releases/tag/V0.23-alpha) +* [Windows installer](https://github.com/riclolsen/json-scada/releases/tag/V0.24-alpha) * [Docker Demo](https://github.com/riclolsen/json-scada/blob/master/demo-docker/README.md) * [Schema Documentation](https://github.com/riclolsen/json-scada/blob/master/docs/schema.md) * [Config File](https://github.com/riclolsen/json-scada/blob/master/conf/README.md) diff --git a/index.md b/index.md index 78e01063..5b757d18 100644 --- a/index.md +++ b/index.md @@ -47,7 +47,7 @@ To provide an easy to use, fully-featured, scalable, and portable SCADA/IIoT-I4. * MongoDB as the real-time core database, persistence layer, config store, SOE historian. * Event-based realtime async data processing with MongoDB Change Streams. * Portability and modular interoperability over Linux, Windows, Mac OSX, x86/64, ARM. -* Windows installer available in the [releases section](https://github.com/riclolsen/json-scada/releases/tag/V0.23-alpha). +* Windows installer available in the [releases section](https://github.com/riclolsen/json-scada/releases/tag/V0.24-alpha). * Unlimited tags, servers, and users. * Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Docker containers, VMs, Kubernetes, cloud, or hybrid deployments. * Modular distributed architecture. Lightweight redundant data acquisition nodes can connect securely over TLS to the database server. E.g. a Raspberry PI can be a data acquisition node. @@ -82,7 +82,7 @@ To provide an easy to use, fully-featured, scalable, and portable SCADA/IIoT-I4. ## Documentation * [Install Guide](docs/install.md) -* [Windows installer](https://github.com/riclolsen/json-scada/releases/tag/V0.23-alpha) +* [Windows installer](https://github.com/riclolsen/json-scada/releases/tag/V0.24-alpha) * [Docker Demo](demo-docker/README.md) * [Schema Documentation](docs/schema.md) * [Config File](conf/README.md) diff --git a/platform-windows/release_notes.txt b/platform-windows/release_notes.txt index 25d193e0..f05ddb0e 100644 --- a/platform-windows/release_notes.txt +++ b/platform-windows/release_notes.txt @@ -142,6 +142,7 @@ Notes for version 0.24: * MongoDB Compass updated to 1.32.5. * MongoDB Community Server updated to 6.0.0. * Dotnet runtime updated to 6.0.7. +* Nodejs updated to 16.16.0. Requirements and recommendations: @@ -166,7 +167,6 @@ Notes for version 0.23: * MongoDB Compass updated to 1.31.2. * MongoDB Community Server updated to 5.0.8. * Dotnet runtime updated to 6.0.4. -* Nodejs updated to 16.16.0. Requirements and recommendations: