Skip to content

Releases: Art-of-WiFi/UniFi-API-browser

API Browser version 1.0.8, API client class version 1.0.12

12 Dec 12:24
Compare
Choose a tag to compare
  • 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

10 Dec 16:38
Compare
Choose a tag to compare

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

10 Dec 07:35
Compare
Choose a tag to compare

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

20 Nov 09:08
Compare
Choose a tag to compare

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

17 Oct 07:37
Compare
Choose a tag to compare

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

04 Oct 14:03
Compare
Choose a tag to compare
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

15 Apr 13:05
Compare
Choose a tag to compare

added: add_site function
updated: added optional parameter to list_aps function

Addition of list_usergroups

23 Mar 18:03
Compare
Choose a tag to compare
added list_usergroups to API class and to API browser

version 1.0.1

Initial release

20 Mar 11:07
Compare
Choose a tag to compare

A formal first release version of the API Browser tool and it's companion API client.