| Name | Modified | Size | Downloads / Week | 
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-15 | 2.6 kB | |
| Release v1.3.1 source code.tar.gz | 2025-10-15 | 6.4 MB | |
| Release v1.3.1 source code.zip | 2025-10-15 | 6.7 MB | |
| Totals: 3 Items | 13.1 MB | 20 | |
🚀 New Features
- 
Scheduled Reporting [#846] You can now schedule reports to run automatically at specified intervals. Each run is saved to the report history, and reports can also be automatically emailed to selected recipients. 🎥 Watch Video Walkthrough
 - 
Improved Template Data Access (Model Property Querying)
Report templates now support querying model properties directly. This is a major quality-of-life improvement that makes it much easier to access the data you need without relying on complex or hacky logic inside templates. 🎥 Watch Video Walkthrough - 
Software Uninstall Support [#1973] You can now uninstall software directly from the web interface. 🎥 Watch Video Walkthrough
 - 
Script Manager Preferences [#1996] The Script Manager now remembers user preferences, such as which columns are visible and which folders are expanded or collapsed. 🎥 Watch Video Walkthrough
 - 
Global Schedule Management
You can now create and manage reusable schedules (Global Settings > Schedules) that can be applied across different features. Currently, this is used for scheduled reporting, but support for automated tasks and the upcoming patching rework is planned. 
🛠️ Fixes & Improvements
- v1.3.1: fixed a bug in where scheduled reports weren't being sent if a timezone was explicitly set in the report schedule
 - Fixed a race condition in the web UI that could prevent Favorited Scripts and URL Actions from loading properly.
 - Fixed a problem with file downloads occasionally failing in Remote Background > File Browser.
 - Resolved an issue where dropdown search did not function in certain menus.
 - Username Editing [#2265] Fixed an issue preventing editing of usernames that contain spaces.
 - Policy Exclusions [#2269] Policies now correctly exclude agents when applied to a Site if those agents are listed in the policy exclusions.
 - Various bug fixes and dependency updates.
 
New Contributors
- @P6g9YHK6 made their first contribution in https://github.com/amidaware/tacticalrmm/pull/2258
 
Full Changelog: https://github.com/amidaware/tacticalrmm/compare/v1.2.0...v1.3.1 https://github.com/amidaware/tacticalrmm-web/compare/v0.101.55...v0.101.56