mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #389] AP list doesn't show correct fw version #2994
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Calimerorulez on GitHub (Nov 5, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/389
Originally assigned to: @nlimper on GitHub.
Just a cosmetic bug I think. I just updated to 2.70, and now the update page shows:
Same on a v3 AP.
@Calimerorulez commented on GitHub (Nov 5, 2024):
Addition:
I've got 4 APs, 2 are updated to 2.7, but the Active access point page shows all APs are at 2.7.
@nlimper commented on GitHub (Nov 5, 2024):
your first point: just cosmetic, the 2.70 is treated as numeric somewhere and displayed as 2.7
Already fixed in
7805ab2b46But I leave this open for your addition. I will look in to it.
@nlimper commented on GitHub (Nov 8, 2024):
Fixed in
a6772c6faeIt was a frontend problem. To fix, replace
/www/main.js.gzwith the updated file (and make sure it's refreshed from the cache in your browser).