Skip to content

Releases: trufi-association/trufi-core

v5.18.0

Choose a tag to compare

@SamuelRioTz SamuelRioTz released this 30 Jun 16:23
87db012

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

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:16
005f4bb

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

Choose a tag to compare

@github-actions github-actions released this 28 May 15:09

Full Changelog: v5.16.1...v5.16.2

v5.16.1

Choose a tag to compare

@github-actions github-actions released this 28 May 14:56

Full Changelog: v5.16.0...v5.16.1

v5.16.0

Choose a tag to compare

@github-actions github-actions released this 28 May 14:18

Full Changelog: v5.15.0...v5.16.0

v5.15.0

Choose a tag to compare

@github-actions github-actions released this 27 May 10:15
cddf6c2

What's Changed

  • fix: shared-route deep links plan the trip, not just fill the fields by @guss1215 in #911
  • fix: update privacy toggle to use ListenableBuilder for state management by @jh0nz in #910

New Contributors

Full Changelog: v5.14.3...v5.15.0

v5.14.3

Choose a tag to compare

@github-actions github-actions released this 24 May 23:48
8ec3d78

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

Full Changelog: v5.14.2...v5.14.3

v5.14.2

Choose a tag to compare

@github-actions github-actions released this 08 May 16:30
ff847af

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

Choose a tag to compare

@github-actions github-actions released this 08 May 15:14
1ae618a

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

Choose a tag to compare

@github-actions github-actions released this 08 May 11:43
f6d4159

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