Download Latest Version v2.26.13 source code.tar.gz (45.6 MB)
Email in envelope

Get an email when there's a new version of INTERCEPT

Home / v2.25.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-12 1.3 kB
v2.25.0 -- UI_UX Overhaul source code.tar.gz 2026-03-12 45.5 MB
v2.25.0 -- UI_UX Overhaul source code.zip 2026-03-12 45.8 MB
Totals: 3 Items   91.3 MB 1

UI/UX Overhaul

Comprehensive frontend quality pass — no new modes, but significant improvements to reliability, accessibility, and code quality across the entire platform.

Highlights

  • SSEManager — Centralized SSE connection management with exponential backoff reconnection and visual connection status indicator
  • Accessibility — aria-labels, form label associations, keyboard-navigable lists
  • Destructive action confirmation modals — Custom modal system replacing 25 native confirm() calls
  • Loading button stateswithLoadingButton() for async action feedback
  • Actionable error reportingreportActionableError() in 5 mode JS files
  • CSS variable adoption — Replaced hardcoded hex colors across 16+ files
  • Inline style extractionclassList.toggle() replaces inline display manipulation
  • Merged global-nav.css into layout.css — Consolidated navigation styles
  • Reduced !important usage — From 71 to 8 in responsive.css
  • Standardized breakpoints — 480/768/1024/1280px
  • Mobile UX polish — Touch targets, code overflow handling
  • Fix: deep-linked mode scripts now wait for body parse before executing

Full Changelog: https://github.com/smittix/intercept/compare/v2.24.0...v2.25.0

Source: README.md, updated 2026-03-12