Skip to content

Releases: OneBusAway/onebusaway-ios

v24.1.0

10 Jan 05:09
cb396e0
Compare
Choose a tag to compare
  • Handle scenarios where JSON k/v for TimeWindow.to is missing #707

v23.4.0

19 Dec 00:00
a30b0ac
Compare
Choose a tag to compare
  • We now show the full content of the transit alert's body in a popup view controller, and optionally include a "Learn More" button at the bottom of it if the transit alert includes a URL. #701
  • Make the donations UI work on first app launch #704

v23.3.0

23 Nov 02:18
6fcc606
Compare
Choose a tag to compare
  • 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

06 Jun 08:40
65cffa5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.2.3...v23.2.4

v23.2.3

10 Apr 19:51
92e4fec
Compare
Choose a tag to compare

What's Changed

  • Split contents of MapFloatingPanelController into separate view controllers by @ualch9 in #661
  • Update app version to 23.2.3 by @ualch9 in #662
  • Adopt readableContentGuides to OBAListView by @ualch9 in #663

Full Changelog: v23.2.2...v23.2.3

v23.2.2

10 Apr 19:50
653240b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.2.1...v23.2.2

v23.2.1

28 Mar 09:16
d0c459d
Compare
Choose a tag to compare

What's Changed

  • needsToOnboard checks shouldPerformMigration instead of hasDataToMigrate by @ualch9 in #656
  • Update app version to 23.2.1 by @ualch9 in #657

Full Changelog: v23.2...v23.2.1

v23.2

21 Mar 13:52
6164609
Compare
Choose a tag to compare

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

06 Jan 22:13
e7daf90
Compare
Choose a tag to compare

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

v21.7

10 Dec 19:11
32f2ebd
Compare
Choose a tag to compare

What's Changed

  • Update app version to 21.7 by @ualch9 in #574
  • Default to full sheet on voiceover by @ualch9 in #575
  • Initial SwiftUI support & StopPreferences → SwiftUI by @ualch9 in #568
  • Improve map sheet UX for VoiceOver users by @ualch9 in #576
  • Remove "OneBusAway" text reference for white labeling by @ualch9 in #579

Full Changelog: v21.6.1...v21.7