Releases: fosrl/windows
Releases · fosrl/windows
0.9.0
0.8.1
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
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
openStatusTabOnConnectconfig 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
What's Changed
- Add set log level in system config (
%ProgramData%\Pangolin\pangolin.json){ "logLevel": "debug" } - Add support for
defaultBaseUrl,authPath, anduserSettingsDisabledto 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
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
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
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
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
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
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