- Fix variable forcing. Now works with eRPC. PLCObject API changed. 14 months ago, by Edouard Tisserant
- Fix strings displaying as repr(bytes) in debug view. 14 months ago, by Edouard Tisserant
- Fix variable tracing in new eRPC interface. 14 months ago, by Edouard Tisserant
- Replace PYRO with ERPC. Work In Progress. 14 months ago, by Edouard Tisserant
- Fix blind replace ('text' into 'str') from py3 port 16 months ago, by Edouard Tisserant
- Fix settings URL: now '/' instead of '/settings' 16 months ago, by Edouard Tisserant
- Merge 16 months ago, by Edouard Tisserant
- SVGHMI: Fixes UI lifecycle problems 16 months ago, by Edouard Tisserant
- IDE: Libraries in OrderedDict for access by name 16 months ago, by Edouard Tisserant
- SVGHMI: fix exception when stopping 16 months ago, by Edouard Tisserant
- SVGHMI: fix JS error loading empty single page 16 months ago, by Edouard Tisserant
- IDE: fix exception showing network discovery 16 months ago, by Edouard Tisserant
- SVGHMI: Fix creation of SVG file if none provided 16 months ago, by Edouard Tisserant
- IDE: Auto-select required libraries when adding extension 16 months ago, by Edouard Tisserant
- IDE: Disable not-yet-working extensions 16 months ago, by Edouard Tisserant
- Fix typo in README.md 17 months ago, by etisserant
- IDE: py3.10 related float/int fixes in debug plots 17 months ago, by Edouard Tisserant
- Move tests/project/modbus in exemples. 17 months ago, by Edouard Tisserant
- Python3 fixes for Modbus Web Settings 17 months ago, by Edouard Tisserant
- Fix template conflict in XSLT with lxml>=4.9.0 again 17 months ago, by Edouard Tisserant
- Revert "IDE: fix exception when adding Action" 17 months ago, by Edouard Tisserant
- IDE: fix exception when adding Action 17 months ago, by Edouard Tisserant
- IDE: Fix status bar update when conection lost 18 months ago, by Edouard Tisserant
- SVGHMI: Fix watchdog exception on windows 18 months ago, by Edouard Tisserant
- Typo 18 months ago, by Edouard Tisserant
- Upgrade wxPython to 4.2.1, drop 4.2.0 workaroud 18 months ago, by Edouard Tisserant
- Runtime: add GetVersions() call to PLCObject, use it in web settings and expose it in WAMP and Pyro. 16 months ago, by Edouard Tisserant
- Runtime: Add stderr support to local posix spawn based subprocess replacement 16 months ago, by Edouard Tisserant
- Modbus: More verbose error message in case of thread creation problem 16 months ago, by Edouard Tisserant
- Runtime web settings: fix punctuation and update CSS again 16 months ago, by Edouard Tisserant