Release v0.6.3
- Added documentation for custom fields: https://wh1te909.github.io/tacticalrmm/functions/custom_fields/
- Added a global key store for custom fields: https://wh1te909.github.io/tacticalrmm/functions/keystore/
- Added documentation for scripting: https://wh1te909.github.io/tacticalrmm/functions/scripting/
- Added collector tasks: https://wh1te909.github.io/tacticalrmm/functions/automated_tasks/#collector-tasks
- Allow adding
{{alert.property_name}}
to resolved and failure alert scripts: https://wh1te909.github.io/tacticalrmm/script_variables/#alert - Fixed spaces in custom field values.
- Can now block policy inheritance on clients, sites and agents #401
- Reworked policies to significantly reduce server load when dealing with hundreds of agents.
- Added the ability to hide custom fields in the UI if strictly for script usage.
- Added #431
- Added #116 alerts to webhook
- Community scripts and contributing docs updates.
- Bumped meshcentral to 0.8.19 to fix clipboard issues.