Skip to content

Releases: chmikiro/tunneld

v0.3.0 — Chmikiro signing, lookup + dashboard polish

Choose a tag to compare

@chmikiro chmikiro released this 15 Aug 02:25
f3a76dd

Changelog

v0.3.0 (2026-08-14)

New features

  • Real-time tracking — off by default. When enabled (Settings > Behavior), a foreground service detects IP changes instantly and shows a persistent notification. The existing periodic check (30 min, also off by default) remains a separate, independent toggle
  • Analytics dashboard — new screen in the top bar. Visualizes your IP history: network-type chart, country counts, time-range filters (Today / 7 days / 30 days / All time)
  • Lookup external IP — button on the home screen. Enter any IP (e.g. 8.8.8.8) to see its country, ISP, and provider details
  • Home screen widget (beta) — optional; add it from your launcher's widget picker. Shows current IP, country, city, ISP, and organization, and updates when the IP changes

Changed

  • Top bar — filled with the theme background by default. A translucent top bar option is available in Settings > Appearance
  • Search filter — the country filter now matches IP addresses too (e.g. 192.168 or Morocco)
  • Settings — reorganized into Behavior, Data & Backup, Appearance, and Red Zone

v0.2.2 — ASN in exports + CSV import icon

Choose a tag to compare

@chmikiro chmikiro released this 30 Jul 00:12

Added ASN field to CSV export, CSV import, and copy fields modal. Fixed CSV import icon (FileUpload). Database migration v5→v6 (auto).

v0.2.1 — Cosmetic fixes

Choose a tag to compare

@chmikiro chmikiro released this 29 Jul 23:33

Fixed import icon, theme icon, clickable GitHub/ipdia.li links in credits.

v0.1 — First public release

Choose a tag to compare

@chmikiro chmikiro released this 28 Jul 15:07

Initial release of Tunnel'd.

  • IP address logger with history and geolocation
  • DNS leak test
  • Background notifications on IP change
  • Filters by IP version (v4/v6), network type (Wi-Fi/Cellular/VPN), country (partial typing, case-insensitive)
  • CSV export of filtered history

Inspired by Find My IP by Mateusz Maksimowicz.