Skip to content

Releases: fosrl/windows

0.9.0

15 Apr 22:15
23e404b

Choose a tag to compare

What's Changed

  • Add MTU configuration to preferences

Full Changelog: 0.8.1...0.9.0

0.8.1

26 Mar 04:48
1cf95b6

Choose a tag to compare

What's Changed

  • Fix public dns being used from upstream addresses breaking tunnel dns

Full Changelog: 0.8.0...0.8.1

0.8.0

20 Mar 00:09
29a1aa2

Choose a tag to compare

What's Changed

  • Add intermediary feedback in status page when connecting
  • Add support for global / system-wide config settings in %ProgramData%\Pangolin\pangolin.json
  • Add openStatusTabOnConnect config variable to open status page immediately after clicking connect in the system tray
  • Bump dependencies

Full Changelog: 0.7.1...0.8.0

0.7.1

27 Feb 06:10
1d12e9e

Choose a tag to compare

What's Changed

  • Add set log level in system config (%ProgramData%\Pangolin\pangolin.json) { "logLevel": "debug" }
  • Add support for defaultBaseUrl, authPath, and userSettingsDisabled to user config (%LOCALAPPDATA%\Pangolin\pangolin.json) for easier administration
  • Fix bug preventing UI process from attaching to user session on RDP sessions
  • Set default log level to info to reduce log output
  • Reduce max log file age to 3 days

Full Changelog: 0.7.0...0.7.1

0.7.0

25 Feb 05:41
602b939

Choose a tag to compare

What's Changed

  • Add admin elevation is now only required once during installation and when the "Pangolin Manager" service is not already running, rather than every time the app is launched
  • Fix unable to switch organization while tunnel is active

Full Changelog: 0.6.0...0.7.0

0.6.0

14 Feb 23:59
509b8de

Choose a tag to compare

What's Changed

  • Add re-authentication flow for when session expires and user must log back in

Full Changelog: 0.5.1...0.6.0

0.5.1

28 Jan 05:45
3bcb884

Choose a tag to compare

What's Changed

  • Improve Windows Version report naming scheme
  • Fix device serial number not reporting for fingerprint on some devices
  • Fix admin-elevate on start not working for standard Windows users (non-admin accounts)
  • Fix powershell.exe no resolved in path error by searching for location manually
  • Add enforce IP address input in DNS Primary/Secondary server input
  • Improve preferences descriptions for better clarity and understanding
  • Add link to docs in preferences to reduce configuration confusion

Full Changelog: 0.5.0...0.5.1

0.5.0

23 Jan 19:34
cb68511

Choose a tag to compare

What's Changed

  • Add remember last selected organization when switching accounts
  • Add device fingerprint collection (OS, model, serial number, etc)
  • Add device posture collection (disk encryption, firewall status, etc)
  • Add indicator when server is unreachable
  • Add server info message
  • Add error feedback when connection fails
  • General visual enhancements and bug fixes

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.1

05 Jan 16:42
f68c3a5

Choose a tag to compare

What's Changed

  • Fix client creating a new user device on server for every login to the same account

Full Changelog: 0.4.0...0.4.1

0.4.0

31 Dec 02:50
0fa7af9

Choose a tag to compare

What's Changed

  • Add formatted connection status view in preferences
  • Add about page with application info to preferences

New Contributors

Full Changelog: 0.3.0...0.4.0