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 @@
# RTRMON v2.4.0
# RTRMON v2.4.1
Asus-Merlin Router Monitor by Viktor Jaep, 2022-2026

Updated on 2026-Apr-26
Updated on 2026-Apr-14

---

Expand Down
File renamed without changes.
8 changes: 7 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
v2.4.0b - (April 12, 2026)
v2.4.1 - (April 14, 2026)
- MINOR: Diving into why the new version of SCREEN (v5.0.1) didn't want to start from a
script in the post-mount, found that some SCREEN environment variables weren't being set.
Thanks to some input from @Martinski, these variables can be included in the script, instead
of adding these to the top of the post-mount.

v2.4.0 - (April 12, 2026)
- MINOR: Implemented page #8 - Syslog! RTRMON will now display a scrollable syslog, showing
the latest events by default in a condensed view. You have the option to scroll up, down,
look at the raw, expanded view or refresh the log to see the latest items on the log.
Expand Down
Loading