Version 3.6.0-beta.1
Pre-release
Pre-release
·
88 commits
to v3.6-dev
since this release
New features:
- Upgraded base from .NET 6 to .NET 8
- Implemented high-performance JSON (de-)serialization in all areas using (custom) source generators
- .NET applications using DSF 3.6 libraries can be trimmed and/or AOT-compiled
M111
can be used to change DCS logging parameters during runtime (see also M111 docs)- Added MQTT support
API changes:
- Added new IPC command to rewrite codes being intercepted
- Python plugins are now installed installed in their own venv (thanks @stuartofmt)