CrossWatch v0.9.13
Important, after your upgrade to v0.9.13 you cant downgrade. This version now includes encrypted config file, and is not comptabile with older versions. Hope you like the improved interface. The orchestrator and adapters were not changed, so there is no need to delete your cache.
✨ Highlights
- UI Refresh: Updated with a cleaner, more modern and improved status presentation for a fresher overall look (i hope) #137
- updated: UI changes for main, analyzer, exporter, syncbar, Watchlist, Captures, Editor, Settings
- Refactor: Cleaned up, updated, and removed unnecessary parts for significantly better performance. #134
🔧 Fixes & Improvements
- Fixed: Scheduler thread is being started even when scheduling is fully disabled. #133
- Fixed: Setup wizard now opens correctly again after using Reset all to default #136
- Fixed: Browser accessibility/compliance warnings caused by unbound labels. #135
- Fixed: Increased modal slightly and fixed status badge clipping in the header area.
- Fixed: Cut down repeated scheduler start/stop messages during save and refresh. #132
- Fixed: Insight Settings Filtering:** The provider list in Insight Settings now shows only providers that are configured.
- Change: Added a
Copybutton to the Sync output toolbar so you can quickly copy the activeSyncorWatcherlog. #131 - Change: Watchlist, swapped the numeric overview for Coverage Pulse.
🔐 Security Enhancements #123
- Encrypted secrets: Sensitive values are now stored encrypted in
config.jsonwhen settings are saved.- CW uses a simple local master key file to decrypt them when needed.
- It will reduce accidental leakage but it does not protect against a compromised host.
- WIKI: https://wiki.crosswatch.app/crosswatch/configuration-config-json/config-encryption