Skip to content

Releases: TunnlTo/desktop-app

v1.0.7

20 May 02:26
20dd2a0
Compare
Choose a tag to compare

Improvements and Changes

  • Added a log limit setting. You can now determine how many lines in the connection logs should be kept and displayed in the UI. This resolves memory issues for long running connections, particularly connections with a low Persistent Keep-Alive setting. Relevant issue thread.
  • Minor improvements to the layout and data on the settings page. Issue Thread
  • System tray tooltip now shows "TunnlTo: Disconnected" on app start up before connecting to a tunnel. Issue Thread
  • Updated dependencies to latest versions wherever possible.

v1.0.6

29 Jan 00:58
a0244f3
Compare
Choose a tag to compare

Thank you to those of you that provided feedback since the previous release.

This release fixes some minor bugs that were introduced in v1.0.5.

Please provide feedback for this release in the Discussion Thread and any bugs in issues.

This release will be pushed to the auto-update channel.

Improvements and Changes

  • Fixed a bug where the “Connect” option in systray menu was not working for machines running non-English language as reported in this issue
  • Added a minor efficiency fix to stop the systray menu updating too often.

v1.0.5

20 Jan 01:50
Compare
Choose a tag to compare

Thank you to those of you that provided feedback since the previous release.

This release introduces a major overhaul of the system tray menu with some long awaited features.

Please provide feedback for this release in the Discussion Thread.

Improvements and Changes

  • Added "Connect" functionality to the system tray. The "Connect" menu displays all tunnels and will connect a tunnel when clicked.
  • Added a "Disconnect" system tray item when a tunnel is connected.
  • System tray icon now changes to a green "T" letter when a tunnel is connected.
  • Added "Minimize to Tray" setting.
  • Added "Auto Minimize on Startup" setting.
  • App window now shows when system tray icon is left clicked and the app is also in the taskbar as reported in this issue.

v1.0.4

19 Dec 05:07
9cd608e
Compare
Choose a tag to compare

This build replaces v1.0.3 which had a bug where the window title bar was not showing in some circumstances. If you are experiencing this issue, please complete the following steps to rectify the issue:

  1. Close TunnlTo by right clicking the TunnlTo system tray icon and selecting "Quit"
  2. Delete the following file C:\Users\[YOUR USER ACCOUNT]\AppData\Roaming\com.tunnl.to
  3. Start TunnlTo. You should now see the window title bar.

Improvements and changes

  • Added a local interface public key field. This field will automatically derive the public key from the private key.
  • Added a button to generate a key pair.
  • Added WireSock Log Level setting. WireSock equivalents of "Debug" and "All" can be selected.
  • Update WireSock to version 1.2.37.1 to fix a DNS issue as discussed here
  • Systray icon now opens app window with single left click instead of double left click as discussed here.
  • Added text to settings to show TunnlTo and WireSock versions.
  • Improved error handling for WireSock installation process as discussed here.
  • Updated dependencies.

Thank you to those of you that provided feedback since the previous release.

Please provide feedback for this release in the Discussion thread.

v1.0.3

19 Dec 04:27
b404418
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

v1.0.3 had a UI bug where the title bar does not show in some circumstances. v1.0.4 addresses that bug. If you are experiencing the title bar bug, please complete the following steps to rectify the issue:

  1. Close TunnlTo by right clicking the TunnlTo system tray icon and selecting "Quit"
  2. Delete the following file C:\Users\[YOUR USER ACCOUNT]\AppData\Roaming\com.tunnl.to
  3. Start TunnlTo. You should now see the window title bar.

v1.0.2

06 Dec 01:37
Compare
Choose a tag to compare

Please provide feedback in the Discussion thread.

Improvements and changes

  • Added tunnel import feature. This closes issue #112. This allows for one import at a time and a multi-file import feature is in the pipeline.
  • Fix for a UI bug when there are a large amount of tunnel rules.
  • Removed Persistent Keepalive placeholder in form field as discussed here.
  • Added an interim method of checking for "quotes" in tunnel config values as discussed here. This will be improved in later versions.
  • General UI Improvements to better handle window resizing.

v1.0.1

28 Nov 02:59
Compare
Choose a tag to compare

Please provide feedback in the Discussion thread.

Improvements and changes

  • Added a converter to automatically import tunnels from <1.0.0
  • App now checks the installed version of Wiresock and recommends installation of the supported version for this release.
  • Interface IP Address is now split into Interface IPv4 Address and IPv6 Address in both the UI and tunnel data structure.
  • Added a converter for v1.0.0 > 1.0.0 tunnel data structure (splitting interface IP Address into multiple fields)
  • Added a warning if a tunnel does not have either of an interface IPv4 or IPv6 address.
  • Added Feedback and Issues button links.
  • Fix for v1.0.0 bug where apps/folders were writing incorrectly to the config file in some circumstances.
  • Minor UI fix for displaying rules correctly on home screen.

Known Issues / Bugs

  • This version does not have a config import feature. It will be added in the next version.
  • When a large amount of allowed/disallowed values exist, the UI does not display them correctly on the home screen.

v1.0.0

22 Nov 04:26
394936c
Compare
Choose a tag to compare

This release is a major refactor of the app's code and complete overhaul of the user interface (UI). The UI was previously built with HTML, CSS and Bootstrap and has been switched out to React, TypeScript and TailwindCSS.

The previous builds of TunnlTo were effectively an MVP to gauge interest in the project. Adding features and improvements to that build quickly became difficult and it was clear the build tools needed to evolve. The purpose of this refactor is to set a solid foundation for implementing further features.

Please provide feedback in the Discussion thread.

Notes

  • This is not the final UI design, and the layout will continue to undergo changes.
  • This build does not include an upgrade feature to import tunnel configurations from the old versions. It is a high priority feature and will be implemented before released to the auto-update system, meaning <1.0.0 builds will not update automatically to this build.
  • If you have an older version of Wiresock than 1.2.32.1, please uninstall it prior to installing this build of TunnlTo.

Improvements and changes

  • Completely overhauled the UI with TypeScript, React and TailwindCSS.
  • UI adapts to window size.
  • Added auto-start and auto-connect features.
  • Upgraded Wiresock to the latest version (1.2.32.1)
  • Improved Wiresock process management.
  • Wiresock logs are now visible in the UI.
  • Added support for Wiresock parameter "interface listen port"
  • Added support for Wiresock parameter "allowed/disallowed folders"

Known Issues / Bugs

  • Allowed/Disallowed Folders do not work while Allowed/Disallowed Apps is also set. This will be patched in the next version.
  • It is not clear in the new form UI where to put IPv6 addresses.
  • There is a report of IPv6 not working as expected. The issue is being investigated. For now, please test using https://ipleak.net/

v0.1.7

18 Apr 01:53
Compare
Choose a tag to compare

For standard installs use "TunnlTo_0.1.7_x64_en-US.msi"

If you already have an installation of WireSock that is not version 1.2.17.1, it is recommended you uninstall it prior to installing TunnlTo.

Improvements and changes

  • Removed WireSock update functionality
  • Only one instance of TunnlTo can now be run at a time
  • Window location is now remembered after closing and reopening the app

Bug Fixes

  • Resolved #75 where manually updated versions of WireSock were not being recognised

v0.1.6

22 Feb 00:02
Compare
Choose a tag to compare

Improvements and changes

Bug Fixes

  • DNS Parameter is no longer a required field as discussed here #52
  • WireSock now handles non latin Windows usernames as discussed here #42