Releases: geteduroam/ionic-app
geteduroam 1.0.24
- Improve handling and displaying ToU field in eap-config
- Fix crash when sideloading eap-config with non-ASCII UTF-8 characters
- Pre-set username/password in UI from eap-config
- Hide form errors until data is entered
- Fixes needed for targeting Android 12
- Fix error when CA does not have a CN
- Convert RCOI hexits to upper case, iOS 16 seems to require this
geteduroam 1.0.23
- Fix parsing eap-config with prefilled username/password; the eap-config format mandates the field is called
UserName
, we expectedUsername
up to now.- If you need to support both the old and the new version, provide both
UserName
andUsername
in your profile.
- If you need to support both the old and the new version, provide both
- On iOS 12 and below, do not attempt to configure Passpoint; it is not supported and the user might get an error if we try
- On Android 11 and up, use the Intents API. This will crash on some older builds of Android 11, works with the latest Android 11 build.
- Some devices with Android 11 do not get upstream Android updates, and these remain broken.
geteduroam 1.0.21 for iOS
Because of a bug in iOS 15, any certificate configuration in KeyChain for WiFi currently fails.
- We had to disable the explicit configuration of a CA in the KeyChain, rendering profiles with private CAs unusable if this CA is not yet installed prior to geteduroam configuration. EAP server certificates from a public CA (already in the trust store) continue to work, and are pinned only by the server name and not to a specific CA.
- EAP-TLS doesn't work because we cannot install the users' certificates into the KeyChain.
This version also contains code improvements, in part based on feedback from DTS.
geteduroam 1.0.17 for iOS
This version shows a notification 5 days before the expiration of your profile, and gives the opportunity to reconfigure it.
geteduroam 1.0.16 for Android and iOS
Networks previously created by the geteduroam App are now properly replaced on reconfiguration. Other existing profiles need to be removed manually from the Settings.
Unfortunately this release does not yet give you a notification when your account expires.
Contains various other fixes from previous releases for iOS.
Has support for additional languages (English, Spanish, German, Norwegian and Dutch).
geteduroam 1.0.15 for Android
Networks previously created by the geteduroam App are now properly replaced on reconfiguration. Other existing profiles need to be removed manually from the Settings.
Unfortunately this release does not yet give you a notification when your account expires.
geteduroam 1.0.14 for Android
Networks previously created by the geteduroam App are now properly replaced on reconfiguration. Other existing profiles need to be removed manually from the Settings.
geteduroam 1.0.13 for Android
This version contains cosmetic improvements
geteduroam 1.0.12 for Android and iOS
This version:
- Adds a passphrase prompt if profiles don't embed it
- Improves the discovery speed (search after type)
- Contains an option to accept and browse Terms of Service
- Displays support information (helpdesk URL, mail, phone)
- Shows cosmetic improvements, eg. add logo when available, optimisations for smaller screen resolutions
- Has better support for the back button
- Allows to overwrite previous configurations
- and various other fixes are added...
geteduroam 1.0.11 for Android
This version:
- Improves the discovery speed (search after type)
- Contains an option to accept and browse Terms of Service
- Displays support information (helpdesk URL, mail, phone)
- Shows cosmetic improvements, eg. add logo when available, optimisations for smaller screen resolutions
- Has better support for the back button
- Allows to overwrite previous configurations
- and various other fixes are added...