Changelog
- Added Reporting feature, please check out the new reporting docs.
- uWSGI default config updated to scale better and use less ram.
- ASGI server switched from daphne to uvicorn to fix memory leak issue present in daphne.
- The script editor has been switched from Ace to Monaco (same editor VS Code uses).
- Various dependency updates.
PR's
- Added optional web port override settings by @bc24fl in #1643
- Reporting Feature by @sadnub in #1086
- Add option to skip uWSGI config in Docker environments by @joeldeteves in #1663
Full Changelog: v0.16.5...v0.17.0
amidaware/tacticalrmm-web@v0.101.29...v0.101.34