What's Changed
- Adds support for the TrueNAS RESTful 2.0 API
- fix: do not reset all network settings to default by @itsteddyyo in #17
- moved the initialization of the configFile setting to the end by @jrushford in #19
- the restapi should utilize the TLSSkipVerify and Timeoutseconds configuration settings. by @jrushford in #20
- Adds new configuration parameter client_api by @jrushford
- Adds new configuration parameter app_list by @jrushford
- Fixes a bug where the meaning of tls_skip_verify was reversed for the web sockets api by @jrushford
New Contributors
- @itsteddyyo made their first contribution in #17
Full Changelog: v1.3...v2.1