Releases: trufi-association/trufi-core
Releases · trufi-association/trufi-core
Release list
v5.18.0
Adds trufi_core_utils:gen_extra_l10n: a generator so consuming apps can add a language for every trufi-core screen without forking core. Run dart run trufi_core_utils:gen_extra_l10n from the app. Tooling only — no runtime/library change.
What's Changed
- fix: block map interaction behind modal bottom sheets on web by @guss1215 in #915
- feat(utils): app-side extra-language localization generator by @SamuelRioTz in #919
Full Changelog: v5.17.0...v5.18.0
v5.17.0
What's Changed
- chore: upgrade to Flutter 3.44.1 and refresh dependencies by @SamuelRioTz in #913
Full Changelog: v5.16.2...v5.17.0
v5.16.2
v5.16.1
v5.16.0
v5.15.0
v5.14.3
What's Changed
- Fixes #907 Prevent app closure on back button from sidebar sections by @SidnyTech in #909
- fix: Tu Ubicación button freeze and silent location fallback (#897) by @guss1215 in #908
New Contributors
- @SidnyTech made their first contribution in #909
- @guss1215 made their first contribution in #908
Full Changelog: v5.14.2...v5.14.3
v5.14.2
What's Changed
- fix: PackageInfoPlatform reads from package_info_plus on every platform by @SamuelRioTz in #896
Full Changelog: v5.14.1...v5.14.2
v5.14.1
What's Changed
- fix: hide departure-time chip on wide layout + persist Leg.serviceHours by @SamuelRioTz in #895
Full Changelog: v5.14.0...v5.14.1
v5.14.0
What's Changed
- feat: routingTimeOverride + ServiceHours indicator (works for OTP 1.5/2.4/2.8 via lookup) by @SamuelRioTz in #893
Full Changelog: v5.13.0...v5.14.0