v0.9.13

Update v0.9.13

  • Tag: v0.9.13

  • GitHub: https://github.com/cenodude/CrossWatch/releases/tag/v0.9.13

circle-exclamation

Highlights

  • UI: refresh

    • Cleaner layout and improved status presentation.

    • Updated main screens (Analyzer, Exporter, Watchlist, Captures, Editor, Settings).

    • Ref: https://github.com/cenodude/CrossWatch/issues/137

  • Performance: cleanup and refactor

    • Removes unused parts and reduces UI overhead.

    • Ref: https://github.com/cenodude/CrossWatch/issues/134

  • Security: encrypt secrets in config.json (default)

    • Sensitive values are stored with an enc:v1: prefix.

    • CrossWatch decrypts them using a local master key.

    • This helps prevent accidental leakage. It does not protect a compromised host.

    • Ref: https://github.com/cenodude/CrossWatch/issues/123

Fixes & improvements

  • Scheduler: don’t start the scheduler thread when scheduling is disabled

    • Ref: https://github.com/cenodude/CrossWatch/issues/133

  • Setup wizard: fixed reopen after using Reset all to default

    • Ref: https://github.com/cenodude/CrossWatch/issues/136

  • UI: fixed accessibility warnings from unbound labels

    • Ref: https://github.com/cenodude/CrossWatch/issues/135

  • UI: increased modal size slightly

  • UI: fixed header status badge clipping

  • Scheduler: reduced repeated start/stop messages on save and refresh

    • Ref: https://github.com/cenodude/CrossWatch/issues/132

  • Insight Settings: filter provider list to configured providers

  • Sync output: added Copy button

    • Copy the active Sync or Watcher log.

    • Ref: https://github.com/cenodude/CrossWatch/issues/131

  • Watchlist: replaced numeric overview with Coverage Pulse

Last updated

Was this helpful?