What's Changed
Updated Web interface
The web interface has gotten a medium overhaul improving settings and queries.
- You can now change setting under modules.
- Settings now have widgets for boolean settings
- Settings view now show all settings not just changed ones.
- You can now use " in queries when executing from the Web UI so
"filter=1 > 2"
is now possible, - Improved settings and log widgets
Fixes
- When upgrading the rest apis in 0.9.x result code was accidentally set to 0.
- Installed should not place op5.ini config in subfolder (like since 0.6.x)
- Settings now have a type (string, int, bool, etc)
Full Changelog: 0.9.3...0.9.4