Skip to content

Releases: Omnitarium/scoptix

v0.1.0

08 Jun 09:45

Choose a tag to compare

Summary

  • feat: add pagination and search to scans and targets pages
  • feat: add skip list functionality to scan form and API
  • feat: update IP handling in scan summary
  • feat: update subdomain handling and UI components
  • feat: replace scan comparison with all scans link in dashboard
  • feat: add category icon support in settings and sidebar
  • feat: add advanced filtering options to findings page
  • feat: remove legacy scan comparison routes
  • feat: update URL handling and pagination options in sidebar
  • feat: update data handling and add metrics to target and scan detail pages
  • feat: add finding deduplication to scan and target pages
  • feat: add IP resolution tracking and observed counts to scan details
  • feat: add scanJobId context and update tab navigation in IP sighting panel
  • feat: implement timeline and pagination in IP sighting panel
  • feat: add summary metrics to scan detail presentation
  • feat: add IP resolution management with IP tab, comparison, and export
  • feat: add remote image pattern for favicons
  • feat: add recent scans row to dashboard
  • feat: update URL categorization and filtering with new suffix rules
  • feat: add DELETE endpoint for scan jobs
  • feat: update subdomain filtering and export functionality in observed scans
  • feat: add greeting and period menu components to dashboard layout
  • feat: add subdomain search functionality to observed scans
  • feat: add dual count display and subdomains filtering options
  • feat: add discovery timeline and latest findings display to scan summary
  • feat: add URL filtering to observed scans
  • refactor: replace legacy headers with list headers in scans and targets pages
  • refactor: load extension categories dynamically in sidebar
  • refactor: update data handling and date formatting in dashboard and scan components
  • refactor: remove legacy Wayback skip logic in scan pipeline
  • refactor: update QuickActionTile and TargetFavicon components
  • refactor: simplify category handling in scan summary
  • refactor: update URL tab parameter handling
  • perf: optimize URL processing in scan pipeline with deduplication
  • style: update subdomain badge styles
  • style: update date picker component styles
  • style: update IP sighting panel styles
  • style: update insights row styling and chart dimensions
  • style: update styling for accent hue slider and donut chart textures
  • style: add responsive layout and status display for scan history
  • style: update badge styles and text layout in scan components
  • style: update global theme styles and button styling
  • docs: update README with VirusTotal API key details
  • docs: add dashboard and scan result images to README