Skip to content

datto-rmm-v0.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:48
· 192 commits to main since this release

Fixed

  • Open and resolved alerts now cache to the local SQLite mirror. Datto RMM
    identifies an alert only by alertUid, which the generic primary-key
    detection did not recognize, so every sync consumed alerts and stored none
    of them - fleet storms, alert search, and any offline alert query saw an
    empty table while live queries kept working. Reported with a full diagnosis by
    @zendzipr (#258).

Changed

  • Regenerated on the printing-press 4.24.0 engine: more reliable fleet sync, corrected pagination across large result sets, robust numeric-ID handling, and dependency security updates. Same commands and workflows, sturdier local mirror.