Skip to content

Releases: Kiougar/luci-wrtbwmon

Release v0.8.3

07 Feb 17:50
Compare
Choose a tag to compare
Catch exception inside the `check_dependency` function if require fails

v0.8.2

21 Oct 17:35
Compare
Choose a tag to compare
Release v0.8.2

v0.8.1

13 Sep 22:02
Compare
Choose a tag to compare

Added styling support for OpenWRT 18.06

v0.7.0

13 Dec 17:36
73f80a4
Compare
Choose a tag to compare

Group pages with tabs and add custom user file

  • Improve overall grouping and architecture to mimic the way other LuCI modules are displayed.
  • Add custom user file to allow the user to map MAC addresses with usernames. This file can be edited in the UI.
  • Use current pathname, as a fail safe way, to normalize urls for the ajax calls in the static javascript.
  • Add luci and wrtbwmon as dependencies in the control file.

v0.6.0

04 Jun 14:41
Compare
Choose a tag to compare

Calculate per-host aggregate rows.
Useful for understanding total usage of multi-homed or dual-stack hosts.

v0.5.1

23 May 20:08
Compare
Choose a tag to compare

bugfix: handle sorting column 0 correctly (explicit check vs. null)

v0.5

21 May 19:31
Compare
Choose a tag to compare

Allow sorting

v0.4

14 Apr 20:24
Compare
Choose a tag to compare
Release v0.4 - Fix speed calculation when IP changes

v0.3.1

03 Mar 16:37
Compare
Choose a tag to compare
Release v0.3.1 - Add a slash to config page link

Release v0.3

01 Mar 10:40
Compare
Choose a tag to compare

Add the ability to persist database file.
A new configuration menu item has been added for the above option.
Add a button to reset the database file.