Skip to content

4.4.5

Compare
Choose a tag to compare
@nighthawk nighthawk released this 16 Mar 01:59
· 37 commits to stable-v4 since this release
5d90771

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