Instantiate the server with Node-RED
- (@GermanBluefox) Allowed to use admin instance with authentication (Admin 7.6.4 is required)
- (@thiloms) Added an additional memory based context storage (
memoryOnly) - (@thiloms) The file based context storage was renamed from
defaulttofile. Existing data is kept, but nodes with an explicitly selected store must be re-selected in the editor - (@GermanBluefox) The adapter backend was rewritten in TypeScript. The sources are now located in
srcand are compiled intobuild
- (@GermanBluefox) Do not try to connect to unsecure admin from secure page and vice versa
- (@GermanBluefox) Replace Select-ID dialog with a library
- (@GermanBluefox) Packages were updated
- (@GermanBluefox) Restart node-red if admin settings changed
- (@GermanBluefox) Node-red updated to 4.0.8
- (@GermanBluefox) Corrected the case if
envVarssettings is undefined - (@GermanBluefox) Used common
@iobroker/eslint-config - (@GermanBluefox) Node-red updated to 4.0.3
- (Apollon77) Update node-red to 3.1.9 to fix execution on windows
- (Apollon77) Restore log behavior as it was in till 5.0.x
Older changelogs can be found there
Copyright 2014-2026 bluefox dogafox@gmail.com.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
