github amidaware/tacticalrmm v0.13.0
Release v0.13.0

latest releases: v0.18.2, v0.18.1, v0.18.0...
2 years ago

- NOTE: For those upgrading from a previous version, this update might take a while to complete especially during the "running migrations" and "post update tasks" part of the upgrade script, so just be patient and let it finish.

  • Policy and Alerts major rework to rely less on celery and resolve extremely high cpu usage

  • Added redis based caching of expensive queries and also optimized sql queries to significantly speed up UI loading times

  • Fixed countless bugs related to alerts not sending and policies/alert severity levels not displaying/applying correctly. Note: if you still experience issues after updating, please delete and recreate your automation policies and alert templates and you must be able to reproduce the issue with a fresh policy before opening up a bug report.

  • Django major version upgrade from 3 to 4

  • Added #1007 Ability to specify date/time format in UI. This can be set with the new "Default date format" field in Settings > Global Settings > General. This will also fix time zone display issues since the time zone is now determined by the browser's time zone (fixes #756)

  • Added #958 Allow canceling other pending actions

  • Added #1068 Make the site dropdown filterable in the Agent Deployment modal

  • Added #1070 Add --no-progress to choco to suppress unnecessary output

  • Added #1066 Sort by category

  • Added #827 Add Client and Site columns to the Audit Log

  • Added a "Run Checks Now" button to the Checks tab (same functionality as right clicking an agent > Run Checks)

  • Fixed #1028 Make agent count take permissions into account

  • Fixed #1000 Automated script task name not showing in the History tab

  • Fixed #969 Tasks set in the past should run at first opportunity

  • Added an option in global settings to disable MeshCentral iframe auto login

  • Added #1009 Set mesh alias port to fix chat when running behind something like HAProxy

Full Changelog: v0.12.4...v0.13.0

Don't miss a new tacticalrmm release

NewReleases is sending notifications on new releases.