Skip to content

v1.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 19:05
Immutable release. Only release title and notes can be modified.
v1.11.0
1c1107b

Summary

Add system tray and automatic startup support so TapMap can keep running in the background when the browser is closed.

TapMap 1.11.0 adds system tray support on Windows and Linux and menu bar support on macOS. TapMap can now start automatically at login without opening the browser, and the running application can be opened or quit from the tray.

This release also aligns Insights with mapped public connections and updates documentation for connection attribution, local history and GeoIP location accuracy.

Features

  • Add system tray support on Windows, macOS and Linux
    • Keep TapMap running after the browser tab or window is closed
    • Open or quit TapMap from the tray icon or macOS menu bar
  • Add automatic startup at login on Windows, macOS and Linux
    • Add Run TapMap automatically in TOOLS with the R keyboard shortcut
    • Enable automatic startup by default after a fresh installation
    • Start TapMap in the background without opening the browser
  • Add --no-browser command-line option
  • Open the running TapMap instance in the browser when TapMap is launched again

Improvements

  • Align Insights with mapped public connections
    • Include only mapped public connections in Insights and the Daily Activity Report
    • Keep unmapped public connections eligible for Significant Connections
    • Clarify connection and Insights state handling

Documentation

  • Update Help and architecture documentation for connection and Insights state
  • Update README, Help, About and architecture documentation for system tray, autostart and browser lifecycle
  • Update Privacy, Application Information and GeoDB Management documentation for local history and location accuracy

Notes

  • No breaking changes
  • No persistence-format changes
  • No configuration changes required

Full Changelog: v1.10.1...v1.11.0