Releases: Art-of-WiFi/UniFi-API-browser
UniFi API browser 2.0.3
switched to Twig 1.X to support PHP versions lower than 7.X (down to PHP 5.6.32 has been confirmed to work)
UniFi API browser 2.0.2
code update to support PHP versions lower than 7.X (down to PHP 5.6.32 has been confirmed to work)
UniFi API browser 2.0.1
removed the alpha tag from version and bumped to 2.0.1
UniFi API browser 2.0.0
major overhaul to support Bootstrap 4
switched to using AJAX for data transfer between server and browser
implemented Twig-based templating to separate code from views
added user authentication
many more features...
API browser tool version 1.0.36
added support for list_all_admins()
added function/method used to output header
cleaned up the indentation across all of index.html
updated API client class to 1.1.40
API browser version 1.0.35
code cleanup based on analysis by Scrutinizer
included PHP API client class v1.1.38
minor UX tweaks applied to alerts and the login form
API browser version 1.0.34
merged pull-request #58 by @sprocktech which provides an optional login form
made theme switch dynamic without requiring a page reload (may be slow though when viewing large collections)
API browser version 1.0.33
included API client class version 1.1.36
changed layout of the dropdowns
changed position of the "reset PHP session" tooltip
added support for new stat_ips_events() method, only supported with controllers 5.9.10 and higher
capitalized string "json" where applicable
API Browser version 1.0.32, API client class version 1.1.33
- added support for new methods implemented in API client class version 1.1.33 for gateway stats (requires controller version 5.8.X and higher)
- general code cleanup
API browser tool v1.0.31, API client class v1.1.32
- changed and moved favicon to a separate file
- made theme selection persistent by storing its value in the browser local storage
- changed the order of the drop-down menu contents
- added support for the new list_backups() method/function in the API client class
- bumped version