Skip to content

Commit

Permalink
v4.4.4
Browse files Browse the repository at this point in the history
All credit for this release goes to @Martinski4GitHub

FIXED: Issue in the WebGUI to address false errors when validation failures occur with field values from DISABLED network interfaces. Now all field value validation is performed only for ENABLED networks. DISABLED networks are ignored during validation.

FIXED: Problem where sometimes the Hostname & IP address values for all currently connected clients were being shown as "UNKNOWN" even though the YazFi Guest Network clients were working fine & were in fact connected to the correct Guest Network.

IMPROVED: Code improvements to make sure the list of virtual wireless interface names is valid. This avoids getting strange errors when generating the list of currently connected clients via the CLI menu.
  • Loading branch information
jackyaz authored Nov 26, 2023
2 parents 029e2f1 + 2e295dc commit ec15436
Show file tree
Hide file tree
Showing 4 changed files with 376 additions and 335 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a2cf9bdec17b4b6f9b6e113f802be694)](https://app.codacy.com/app/jackyaz/YazFi?utm_source=github.com&utm_medium=referral&utm_content=jackyaz/YazFi&utm_campaign=Badge_Grade_Dashboard)
![Shellcheck](https://github.com/jackyaz/YazFi/actions/workflows/shellcheck.yml/badge.svg)

## v4.4.3
### Updated on 2023-01-24
## v4.4.4
### Updated on 2023-09-15
## About
Feature expansion of guest WiFi networks on AsusWRT-Merlin, including, but not limited to:

Expand Down
Loading

0 comments on commit ec15436

Please sign in to comment.