Skip to content

Release v0.19.3

Latest
Compare
Choose a tag to compare
@wh1te909 wh1te909 released this 05 Aug 18:24
· 5 commits to develop since this release

Changelog

  • Addressed multiple issues where webhooks were not sending due to invalid JSON formatting.
  • Added #1943 Hovering the mouse over a script's name in Script Manager or over a custom field's name in Custom Field Manager now displays the respective ID, aiding in API requests, similar to the existing behavior when hovering over a client/site.
  • Updated Docker files and documentation to allow overriding the disabling of web terminal/server scripts. Thanks to @bc24fl for the implementation.
  • Fixed #1941 Resolved an issue where users with the "View custom field" permission could not view custom fields unless they also had the "Edit" permission.
  • Fixed #1945 Fixed an issue where client/site names were missing from emails when script run results were sent via email.
  • Fixed #1795 Ensure that URL actions are now sorted alphabetically.
  • Fixed a regression introduced in version 0.19.0 that allowed users to disable their own accounts by mistake.

PR's

  • Allow docker installs the ability to disable web terminal or server side scripts via .env file by @bc24fl in #1940

Full Changelog: v0.19.2...v0.19.3
amidaware/tacticalrmm-web@v0.101.47...v0.101.48