Jump to content

TachoSync Release Notes: Difference between revisions

From Teltonika Telematics Wiki
Creating new page for TachoSync Release Notes [GTPGTM-10656].
 
Added latest release notes (November 2025), continuing with adding older release note. Added page to Category:TachoSync. Adding this link to TachoSync landing page.
Line 1: Line 1:
This page is contains the newest release notes for TachoSync.
This page is contains the release notes for TachoSync (updated monthly) <!---change "monthly" when update schedule changes--->
 
==November 2025==
===Enhancements and New Features===
'''New Integrations Section'''
* A dedicated page for managing data integrations has been added. You can now view all integrations, check their status, enable or disable them, and review connection details — all from one place.
* In the future, all TachoSync integrations (such as Webhooks or updated API key management) will be accessible through this section.
'''SFTP Integration Released'''
* Introduced SFTP as the first integration method in TachoSync. This allows automatic delivery of downloaded tachograph files directly to your internal systems or fleet platform.
* You can configure naming formats, include or exclude sub-companies, and choose whether to sync historical files.
* Learn more in [[TachoSync Integrations]].
'''Automatic Initial Driver Download'''
* Added a new feature that automatically downloads driver card data the first time a driver connects to TachoSync and no files exist for that driver yet.
* This ensures you always have initial driver data available without needing to set up schedules in advance.
'''Improved Device Queue Handling'''
* Optimized the device queue algorithm to better handle the authentication workload for a single company card.
===Fixes===
* Fixed an issue where .TGD filenames contained an extra underscore after the country code.
* Fixed an issue in the Quick Schedule view where the selected activities from–to dates were not displayed in detail.
* Improved email validation to ensure compatibility with modern email address formats.
===API Updates===
* Updated response types for /v1/DriverFiles/Download & /v1/VehicleFiles/Download endpoints.
* Added support for retrieving tachograph files in .TGD, .C1B, and .V1B formats via API, alongside .DDD.
===General Updates===
Frontend migrated from Recoil to Zustand for improved performance, stability, and maintainability.
 
[[Category:TachoSync]]

Revision as of 14:26, 9 December 2025

Main Page > Software & Applications > TachoSync > TachoSync Release Notes

This page is contains the release notes for TachoSync (updated monthly)

November 2025

Enhancements and New Features

New Integrations Section

  • A dedicated page for managing data integrations has been added. You can now view all integrations, check their status, enable or disable them, and review connection details — all from one place.
  • In the future, all TachoSync integrations (such as Webhooks or updated API key management) will be accessible through this section.

SFTP Integration Released

  • Introduced SFTP as the first integration method in TachoSync. This allows automatic delivery of downloaded tachograph files directly to your internal systems or fleet platform.
  • You can configure naming formats, include or exclude sub-companies, and choose whether to sync historical files.
  • Learn more in TachoSync Integrations.

Automatic Initial Driver Download

  • Added a new feature that automatically downloads driver card data the first time a driver connects to TachoSync and no files exist for that driver yet.
  • This ensures you always have initial driver data available without needing to set up schedules in advance.

Improved Device Queue Handling

  • Optimized the device queue algorithm to better handle the authentication workload for a single company card.

Fixes

  • Fixed an issue where .TGD filenames contained an extra underscore after the country code.
  • Fixed an issue in the Quick Schedule view where the selected activities from–to dates were not displayed in detail.
  • Improved email validation to ensure compatibility with modern email address formats.

API Updates

  • Updated response types for /v1/DriverFiles/Download & /v1/VehicleFiles/Download endpoints.
  • Added support for retrieving tachograph files in .TGD, .C1B, and .V1B formats via API, alongside .DDD.

General Updates

Frontend migrated from Recoil to Zustand for improved performance, stability, and maintainability.