Releases: OneBusAway/onebusaway-ios
Releases · OneBusAway/onebusaway-ios
v24.3.1
What's Changed
- Properly separate optional features into config files by @aaronbrethorst in #710
- MTA demo app by @aaronbrethorst in #711
- Add app store compatible logo for bus time demo by @aaronbrethorst in #712
- Fix Credits Dark Mode Issues and refactor webview code by @hilmyveradin in #721
- Issue 719: Add Custom Region URL by @hilmyveradin in #723
- Make iOS Analytics Consistent with Android by @aaronbrethorst in #731
- Update by @aaronbrethorst in #736
- Update Package.resolved, which somehow was missed in my last commit by @aaronbrethorst in #738
- Dependencies by @aaronbrethorst in #747
- Make ridiculous changes to how we ask for location services to placat… by @aaronbrethorst in #749
- Adds a couple new
occupancyStatus
fields to the enum and app by @aaronbrethorst in #756
New Contributors
- @hilmyveradin made their first contribution in #721
Full Changelog: v24.1.0...v24.3.1
v24.1.0
v23.4.0
v23.3.0
- Fixes wildly inaccurate arrival-departure times
- Drops support for iOS 15; fixes some fit and finish issues with iOS 17
- Improves debug mode (thank you Angel!)
- Adds support for collecting donations from our beloved users (don't worry; folks who can't donate will still get all of the same features.)
Regarding our donation experience: the Open Transit Software Foundation, which owns and publishes OneBusAway, is an IRS-registered 501(c)(3) non-profit that has received Silver Transparency status on Candid: https://www.guidestar.org/profile/84-1786969
v23.2.4
What's Changed
- Run
extract_strings
against codebase by @aaronbrethorst in #665 - More Localization by @aaronbrethorst in #667
- Reload TripConvertible from remote in TripViewController by @ualch9 in #670
- Update app version to 23.2.4 by @ualch9 in #671
Full Changelog: v23.2.3...v23.2.4
v23.2.3
v23.2.2
v23.2.1
v23.2
What's Changed
- Update deployment target to 15.0 by @ualch9 in #626
- Replace RESTAPIService Operations with Swift Concurrency implementation by @ualch9 in #622
- Data Migration concurrency overhaul by @ualch9 in #628
- Region Picker concurrency overhaul by @ualch9 in #630
- Move Onboarding to app-level by @ualch9 in #639
- ObacoAPIService concurrency overhaul by @ualch9 in #640
- Asyncify by @ualch9 in #643
- Add DEBUG flags to RegionCustomForm previews by @ualch9 in #646
- Upgrade Eureka and FloatingPanel by @ualch9 in #647
- Remove references to Dark Sky from app by @aaronbrethorst in #651
- Turn on adjustment of floating panel’s content inset for OBAListView by @ualch9 in #652
- Filter routes navigation view should be .stack style by @ualch9 in #653
Full Changelog: v23.1...v23.2
v23.1
What's Changed
- Disallow the app to “Always” get user location by @ualch9 in #618
- Update branch name changes for CI by @ualch9 in #619
- Speculative fix for “DUPLICATE_ITEM_IDENTIFIERS” and “EQUAL_IDENTIFIERS_HAVE_DIFFERENT_HASH_VALUES” crasher by @ualch9 in #620
- Marks xcresulttool as an optional step by @ualch9 in #621
- Update app version to 23.1 by @ualch9 in #624