v5.1.5
Apr 2026- - Install Counter (Website): Added a live installation counter on the GitHub page backed by a dynamic Worker endpoint.
- - First-Time Setup Integration: Installation registration is now sent once after successful first-time setup using an anonymous hashed installation identifier.
- - Local Link Opening Reliability: Hardened localhost file-open request handling with path normalization/validation and clearer "not found" behavior for missing targets.
- - Server Error Noise Reduction: Gracefully handles client disconnects while writing HTTP responses to prevent noisy follow-up tracebacks (for example, ConnectionAbortedError after browser-side abort).