Releases: fosrl/windows
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
0.3.0
What's Changed
- Add support for multiple accounts
New Contributors
Full Changelog: 0.2.0...0.3.0
Multi-Account Support
Warning
As a result of this update, you will be logged out of your existing account upon updating. You can simply log back in after updating.
This update enables you to login to more than one Pangolin account and switch between them easily. Go to Pangolin >(email) > Add Account to add a second account after logging in.
0.2.0
What's Changed
- Add support sending DNS queries over the tunnel to private resources
- Update Olm and Newt
New Contributors
Full Changelog: 0.1.1...0.2.0
Tunnel DNS
You can now send DNS queries over the tunnel to a private resource in Pangolin. This enables you to use a self-hosted DNS server on the LAN of a Newt site, like Pi-Hole.
You can enable this setting, but going to Pangolin > More > Preferences and toggle DNS Tunnel.
0.1.1
What's Changed
- Fix bug causing disabled log in button on failed login request
- Add URL normalization so users can enter hostname with or without proto
- Update Olm and Newt packages
Full Changelog: 0.1.0...0.1.1