Skip to content

Releases: trufi-association/trufi-core

v5.3.0

Choose a tag to compare

@SamuelRioTz SamuelRioTz released this 10 Feb 22:13
b7f1ac8

What's Changed

Full Changelog: v5.2.0...v5.3.0

v5.2.0

Choose a tag to compare

@SamuelRioTz SamuelRioTz released this 06 Feb 06:43
a4eac86

What's Changed

Full Changelog: v5.1.2...v5.2.0

v5.1.2

Choose a tag to compare

@SamuelRioTz SamuelRioTz released this 04 Feb 09:14
39b68df

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

Choose a tag to compare

@SamuelRioTz SamuelRioTz released this 04 Feb 08:39
97687ac

What's Changed

  • feat: Enhance configuration documentation and integrate OTP routing i… by @SamuelRioTz in #810

Full Changelog: v5.1.0...v5.1.1

v5.1.0

Choose a tag to compare

@SamuelRioTz SamuelRioTz released this 04 Feb 05:40
707cc04

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

Choose a tag to compare

@SamuelRioTz SamuelRioTz released this 23 Dec 19:24
db76dba

5.0.0

✨ Features

New Translation Workflow (#628)

  • Complete refactor of the localization system across all screens
  • Added POI layers translations to HomeScreen (#807)
  • New translation workflow for: About, Feedback, Fares, Saved Places, Transport List, Settings, and Home screens
  • Added scripts for language generation, build and translations
  • Added nullable getter to each l10n file
  • Added translation check to the pipeline

Map & POI Layers

  • Implement Map POI layers (#805)
  • Enhance fit camera layer functionality and improve route visibility handling (#802)

Persistent Storage

  • Implement persistent storage for map engine, locale, and theme (#803)
  • Implement SharedPreferencesStorage for persistent data management (#801)

Core Architecture

  • Add core UI package and main app structure for Trufi (#800)
  • Add trufi interfaces package with models/entities and interfaces
  • Added module system with service locator (get_it)
  • Added storage module for customizable database support
  • Implement trufi_core_maps (#782)
  • Implement trufi_core_routing (#786)

UI Components

  • Refactor transport list and detail sheet UI for modern design (#799)
  • Add transport list feature with localization and route details (#797)
  • Add saved places management package with UI (#798)
  • Add settings localization and settings screen (#795)
  • Add UI extensions for trufi_core_routing (#790)

Deep Links

  • Replace uni_links with app_links (#773)
  • Enable deeplinks in example app

Build System

  • Added melos and restructured project (#777)
  • Single analysis_options configuration for all packages

πŸ› Bug Fixes

  • Initialize Hive with specified path in initHiveForFlutter (#781)
  • Fixed Gradle configuration for Android builds (#771)
  • Fixed version mismatch of intl
  • Added missing iOS permissions for location access
  • Fixed concurrency issue in l10n scripts

πŸ”§ Maintenance

  • Upgraded Flutter and Java versions
  • Updated SDK and Flutter version constraints across packages
  • Removed generated files from version control
  • Added analyzer to melos and fixed linting issues
  • Updated license information for all packages
  • Updated readme files for new packages

0.0.2

0.0.2 Pre-release
Pre-release

Choose a tag to compare

@RaimundWege RaimundWege released this 28 Sep 12:20
Merge branch 'master' into release_0_0_2