Skip to content

Releases: skedgo/tripkit-ios

4.7.1

10 May 07:59
1a62a55
Compare
Choose a tag to compare

What's Changed

  • Fix crash when showing "Powered by" attribution on a French device by @nighthawk in #328
  • Fix for region contains check if needle is bigger than the region and… by @nighthawk in #337
  • CocoaPods update by @nighthawk in #353

Full Changelog: 4.7.0...4.7.1

4.7.0

26 Oct 02:31
1f41ebf
Compare
Choose a tag to compare

What's Changed

New:

  • Trip actions can get a priority to determine ordering, see #273
  • New "trip is about to start" notification, #296
  • A couple minor new APIs, see #273, #299

Changed:

  • TKUITripNotificationManager is source of truth for toggle state of notifications (rather than the toggle button) and which trip is monitored, see #273
  • Tweak behaviour of trip badges, see #200

Fixed:

  • Adds missing stop name in trip overview card on stops along the way, see #313
  • Removes ability to select trip segments on the map on trip overview card, see #312
  • Much improved support for XXL font sizes, see #290
  • Minor fixes for trip notifications, see #273, #298

PRs

Full Changelog: 4.6.1...4.7.0

4.6.1

24 May 07:38
79d769a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.6.0...4.6.1

4.6.0

15 May 01:18
Compare
Choose a tag to compare

Primary changes

  • Allow injecting location info cards to search and routing results, for which a TKUILocationCard has been provided, via #278 and #275.
  • Updated the style of card actions and added capability to reflect the status of a Combine publisher, via #277

PRs

Full Changelog: 4.5.0...4.6.0

4.5.0

28 Apr 06:49
Compare
Choose a tag to compare

What's Changed

Improvements:

  • Updated style of mode-by-mode map (#271)
  • Support for new safety-related road tags (#265)
  • Dynamic action button messages (#270)

Fixes:

  • Translation updates (#267 + #269)
  • Blue status bar icon reflects trip monitoring status (#264)

PRs

Full Changelog: 4.4.5...4.5.0

4.4.5

16 Mar 01:59
5d90771
Compare
Choose a tag to compare

What's Changed

Added:

  • Allow setting TKUIResultsFetcher.modeReplacementHandler (#254), to overwrite requested modes on-demand
  • Adds TKStopCoordinate.wheelchairAccessibility (#255)
  • Adds TKAPI.User.phone (#256)

Fixed:

  • Fixes handling of currencies with no decimal places, e.g., Japanese Yen (#245)
  • Fixes nil values in list of additional routing query parameters (#257)
  • Fixes TKUINotificationView not adapting to dark mode (#262)

PRs

  • Add TKAPI.User.phone by @nighthawk in #256
  • Fixes nil values in list, messing up additional query parameters by @nighthawk in #257
  • Adds TKStopCoordinate.wheelchairAccessibility by @nighthawk in #255
  • Allow setting TKUIResultsFetcher.modeReplacementHandler by @nighthawk in #254
  • added decimal place handling based on given currency code by @julesian in #245
  • Fix TKUINotificationView dark mode color usage by @julesian in #262

Full Changelog: 4.4.4...4.4.5

4.4.4

01 Mar 04:57
Compare
Choose a tag to compare

What's Changed

  • Increase contrast on accessory by @nighthawk in #252
  • Adjust wording of TKUINotificationView

Full Changelog: 4.4.3...4.4.4

4.4.3

21 Feb 00:48
63c4a67
Compare
Choose a tag to compare

What's Changed

Changes:

  • The real-time indicator now points to forward, rather than up, to not confuse it with a Wifi icon

Fixes:

  • Fixes "increase contrast" not respected fully on TKUIRoutingResultsCard
  • Fixes callbacks to be on main queue from TKWaypointRouter which previously might have called back on a background thread.

PRs

Full Changelog: 4.4.2...4.4.3

4.4.2

26 Jan 22:53
0b3e7cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.1...4.4.2

4.4.1

23 Jan 22:08
Compare
Choose a tag to compare

What's Changed

Added:

  • High-contrast variants for warning and success colours (enabled if device is set to High Contrast mode)

Changed:

  • The backend data model for tickets/fares has been updated

Fixed:

  • Addresses issue where the GeoMonitor would be woken up unnecessarily, leading to a runtime crash if Background Location mode was not enabled.

PRs

  • High-contrast variants for warning and success by @nighthawk in #239
  • Updated model for tickets and fares by @nighthawk in #226
  • Stopping to monitor shouldn't wake up GeoMonitor unnecessarily by @nighthawk in #242

Full Changelog: 4.4.0...4.4.1