Releases: PlqnK/truenas-useful-scripts
Releases · PlqnK/truenas-useful-scripts
v2.0.0
Initial release with support for TrueNAS 12 🎉
Added
- Add a Markdown Lint job to the Lint action
- Add a Release action to create a GitHub release on git tags with a changelog
Changed
- Rename repository to "TrueNAS Useful Scripts"
- Change GitHub URL to https://github.com/PlqnK/truenas-useful-scripts
- Replace every "FreeNAS" references in the readme and scripts to "TrueNAS" where applicable
Fixed
- Fix
zpool status
output parsing in the ZPool report script - Fix ShellCheck action (follow sourced scripts)
v1.0.0
Final release supporting FreeNAS 11.3!
Added
- 3 system reports scripts (SMART, ZPool and UPS)
- 1 config backup script
- 2 information gathering script (CPU & drives temperature as well as drives identification)
- A standalone bash function to format emails to be sent by the FreeNAS sendmail program