Skip to content

Releases: ICD360S-e-V/vpn

v1.31.1

16 Apr 19:30
26778b2

Choose a tag to compare

1.31.1 (2026-04-16)

Bug Fixes

  • remove unused dart:io import in speed_test_db (e424233)

v1.31.0

16 Apr 19:24
7aeec66

Choose a tag to compare

1.31.0 (2026-04-16)

Features

  • speed test v2 — SQLite history + connection type + auto-run (37fb12c)

Bug Fixes

  • atomic save + robust event parsing for connection history (bb121a8)
  • auto-refresh connection history every 10s (f87686a)
  • peer tile device detection — word boundaries (46f968d)

v1.30.0

16 Apr 19:23
c8b2b3d

Choose a tag to compare

1.30.0 (2026-04-16)

Features

  • detect connection type via connectivity_plus (fc3c789)
  • SQLite persistence for speed test history (d3435c5)

v1.29.0

14 Apr 06:10
f5cfc81

Choose a tag to compare

1.29.0 (2026-04-14)

Features

  • pass vpnStatus to ConnectionScreen for auto-refresh (9b4a5cd)
  • true live bandwidth mode with per-second rate display (bad2055)

Bug Fixes

  • AdGuard avg time units, blocked detection, error handling (ea6b3a1)
  • auto-refresh peers list every 15s + proper dispose (229d95c)
  • auto-refresh Status when VPN state changes (e899ed7)

v1.28.3

14 Apr 05:52
05b22ee

Choose a tag to compare

1.28.3 (2026-04-14)

Bug Fixes

  • dns_log: filter buttons now work — epoch cancel + correct API value (4da7a78)

v1.28.2

13 Apr 20:54
3472955

Choose a tag to compare

1.28.2 (2026-04-13)

Bug Fixes

  • explicit num cast for dynamic stats values in AdGuard (c376c2f)

v1.28.1

13 Apr 20:46
2e1619b

Choose a tag to compare

1.28.1 (2026-04-13)

Bug Fixes

  • cast dynamic stats values to num for comparison (f65e168)
  • remove duplicate methods from _StatusDot class (7f46df4)

v1.28.0

13 Apr 20:17
3de3992

Choose a tag to compare

1.28.0 (2026-04-13)

Features

  • bandwidth chart with selectable time ranges (ca86d0f)

v1.27.2

13 Apr 20:13
b5813dc

Choose a tag to compare

1.27.2 (2026-04-13)

Bug Fixes

  • connect() forwards killSwitch/autoConnect to installProfile (2d3f63b)
  • DNS log filter values — blocked and whitelisted (82e047e)
  • IPv4 detection uses api4.ipify.org instead of dual-stack api64 (d6690ea)

v1.27.1

13 Apr 19:28
bb675da

Choose a tag to compare

1.27.1 (2026-04-13)

Bug Fixes

  • const for tmpFile path (prefer_const_declarations) (c8602c4)