Skip to content

v0.5.5: The Interface Stability Update

Choose a tag to compare

@Rakosn1cek Rakosn1cek released this 18 Jun 10:01

[v0.5.0] 2026-06-18 - The Interface Stability Update

Added

  • Dynamic Four-Column Layout Split: Implemented a contextual horizontal TUI transformation that splits the viewport into four segments (20% Findings, 50% Context, 25% Highlights, 5% Heat Map) dynamically when a global rule is highlighted.
  • Stateful Scrolling Highlights Panel: Added a text-wrapped, vertically scrollable panel mapping out exact code context points for complex behavioural life-cycles.
  • Contextual Input Routing: Synchronised keyboard bindings to automatically toggle scroll tracking inside sub-windows based on list focus.
  • Base64 Macro Tracker Heuristics: Extended the data matching block to capture static variable structures (e.g., DATA=) exceeding 40 characters.

Changed

  • Adaptive TUI Contrast Design: Stripped solid block background highlights from inactive text view tracks, preventing content from becoming invisible on light terminal emulators.
  • Refined Life-cycle Behaviour Weights: Scaled standard script installation sequences lacking background anti-forensics or execution silence to a Medium risk classification to minimise false-alarm overhead.

Fixed

  • Horizontal Text Clipping: Fixed a layout clipping bug by introducing native line wrapping to structural context panels.
  • Behavioural Mismatch Errors: Re-synchronised the view compilation logic to run 1:1 against the core perform_analysis engine rules, eradicating layout mismatches like line 685 overrides.