Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# VPNMON-R3 v1.6.1
# VPNMON-R3 v1.6.2
Asus-Merlin OpenVPN/Wireguard Monitor R3

Updated on 2025-Aug-23
Updated on 2025-Aug-24

---

Expand Down
File renamed without changes.
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v1.6.2 - (August 24, 2025)
- PATCH: Apologies for the successive bug fix patches, but found another one stemming from an Unbound
variable that was not being reset, and causing the [UB] indicator to show up on slots that weren't
designated as Unbound slots.

v1.6.1 - (August 23, 2025)
- PATCH: Small bug fix to prevent "Invalid WG PING Information" log errors from coming through even if
WG functionality was not enabled. Thanks much to @scootertramp for reporting this issue!
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.1
1.6.2
Loading