Releases: geteduroam/apple-app
Releases · geteduroam/apple-app
Version 2.3
What's Changed
- Avoid loading EAP config on macOS to prevent creating unnecessary accounts by @johankool in #123
- Allow entering an URL in search field to use/test unlisted letswifi by @johankool in #124
- Version bump by @johankool in #125
- Handling notifications and their actions on cold launch by @johankool in #126
Full Changelog: release/2.2-2...release/2.3
Version 2.2
What's Changed
- Handle certificates that don't have common name set by @johankool in #106
- Added ability to open local eap config file by @johankool in #105
- Search fix by @johankool in #109
- Add way to inform users a recommended or forced update is available by @johankool in #108
- Fix typos found by codespell by @DimitriPapadopoulos in #111
- Use POST instead of GET to fetch mobile config by @johankool in #114
- Support opening EAP config files from Files.app by @johankool in #116
Full Changelog: release/2.1...release/2.2-2
Version 2.1
What's Changed
- Use GET instead of POST by @johankool in #89
- Fix credential input for Arabic by @johankool in #90
- Show app version in app (iOS only, macOS has about box) by @johankool in #92
- Password only prompt for EAPTLS by @johankool in #93
- Update dependencies by @johankool in #98
- Disable autocapitalization and correction for credentials input by @johankool in #99
- Set keychain accesible level by @johankool in #100
- Fix 405 fetching EAP Config for OAuth based connections by @johankool in #101
- Enable using geteduroam and getgovroam together by @johankool in #102
Full Changelog: release/2.0.2...release/2.1
Version 2.0.2
What's Changed
- Prepare for localizations by @johankool in #73
- Import localizations by @johankool in #76
- Bump all versions by @johankool in #77
- Fix for couple errors not showing up localized by @johankool in #78
- More translations by @johankool in #79
- Change how supportedEAPTypes and ttlsInnerAuthenticationType are dete… by @johankool in #82
- Fix for inner non EAP method not being read by @johankool in #83
- Bump version by @johankool in #84
Full Changelog: release/2.0...release/2.0.2
Version 2.0
First release of the rewrite.
What's Changed
- GETEDUROAM-35: Prompt for credentials by @johankool in #1
- Prompt for accepting terms and logging in by @johankool in #2
- GETEDUROAM-35: Use of terms and required username suffix by @johankool in #3
- GETEDUROAM-36: Show service desk info on connected screen for iOS by @johankool in #4
- GETEDUROAM-43: Improve search by @johankool in #5
- GETEDUROAM-17: Renew reminder by @johankool in #6
- GETEDUROAM-22: Mac client by @johankool in #7
- GETEDUROAM-22: macOS fixes by @johankool in #8
- Setting up Mac app by @johankool in #9
- Make the instruction stand out better on macOS by @johankool in #10
- Implement reconnect by @johankool in #12
- Trim white space by @johankool in #13
- Build fix by @johankool in #14
- Improved mobile config URL hack by @johankool in #15
- Feature/readme by @johankool in #16
- Test MainFeature by @johankool in #17
- GETEDUROAM-27: Make entire list cell tappable by @johankool in #18
- Fixes for macOS 12 by @johankool in #19
- GETEDUROAM-48: Apply all configurations by @johankool in #20
- Support macOS 12 by @johankool in #21
- Fix/workaround for textfields not showing in alert on iOS 15 by @johankool in #34
- Rename institutions to organizations by @johankool in #35
- When connected to Hotspot 2.0 or Passpoint network there is no SSID by @johankool in #38
- Add dry run before setting up network to avoid needlessly removing existing settings by @johankool in #42
- Hacky way to fix destination not getting nilled on macOS 13+ by @johankool in #43
- TCA 1.0! Includes proper fix destination not getting nilled on macOS 13+ by @johankool in #44
- Initial Window Position on macOS by @johankool in #45
- Window resize fix by @johankool in #46
- Improve Connect button looks by @johankool in #47
- Switch from CNCopyCurrentNetworkInfo to NEHotspotNetwork by @johankool in #48
- Localization to Dutch by @johankool in #49
- Fix double prompt for OAuth, write tests for ConnectFeature on iOS by @johankool in #50
- Automatically add realm/required suffix to username by @johankool in #52
- Use discovery v2 by @johankool in #11
- Icon and color tweaks by @johankool in #56
- Style for getgovroam by @johankool in #58
- Fix for CI/CD failing by @johankool in #59
- Update ReadMe by @johankool in #60
- CI/CD Fix by @johankool in #61
- Reset keychain so we don't use old identities by @johankool in #64
- 62: Use v2 for getgovroam by @johankool in #66
- CI fix by @johankool in #67
- Fix typos found by codespell by @DimitriPapadopoulos in #65
- Simplistic but effective readable width alternative by @johankool in #69
- Query speed by @johankool in #71
- Code to create screenshots by @johankool in #72
New Contributors
- @DimitriPapadopoulos made their first contribution in #65
Full Changelog: https://github.com/geteduroam/apple-app/commits/release/2.0