Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 1.1.0

Released: 02.08.2021

TypeInformation
Change
Breaking change
Important:
If you use our API class in your own PHP code, please make sure you are using the new API class as outlined here.
FeatureSupport for TrueNAS has been added.
ImprovementVarious minor optimizations have been made to the code, which improves the performance of the module in certain setups. Furthermore, additional verification checks have been implemented. For example, when terminating an account, the module now verifies that the dataset was successfully deleted (regardless of whether the API reports success, in order to detect rare dataset locks).
BugfixIf iSCSI was automatically enabled when new accounts were created, the default IP whitelist for iSCSI was ignored.
BugfixUnder certain circumstances, an incorrect SSH shell was displayed when editing ACL groups.


Version 1.0.7

Released: 31.12.2020

...