4.3.0
What's Changed
Added:
- Adds support for new
filters
parameter ofdepartures.json
as introduced in skedgo/tripgo-api#233 (#220) - Allow setting a default location on
TKUINearbyMapManager
(#224) - Adds
TKUISimpleHomeMapManager
as a default home map manager (#217) - Add support for labels for VoiceOver (#218)
- Make a more properties / make more public (#214, #221, #224)
Fixed:
- Fixes
TKRealTimeHelper.streamRealTime
missing events from intermittent updates (#219) - Fixes map semaphores sometimes not getting re-selected (i.e., reset alpha to 1) (#224)
PRs
- Ticket update by @nighthawk in #214
- Adds
TKUISimpleHomeMapManager
as a default home map manager by @nighthawk in #217 - add support for labels for voice over by @julesian in #218
- Feature/18439 departures filter by @nighthawk in #220
- Fix
TKRealTimeHelper.streamRealTime
to also pass on previous updates, too by @nighthawk in #219 - Feature/18411 colors by @nighthawk in #221
- Tweaks & Fixes by @nighthawk in #224
Full Changelog: 4.2.0...4.3.0