Actions
Changelog 3 0 14 » History » Revision 4
« Previous |
Revision 4/6
(diff)
| Next »
Torbjorn Carlqvist Admin, 09/01/2022 07:53 PM
Changelog v3.0.14¶
3.0.14 (2022-09-01)
- Objects view
- New name standard and sorting of devices. Sorting is per virtual network so that devices is not randomly stacked. The dropdown also has dividers between networks.
- JS Editor
- Live auto completion when writing
- Introduced code snippets (not complete, only a few so far. Start write "Controller" for example)
- New name standard and sorting of devices. Sorting is per virtual network so that devices is not randomly stacked.
- Setup
- New way of getting Long/Lat position from browser via https://geolocation-db.com/jsonp request
- Blocks
- New name standard and sorting of devices inside designated block types
- Javascript coding (the JS proxy)
- All scheduling method returns a JSON string that explains what this call performed #6
- More information about the serial ports when call to Controller.listSerialPorts()
- Added a way of removing files by new function - "Controller.removeFiles(...)"
- Added a 10s timeout for calls to host OS via Controller.execCommand to avoid getting stuck in text editors, unlimited ping reqs etc...
- Building of DTX
- New version for log4j2 framework
- Bugs:
- ackedTransitions property support in override.json
- One device was missig from the device discovery in object and blockly device lists.
Updated by Torbjorn Carlqvist Admin over 2 years ago · 4 revisions