Releases: qtoggle/qtoggleserver
Releases · qtoggle/qtoggleserver
0.31.0
0.31.0b3
What's new:
- Various performance improvements on expressions.
0.31.0b2
What's new:
- Fixed some bugs introduced in 0.31.0b1.
0.31.0b1
What's new:
- Various performance improvements by regarding ports, port attributes, device attributes and slave devices by leveraging more caching.
0.30.3
What's new:
- core/vports: Fixed issue where virtual ports were no longer identified as virtual.
0.30.2
What's new:
- frontend/dashboard: Current dashboard panel is now preserved and reopened upon update.
0.30.1
What's new:
- frontend: Fixed a bug where table views were stretched.
0.30.0
What's new (since 0.29.x):
- Added support for dynamic device attributes using custom driver implementations.
- Added helper driver
CmdLineAttrDefto help quickly add custom device attributes based on command lines. - Added metadata support.
- Renamed
rebootdevice attribute field toreconnect. - The
patterndevice attribute is now standard. - The templates mechanism has been generalized.
0.30.0b2
What's new (since 0.30.0b1):
- Added metadata support.
- Fixed some template rendering subsystem issues.
0.30.0b1
What's new (since 0.29.x):
- Added support for dynamic device attributes using custom driver implementations.
- Added helper driver
CmdLineAttrDefto help quickly add custom device attributes based on command lines. - Renamed
rebootdevice attribute field toreconnect. - The
patterndevice attribute is now standard. - The templates mechanism has been generalized.