Changelog
- Fixed docker installs/upgrades that have been broken since 0.16.1
- Added #1609 Environment variables can now expand custom fields, mirroring the functionality seen with script arguments. For example:
FOOBAR={{agent.some_custom_field}}
- Started a new beta API which includes filtering and pagination capabilities. Thanks to @redanthrax for the contribution. Check out the docs for usage.
- Fixed #1538 Added a few thousand new chocolatey packages to the software list.
- Fixed an issue where the backup script did not always purge the temporary directory post-execution. Please make sure to replace your
backup.sh
with the latest one. - Various dependency updates.
PR's
- beta api clients, agents, sites with paging by @redanthrax in #1636
New Contributors
- @redanthrax made their first contribution in #1636
Full Changelog: v0.16.4...v0.16.5