Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2020-11-02

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

Fixed

  • Fix zpool status output parsing in the ZPool report script
  • Fix ShellCheck action (follow sourced scripts)

1.0.0 - 2020-11-02

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