Skip to content

Releases: amidaware/tacticalrmm

Release v0.4.15

21 Feb 08:39
Compare
Choose a tag to compare
  • Update to Python 3.9
  • e192f8d Don't create alerts if not configured to do so

Release v0.4.14

20 Feb 22:36
Compare
Choose a tag to compare
  • fixed script args not being passed to run_script function
  • added Prune Alerts to server maintenance ui
  • added optional --force flag to update.sh

Release v0.4.13

20 Feb 10:20
Compare
Choose a tag to compare
  • Fixed #283
  • Fixed 'Last Response' column in agent table not showing correct timezone
  • Added #286
  • Alerts Manager fixes

Release v0.4.12

18 Feb 07:38
Compare
Choose a tag to compare
  • fixed typo that was causing agent table to not load if alert template was applied

Release v0.4.11

17 Feb 23:42
Compare
Choose a tag to compare

RMM 0.4.11 and Agent 1.4.6

  • All binaries now built with go 1.16
  • Removed agent_outages vacuum from backup.sh script since its postgres table no longer exists
  • Removed all postgres vacuum commands from update.sh script
  • Added a check in update.sh script to detect old go version and update it to 1.16

Release v0.4.10

17 Feb 19:38
Compare
Choose a tag to compare

Release v0.4.9

16 Feb 23:42
Compare
Choose a tag to compare
  • cb29b52 removed old import which was causing celerybeat to error and some periodic background tasks to not run at all

Release v0.4.8

16 Feb 19:00
Compare
Choose a tag to compare

Web 0.4.8

  • Please read #269 for new features and bugfixes

Agent 1.4.5

  • Switched back to http requests for agent check-in

Release v0.4.7

06 Feb 01:11
Compare
Choose a tag to compare
  • Increased uwsgi buffer size
  • Updated restore.sh script to work on Debian 10 (can now restore from ubuntu to debian and vice versa)

Agent v1.4.4

Release v0.4.6

02 Feb 19:35
Compare
Choose a tag to compare

Web 0.4.6

  • Superseded windows update cleanup (requires agent 1.4.3)
  • Dropped support for agents <= 1.1.11

Agent v1.4.3

  • Added windows defender exlusions during agent install
  • Removed registry check for PendingFileRenameOperations in SystemRebootRequired func
  • Changed Inno Setup MinVersion to 6.0 to allow installs on Win 7 and Server 2008R2 that have not been updated https://jrsoftware.github.io/issrc/whatsnew.htm