Releases: Art-of-WiFi/UniFi-API-browser
Releases · Art-of-WiFi/UniFi-API-browser
API Browser version 1.0.8, API client class version 1.0.12
- API Browser: added option to clear PHP session, useful when login errors occur, mostly after upgrades or incorrect credential changes
- API client class: modified list_clients() function/method to also allow request for a single device
API Browser version 1.0.7, API client class version 1.0.11
API client class: added the disable_ap()
function/method which allows you to disable/enable an access point
API Browser version 1.0.7, API client class version 1.0.10
API Browser: cleanup of layout before selection of endpoint
API client class: overall code cleanup
API Browser version 1.0.6 & API client class version 1.0.9
API Browser: cosmetic bug fixes
API client class: updated the create_voucher() function/method to allow
for creation of multi-use or single-use vouchers
API client class: added the revoke_voucher() function/method
further improvements for multi-controller configurations
API Browser version 1.0.5
- further improvements for controller version detection
- remember theme, action and output format across sites and controllers
- prevent some rare errors
API client class version 1.0.8
Support for multiple controller configuration
version 1.0.3, API client version 1.0.7 added ability to optionally configure multiple controllers in `config.php` general code and comments cleanup added `stat_sites()` function to the API client class (supported on UniFi controllers 5.2.9 and higher)
Minor modifications to the API class
added: add_site function
updated: added optional parameter to list_aps function
Addition of list_usergroups
added list_usergroups to API class and to API browser version 1.0.1
Initial release
A formal first release version of the API Browser tool and it's companion API client.