v1.20.3 release changes#793
Merged
Merged
Conversation
* Add Xfinity XB8/XB10 cable modem provider Form-based auth via /check.jst, scrapes DOCSIS channel tables from /network_setup.jst. Handles the transposed table layout (rows = metrics, columns = channels) and merges error codewords from a separate table. * Fix duplicate channel ID crash and narrow doc comment scope
* Fix step-down detection after short-lived transit shifts * Use generic ASN in short-lived shift test
…ent stats Band distribution cards navigate to Client Stats filtered by band. AP Load Balance client counts navigate filtered by AP, per-radio counts filtered by AP + band.
This reverts commit 26a90d3.
This reverts commit 9494008.
* Fix nav bar unreachable on non-scrollable pages * Skip position:absolute on short pages to preserve scroll-up nav reveal * Show nav bar when content shrinks below scrollable on tab switch * Observe page-content not main-content for resize detection * Compensate scrollTop when collapsing nav bar to prevent content jump * Drop collapsed from scroll-down path, restore smooth hide behavior * Skip collapsed on auto-hide when content would become non-scrollable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary