Releases: Ente/technitium-dnsserver-php-api
Releases · Ente/technitium-dnsserver-php-api
v1.2
v1.2: Adding support to export functions
Added support for export functions within API classes. When using export functions note that downloading log files may take quite a while. You may also need to adjust the `memory_limit`.
Added function to support downloading files
Fixed incorrect endpoint URL for "Log" endpoints
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.1: Fixes
Small changes to the README.md
Added code documentation within the classes
Implemented the <bool>$bypass parameter to the sendCall function to bypass the prepareEndpoint function therefore allowing to send to custom endpoints
Adjusted class functions scope
v1.1: Fixes
TOKEN can now be empty
Fixed some endpoints not working
Fixed issues preventing loading different environments
Exception handling
v1.0: Initial Release
initial release supporting each endpoint