4.7.0
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
- Support for XXL font sizes by @nighthawk in #290
- Trip monitoring enhancements by @nighthawk in #273
- Trip start notifications by @nighthawk in #296
- Ignore location-based notifications that are too far in the future by @nighthawk in #298
- Add matched notification to return value of
match(geofenceID:)
by @nighthawk in #299 - Tweak badges by @nighthawk in #300
- Disable polyline selection on trip overview card by @nighthawk in #312
- Show missing stop name in trip overview card on stops along the way by @nighthawk in #313
Full Changelog: 4.6.1...4.7.0