v2.3.1

koala73/worldmonitorv2.3.1Feb 15, 2026by github-actions[bot]

AI Summary

Maintenance release focusing on CI build fixes, sidecar verification hardening, and API key verification improvements.

Key Highlights

  • Added missing Tauri script for CI builds
  • Harden sidecar verification and dedupe spikes
  • Desktop settings UX overhaul
  • NER-gate trending spike alerts
  • API key verification via provider probes

New Features

  • Tauri script restoration
  • Sidecar verification
  • Desktop settings UX
  • Trending spike suppression
  • Sidecar secret sync
  • CORS hardening
  • URL validation
  • API key verification

Full Release Notes

## What's Changed

- fix: add missing tauri script to restore CI builds
- fix: harden sidecar verification, dedupe spikes, and bump v2.3.1
- fix: desktop settings UX overhaul & IPv4-safe fetch for sidecar
- fix: NER-gate trending spike alerts to suppress common-word noise
- fix: make sidecar secret sync best-effort
- fix: harden CORS patterns & URL validation
- settings: verify API keys via provider probes

**Full Changelog**: https://github.com/koala73/worldmonitor/compare/v2.3.0...v2.3.1