Skip to content

Releases: tiadiff/Local-VPN

v1.0.5

29 Jan 00:17

Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

[v1.0.5] - macOS App Edition 🚀

Added

  • Native macOS App Bundle: Created SecureTunnel.app for a native experience.
  • GUI Launcher: New Swift-based launcher that handles administrator privileges via standard macOS dialogs.
  • Status Bar Integration: Native 🔒 icon with live status (● Green for Active, ● Red for Paused).
  • Log Visibility: Added "Show Logs" menu item to monitor VPN activity in real-time.
  • Automatic Cleanup: The app now automatically detects and terminates old VPN processes on startup to prevent port conflicts (Port 1080).
  • Smart Shutdown: Closing the app via "Quit" or Cmd+Q automatically stops all VPN services and restores network settings.

Changed

  • Improved the build system to generate icons from emojis and package the full .app structure.

v.1.0.4

28 Jan 23:14

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

[v1.0.4] - Smart Notifications 🧠

Added

  • Smart Notification Deduplication: Notifications are now only triggered for new unique trackers.
    • A persistent history file (seen_trackers.txt) is created in the project folder to remember previously blocked domains.
    • Prevents repetitive notifications from the same tracker while keeping the user informed of new threats.
  • Dynamic Path Resolution: The application locates its data files relative to the executable path, ensuring reliability regardless of the launch directory.

1.0.3

28 Jan 14:09

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

Added

  • Global Tracker Blocklist Expansion: Added hundreds of new domains including:
    • Mobile Push: OneSignal, Braze, Urban Airship.
    • Product Analytics: Amplitude, Heap, Pendo, Mixpanel.
    • Data Brokers: Adobe Demdex, Oracle BlueKai, Acxiom.
    • Enterprise Monitoring: New Relic, Datadog.
    • Social Tracking: TikTok Ads, Snapchat Pixel, Pinterest Pixel.
  • Native macOS Notifications: You now receive a notification when a tracker is blocked.
    • Includes a 30-second cooldown to prevent spam on heavy sites.
    • Sound effect ("Pop") for auditory feedback.

1.0.2

28 Jan 04:22

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

Interactive Pause/Resume and fixes

v1.0.1

28 Jan 03:49

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

Bug fixed & improved UI