Skip to content

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

UniFi API browser 2.0.12

03 Oct 12:17
Compare
Choose a tag to compare
  • updated custom menu example in README
  • added support for firewall rules, based on PR #81 contributed by @chrishas35

UniFi API browser 2.0.11

23 Aug 10:48
Compare
Choose a tag to compare
  • fixed semantic versioning number check for the About modal
  • removed attributes from collections configuration since we won't be using them
  • fixed alarm count collections
  • updated README to confirm PHP 7.4 support
  • various Bootstrap 4 CSS improvements
  • updated PHP API client class to v1.1.57
  • updated all external CSS and JS resources to their latest versions
  • updated all external PHP libraries to their latest versions

UniFi API browser 2.0.10

07 Jun 12:42
Compare
Choose a tag to compare
  • executed composer update to update packages
  • upgraded PHP API client to version 1.1.54
  • added menu options for new list_routing() and list_firmware() methods/functions

UniFi API browser 2.0.9

14 Apr 13:22
Compare
Choose a tag to compare
  • executed composer update to update packages
  • upgraded PHP API client to version 1.1.52
  • minor changes
  • added max. tx/rx-rates attributes to fetch for the gateway stats

UniFi API browser 2.0.8

07 Feb 07:56
Compare
Choose a tag to compare
  • included PHP API client version 1.1.49
  • minor changes

UniFi API browser 2.0.7

06 Feb 08:43
Compare
Choose a tag to compare
  • added support for UniFi OS-based controllers
  • included the version 1.1.47 of the PHP API client class

UniFi API browser 2.0.6

05 Jan 10:57
Compare
Choose a tag to compare
  • updated README file
  • changed error message element from card to alert
  • fixed typos

UniFi API browser 2.0.5

07 Dec 13:05
Compare
Choose a tag to compare
  • fixed error when using the PHP reset function
  • minor improvements to the logic that determines which parameters to include in the query for specific routes/methods
  • executed composer update

UniFi API browser 2.0.4

05 Dec 15:08
Compare
Choose a tag to compare
  • added PHP version check
  • corrected bug when displaying the error page upon startup
  • clear active collection group after switching controllers
  • added example custom sub menu

UniFi API browser 2.0.3

31 Oct 10:24
Compare
Choose a tag to compare

switched to Twig 1.X to support PHP versions lower than 7.X (down to PHP 5.6.32 has been confirmed to work)