Skip to content

v0.1.4 — Fix black screen, CSP, first-run guide

Choose a tag to compare

@srivanththeattack srivanththeattack released this 13 Jul 15:45

Fixed

Black Screen on Launch — Restored a missing \handleSectionRender\ callback that was accidentally removed during the first-run guide edit. This caused a \ReferenceError\ that crashed the entire renderer.

Content Security Policy — Updated CSP to allow Google Fonts (\ onts.googleapis.com, \ onts.gstatic.com) so Inter and JetBrains Mono load correctly.

Added

First-Run Quick Start Guide — New users see a dismissable welcome guide in the Recon tab with 3 steps: enter a target, hit Launch Scan, explore tabs. Target is pre-filled with \�xample.com. Auto-dismisses after first scan.

Proper README — Complete rewrite with badges, feature table, install instructions, quick start, and legal disclaimer.

Changed

  • Added \�uthor\ field to \package.json\ (fixes electron-builder warning)

Note: v0.1.3 was pulled due to the black screen bug. v0.1.4 is the corrected version.