Skip to content

Releases: amidaware/tacticalrmm

Release v0.2.9

09 Dec 05:10
Compare
Choose a tag to compare

Agent v1.1.4

  • fix race condition where services would not restart after agent update

Release v0.2.8

09 Dec 00:54
Compare
Choose a tag to compare

Agent v1.1.3

Release v0.2.7

07 Dec 09:53
Compare
Choose a tag to compare

Release v0.2.6

07 Dec 09:05
Compare
Choose a tag to compare

Agent v1.1.2

  • fix memory leak / panic in sched task functions
  • fix checkrunner interval when resp code is not 200
  • agent update improvements

Web

  • middleware / audit log improvements
  • update python / js reqs
  • added refresh button to summary tab

Release v0.2.5

02 Dec 11:10
Compare
Choose a tag to compare
  • Pending Actions modal UI fix
  • Fix mesh nginx conf
  • Bump mesh to 0.7.10

Release v0.2.4

02 Dec 06:11
Compare
Choose a tag to compare

Agent v1.1.1

  • salt-minion installation is now optional and can be skipped by passing the -nosalt flag to the installer
    Windows updates and chocolately will not work however if salt is skipped until these are rewritten in go which is coming soon
  • scheduled tasks are now handled by the agent and not salt
  • fixed issues with mesh agent > 0.6.84
  • fixed -local-mesh installer flag
  • fix cmd shell escaping when spaces or quotes in 'send command'
  • add some bg sync tasks and more agent recovery options

Web

  • Added #158
  • Added #188
  • Added #164
  • Fixed #145
  • Fixed #185
  • Major docker improvements and auto builds
  • Added a new Tools > Server Maintenance modal to prune database and other maint tasks
  • Pending actions menu improvements and will now show up in agent table
  • Removed all salt functions related to scheduled tasks
  • Added server side pagination for audit log table to fix slow queries when hundreds of thousands of logs
  • Fixed agent outages task to not create unnecessary db records
  • Fixed software tab not showing refresh button when agent had not reported initial software list