Skip to content

v0.3.0

Choose a tag to compare

@arendruni arendruni released this 02 Jun 19:55
· 107 commits to master since this release

This release fixes support for HTTPS (#15), adds new properties for custom Pi-hole configurations and new developers tools.

New Properties:

  • baseDirectory The directory where Pi-hole is found on the server, default is /admin/.
  • ssl If the Pi-hole server should be connected to with SSL.

I’d like to thanks @ncovercash, who basically rewrote the plugin to make these changes.