Skip to content

Latest commit

 

History

History
86 lines (38 loc) · 3.22 KB

File metadata and controls

86 lines (38 loc) · 3.22 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2026-03-05)

Features

  • add macOS and Linux cross-platform support (07267b7)

1.4.2 (2026-03-05)

Performance

  • replace per-round ping process spawning with persistent ping processes (dc1596a)

1.4.1 (2026-03-05)

Bug Fixes

  • generate app-update.yml for electron-updater compatibility (dc22094)

1.4.0 (2026-03-05)

Features

  • add visual traceroute map and alerts & notifications (3742ba8)

1.3.2 (2026-03-05)

Bug Fixes

  • latest.yml filename mismatch breaking auto-updater (9153b46)
  • show auto-updater error details in About view (3325274)

1.3.1 (2026-03-05)

Bug Fixes

  • latest.yml filename mismatch breaking auto-updater (4791e91)

1.3.0 (2026-03-05)

Features

  • simplify charts to show destination-only and rolling 50-ping loss window (44b955e)

Bug Fixes

  • use dynamodb endpoints for loss monitor ICMP targets (c8f0add)

1.2.1 (2026-03-05)

Bug Fixes

  • about view crash due to process.versions in sandboxed renderer (2341add)

1.2.0 (2026-03-05)

Features

  • add auto-updater and About view (55055dd)

1.1.0 (2026-03-05)

Features

  • add README, app icon, and installer branding (f7e37a7)

1.0.0 (2026-03-05)

Features

  • initial release of Modern MTR (c0abbc4)