Changelog 3 1 12 » History » Version 1
Torbjorn Carlqvist Admin, 05/17/2023 06:06 PM
| 1 | 1 | Torbjorn Carlqvist Admin | h1. Changelog 3.1.12 |
|---|---|---|---|
| 2 | |||
| 3 | version:3.1.12 (2023-05-17) |
||
| 4 | |||
| 5 | * New features: |
||
| 6 | - MAP (a.k.a Maply) is now a native part of DTX, not just a project. It can be accessed from code menu only. The content is in project folder "map_app" with a couple of demo basemaps hosting a couple of layers each. |
||
| 7 | - A PING watchdog function via Setup. Configurable target IP address. |
||
| 8 | - Email settings (including SMPT-server) is now part of Setup instead of hard coded. |
||
| 9 | - Introduced an SSH-client that can be controlled commanded via javascript. |
||
| 10 | - Introduced support for Multi State Input/Output BACnet-objects. |
||
| 11 | - Introduced the BACnet Loop object in a beta version. |
||
| 12 | - Enabled the reset of ENC28J60 network chip on L-platforms (LION) |
||
| 13 | - Add a new block to Blockly that can update a layer on a map in Maply. |
||
| 14 | |||
| 15 | * Bug fixes: |
||
| 16 | The OPR login feature did not work. A normal login was conducted instead of the dedicated opr-page. |
||
| 17 | |||
| 18 | * Build: |
||
| 19 | Lion 3.0 |
||
| 20 | mwiede 0.2.8 (new, for SSH client) |
||
| 21 | Also a new feature in build is that a windows executable is no automatically built for easy setup on windows |