Skip to content

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

API browser version 1.0.35

14 Dec 11:03
Compare
Choose a tag to compare

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

20 Nov 13:13
Compare
Choose a tag to compare

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

24 Oct 08:21
Compare
Choose a tag to compare

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

04 Oct 09:52
Compare
Choose a tag to compare
  • 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

28 Aug 13:03
Compare
Choose a tag to compare
  • 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

API browser tool v1.0.30, API client class v1.1.31

24 Aug 09:13
Compare
Choose a tag to compare

added "copy to clipboard" feature
changed all dropdown menus to be scrollable
updated README formatting

API browser tool v1.0.29, API client class v1.1.31

19 Aug 13:52
Compare
Choose a tag to compare

included API client class v1.1.31
added support for list_firewallgroups()
implemented fix for site names with Ampersands not showing up correctly in the nav bar

API browser tool v1.0.28, API client class v1.1.30

30 Jul 08:54
Compare
Choose a tag to compare
  • include PHP API client class version 1.1.30
  • support site names which contain URL-unfriendly characters such as single and double quotes

API browser tool v1.0.27, API client class v1.1.25

24 Mar 10:12
Compare
Choose a tag to compare

include API client class 1.1.25
add support for list_country_codes()

API browser tool v1.0.26, API client class v1.1.20

18 Oct 06:52
Compare
Choose a tag to compare
  • added support for list_known_rogueaps()