Releases: OneBusAway/onebusaway-ios
Releases · OneBusAway/onebusaway-ios
v26.1.0
What's Changed
- Fix Sound Transit 2 Line schedule trip ordering(#909) by @mayukhbaidya18 in #913
- Fix crash when routes visit the same stop multiple times by @aaronbrethorst in #921
- Commit the
.claude/settings.jsonfile by @aaronbrethorst in #942 - Add manual refresh button to Choose Region screen by @Vedd-Patel in #926
- Refactor schedule sorting and add tests for stop ordering by @aaronbrethorst in #941
- Fix :hidden arrival times when stop names are too long (#920) by @diveshpatil9104 in #928
- Fix : duplicate alerts in Alerts view (#932 ) by @diveshpatil9104 in #933
- Fix: Show User Message When Route Bookmarking is Unavailable (#446) by @diveshpatil9104 in #914
- Fix: stop annotation overlapping text after bookmark deletion (#915) by @diveshpatil9104 in #916
- Implement reusability of user-droppable pins and redesign place cards (#859 and #883) by @flash1729 in #927
- Move UserPinAnnotationView into its own file by @aaronbrethorst in #943
- Add 24h format support with Locale detection by @Vedd-Patel in #939
- Remove setCenter on tap to fix long-press pin deletion bug by @flash1729 in #947
- Fix stops for location error by @aaronbrethorst in #1025
Full Changelog: v25.4.1...v26.1.0
v25.4.2
What's Changed
- Fix widget readability in tinted modes by @schatridge in #881
- fix: clear searchResponse after pin drop to enable stop reloading by @flash1729 in #885
- fix: prevent stop header from expanding on first display (#880) by @flash1729 in #889
- Bump version to 25.4.1 by @aaronbrethorst in #891
- GTFS-RT Visualizer by @aaronbrethorst in #892
- Update OTPKit to 0.13.0 by @aaronbrethorst in #896
- Remove stroked label by @aaronbrethorst in #898
- Fix: Filtering for Single-Route Stops and All-Routes-Hidden Case by @flash1729 in #809
- Fix: duplicated bookmarks in separate groups crash by @hfadaly99 in #810
- Update alert message in WeatherButton and improved UI for Bookmarked bus stop on mapView by @adityaanand176 in #814
- Control all
stopAnnotationsToRemovelogic with a guard clause by @aaronbrethorst in #899 - Fix: Constrain MKLocalSearch results to current region bounds by @mayukhbaidya18 in #887
- fix : rendering bugs in stop icon text (fixes #882) by @diveshpatil9104 in #893
- Adds a timetable or schedule UI for routes and stops by @aaronbrethorst in #900
- Update localizations by @aaronbrethorst in #901
- Add Surveys API Service and Models by @mosliem in #886
- Add verbose logging to the Crashlytics dsym upload by @aaronbrethorst in #903
- Fix service alert duplication for stops with multiple arrivals (Fixes #828) by @mayukhbaidya18 in #904
- More tips by @aaronbrethorst in #906
- Change the icon for the schedule tip by @aaronbrethorst in #907
- fix Stop Detail view Header Map Not Updating on Theme Change by @diveshpatil9104 in #905
- Add call and text actions for agencies (issue #614) by @Vedd-Patel in #917
- Add core survey functionality by @mosliem in #918
- Report errors by @aaronbrethorst in #931
New Contributors
- @schatridge made their first contribution in #881
- @hfadaly99 made their first contribution in #810
- @mayukhbaidya18 made their first contribution in #887
- @diveshpatil9104 made their first contribution in #893
- @mosliem made their first contribution in #886
- @Vedd-Patel made their first contribution in #917
Full Changelog: v25.4.0...v25.4.2
v25.4.1
What's Changed
- Fix widget readability in tinted modes by @schatridge in #881
- fix: clear searchResponse after pin drop to enable stop reloading by @flash1729 in #885
New Contributors
- @schatridge made their first contribution in #881
Full Changelog: v25.4.0...v25.4.1
v25.4.0
What's Changed
- Fixes docs generation by @aaronbrethorst in #822
- Unit tests by @aaronbrethorst in #823
- Update gtfs-realtime.proto file by @adityaanand176 in #821
- Upgrade the version of Xcode used in CI by @aaronbrethorst in #833
- [OTPKit] Integrate OTPKit: Enable trip planning in supported regions by @manu-r12 in #832
- iOS 26 Fixes by @aaronbrethorst in #836
- Consolidate all map status messages in MapStatusView by @aaronbrethorst in #838
- V25.3 by @aaronbrethorst in #841
- Updates spm dependencies by @aaronbrethorst in #846
- Trip planner fnf by @aaronbrethorst in #847
- Trip planner integration by @aaronbrethorst in #839
- Bump app version to 25.4.0 by @aaronbrethorst in #848
- Update app to OTPKit 0.2.0 by @aaronbrethorst in #850
- Update README: fix outdated Transifex URLs and documentation links by @flash1729 in #851
- Trip planner Fit and Finish by @aaronbrethorst in #855
- OTP related fit and finish work by @aaronbrethorst in #860
- Bump rexml from 3.2.6 to 3.3.9 by @dependabot[bot] in #816
- More fixes by @aaronbrethorst in #864
- More trip planner fnf by @aaronbrethorst in #867
- More Trip Planner Fixes by @aaronbrethorst in #869
- Refresh the appearance of stop icons on the map by @aaronbrethorst in #870
- Fixes by @aaronbrethorst in #874
- Persist search results by @aaronbrethorst in #875
- Fixes crash on iPad: missing sourceView by @aaronbrethorst in #876
- Present the trip planner from a floating panel by @aaronbrethorst in #877
- More fixes by @aaronbrethorst in #878
- Crashlytics by @aaronbrethorst in #879
Full Changelog: v25.2.0...v25.4.0
v25.2.0
What's Changed
- Fix Deprecated warning for onChange(of: perform:) in iOS 17 by @adityaanand176 in #796
- Speed up the regions.json refresh interval ( from a week to a day ) by @ShreyasSahoo in #801
- Fix the JSON decoder extension for Weather Button(Issue#754) by @adityaanand176 in #798
- Fix 404 Error on tapping Push Notification Departure alert by @ShreyasSahoo in #805
- Fix warnings: Actor Isolated Property by @ShreyasSahoo in #800
- Improve error message for vehicles not currently running by @ShreyasSahoo in #799
- Fix: iOS 17 MapBuilder deprecation warning by @adityaanand176 in #803
- Fix: Show bookmarks when location unavailable (fixes: #680) by @flash1729 in #789
- Fix Fatal Error on setting Alert for 1min departure time by @ShreyasSahoo in #813
- Remove Stripe and re-enable donations by @aaronbrethorst in #815
New Contributors
- @adityaanand176 made their first contribution in #796
- @ShreyasSahoo made their first contribution in #801
- @flash1729 made their first contribution in #789
Full Changelog: v25.1.0...v25.2.0
v25.1.0
What's Changed
- Plausible Analytics by @aaronbrethorst in #787
- Replaced http with https in regions by @wkulesza in #791
- Adds support for multiple Package.resolved files by @aaronbrethorst in #793
- Temporarily turn off donations by @aaronbrethorst in #794
New Contributors
Full Changelog: v24.4.0...v25.1.0
v24.4.0
What's Changed
- iOS 18 compatible OBA Widget Extension by @manu-r12 in #753
- Release polishing by @aaronbrethorst in #758
- Support for dark, tinted app icon by @manu-r12 in #759
- Fix warnings by @aaronbrethorst in #772
- Fix deprecation warnings for onChange(of:perform:) in iOS 17.0 by @aaronbrethorst in #774
- Fix some warnings by @aaronbrethorst in #775
- Fix deprecation: init(destination:isActive:label:)' was deprecated in iOS 16.0 by @manu-r12 in #776
- Fix Widget Kit Refreshing Bug by @manu-r12 in #778
- More fixes by @aaronbrethorst in #780
- Fixes several deprecation warnings by @aaronbrethorst in #783
New Contributors
Full Changelog: v24.3.1...v24.4.0
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
occupancyStatusfields 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