Version 1.105.0
Unified themed list control and interface polish
- Introduced a single themed DataListCtrl and migrated every list across the app (History, Connections, Packet Capture, Match/Replace, Intercept queue, Attacker, Repeater, WebSocket panels, Settings, and more) onto it.
- Added clearly visible zebra striping whose alternate-row colour is derived from the active theme, with centred column headers throughout.
- Preserved the scroll position when live-updating lists rebuild, so History and other panels no longer jump the focused row back to the top while new requests arrive.
- Fixed the request/response line-number gutter to align exactly with the text control's line positions instead of drifting toward the bottom.
- Stripped chunked Transfer-Encoding framing from the Raw message view (the Hex view still shows the exact on-the-wire bytes).
- Added a Clear button beside the History HTTPQL search field, themed row highlights driven from the History id column, and row hover feedback.