Releases: geteduroam/windows-app
Releases · geteduroam/windows-app
v4.2.5
Notice
This is a pre-release; a lot has been changed in this version and there may be some bugs we haven't found yet.
We did test this release thoroughly but please test it for your institution before you roll it out to your users.
What's Changed
- Add support for entering URL to a Let's Wi-Fi server or .eap-config file in the search field
- Direct URL works also when the discovery is unavailable or disabled
- Faster UI by doing most network operations asynchronous
- Update many languages from Transifex, thanks to all our translators!
- Add Czech, Polish and Romanian
- Update Welsch, Spanish, Italian, Slovenian and Dutch
Full Changelog: v4.2.4...v4.2.5
Known bugs
- Refreshing does not work for profiles where the URL was entered in the search field
- Manually refreshing a profile (clicking the Repair button) may in some rare cases cause the app to crash
please report a log file to us if this happens to you
v4.2.4
What's Changed
- Allow the configuration of TTLS with inner EAP-MSCHAPv2, or even tunneled inside PEAP
- Do not mandate realm check if disabled in profile
- Less strict error handling
- Don't crash if earlier Wi-Fi interface cannot be found
Full Changelog: v4.2.3...v4.2.4
v4.2.3
Changes
- Modal update replaced by a notification bar
- Notification when running on different architecture (x64 binary on arm64 machine)
- Prevent configuring Wi-Fi when architecture mismatch (would give "corrupt profile" error)
- Add support for new eap-config option for server certificate fingerprint hash trust, removing need for trusting private CAs
- Only create scheduled tasks for OAuth-based profiles
- Scheduled tasks are separated per users, allowing the application to be used on multi-user systems
- Do not crash when removing a scheduled task fails
- Rename "institution" to "organisation" in English translation
v4.2.2
Changes
- Added ability to enter URL in the Search to directly use an .eap-config file or connect to a Let's WiFi portal
- Fix a condition when the WLAN profile could not be removed
v4.2.1
Changes
- Updated App translations from the eduroam team
- Translation support for discovery
- Updated title bar, use … symbol consistent with other Windows applications such as Teams
- Updated installation/uninstallation and updating code, fixing updating from 4.2.0
- Commandline now allows suppressing or displaying dialogs when running /install or /uninstall
- When uninstalling from the UI, a confirmation is shown before uninstalling
- govroam: Updated some texts showing eduroam or geteduroam
- Error log files are written to AppData\Local\geteduroam instead of AppData\Roaming\geteduroam
- Cleanup; file size reduced by a third
- Put window in focus after OAuth via browser
v4.2.0
Changes
- On launch the App now checks for updates; Updates can be required or suggested;
The auto-updates can be disabled via the Windows registry: Create a "DisableAutoUpdate" DWORD (value 0 or 1) in HKEY_CURRENT_USERS\Software\geteduroam or ...\getgovroam for the current User or in the HKEY_LOCAL_MACHINE\Software\geteduroam or ...\getgovroam to disable it for all users on the system. - There is now a file association for .eap-config files
- The Apps now use version 3 of the discovery URL; the file is now downloaded once per session (bugfix)
v4.1.3.1
Changes
- Removes PropertiesV3 as it seems to play a role in causing EAP-TLS profiles to suddenly stop working without recovering
- Set appropriate verification fields in XML profile
4.1.3
v4.1.3 Merge branch 'develop' of https://github.com/geteduroam/windows-app i…
v4.1.1
Version bumps
v4.1.0
Full Changelog: v4.0.0...v4.1.0