v2.4.1

koala73/worldmonitorv2.4.1Feb 19, 2026by github-actions[bot]

AI Summary

A maintenance release improving the user experience on ultra-wide screens, enhancing desktop updater reliability, and refining Sentry error handling.

Key Highlights

  • Implement ultra-wide layout for 2000px+ screens
  • Harden desktop updater flow
  • Suppress native WKWebView context menu for custom right-click menus
  • Switch license to AGPL-3.0

New Features

  • Ultra-wide layout — panels wrap around map on 2000px+ screens
  • Harden desktop updater flow
  • Suppress native WKWebView context menu

Full Release Notes

## What's Changed

- release: v2.4.1 — README overhaul, sentry triage, ultra-wide layout
- fix(sentry): broaden ignoreErrors regex for smart-quote apostrophe variants
- feat: ultra-wide layout — panels wrap around map on 2000px+ screens
- feat: harden desktop updater flow
- fix(tauri): suppress native WKWebView context menu for custom right-click menus
- chore: enforce desktop version sync
- chore: switch license to AGPL-3.0, externalize Sentry DSN
- fix(css): replace undefined --bg-panel

**Full Changelog**: https://github.com/koala73/worldmonitor/compare/v2.4.0...v2.4.1