• v1.3.1 fd010e0582

    v1.3.1 Stable

    kerem released this 2025-10-15 18:55:58 +03:00 | -148 commits to develop since this release

    📅 Originally published on GitHub: Wed, 15 Oct 2025 15:59:50 GMT
    🏷️ Git tag created: Wed, 15 Oct 2025 15:55:58 GMT

    🚀 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

    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

    Downloads