Release Notes

Trackofy Release Notes

Version: 3.4.0

Release Date:10/10/2024

Overview

Welcome to the latest update of our application! This release brings exciting new features, important improvements, and bug fixes to enhance your experience.


Release Version: 3.4.0

Release Date: 10/10/2024

Introducing New Features - ADAS (Advanced Driver Assistance Systems)

Home Dashboard Page Enhancements

    List View Section Updates
    • Added an MDVR Live Alert icon that, when clicked, opens a popup displaying live alerts for running vehicles.
    • Added an MDVR Live Video icon that, when clicked, opens a popup showing live video feeds from running vehicles.

Tracking Module

    Added MDVR Playback

    In the MDVR Playback feature, you can view playback videos by following these steps:

    • Select the vehicle.
    • Choose the date.
    • Specify the start time.
    • Specify the end time.
    • Select the file location.
    • Choose the file type.
    • Select the record type.
    • Click the search button.
    Once the search is completed, you can view the playback video section at the bottom. All related information will be displayed in the file section. In the Action column, you can download or play the video by clicking the respective buttons.

Report Module

    Added MDVR Report

    In the MDVR Alarm Report, you can view all types of alert reports:

    • Select the vehicle.
    • Select the alarm type.
    • Select the start date.
    • Select the end date.
    Then, click the "Submit" button. You will see all the related information displayed at the bottom.

    In the action column, there are two icons: Evidence and Playback Tracking.

    • If you click on "Evidence", a popup will show the driver's details.
    • If you click on "Playback Tracking", it will display the tracking details for the selected date and time.

Release Date: 10/10/2024

Improvements in Admin Module

    Improved Data Loading Speed:
  • Analyzed and refined the database queries responsible for fetching report data.
  • Implemented lazy loading techniques to retrieve data in chunks as required.
  • Enabled pagination for extensive datasets, displaying a limited number of records per page to enhance initial load times.
  • Utilized AJAX calls to fetch data asynchronously, keeping the user interface responsive during data retrieval.
  • Enhanced UI Experience:
  • Introduced new buttons in the Admin module.
  • Added interactive features such as drill-down options, filters, and search functionalities, allowing users to tailor their reports to specific needs.

Improvements in User Interface

    Home Page
    • Improved layout for better user experience.
    • Updated color scheme for visibility.
    Dashboard
    • Reorganized widgets for more attractive.
    General UI Enhancements

      Consistent Design Theme
    • Updated all pages with a consistent design language to ensure visual harmony.
    • Dropdown Styling
    • Updated all unit dropdown menus with small caps font for a cleaner, more uniform look across the application. Applied a global function for consistent styling in dropdowns across key pages (Home, Dashboard, Vehicle, Tracking, Reports, Notification, etc.).
    • Introduced visually appealing Delete and Expire buttons, improving user interaction and visibility.
    • Enhanced button styling with modern colors.
    • Improved alignment and design for a better overall UI experience.
    • Center-Aligned Layouts
    • All relevant data and elements have been center-aligned for a cleaner and more organized view.
    • Improved alignment and spacing between checkboxes and labels, making the interface more readable. The checkbox labels are now bold for greater emphasis and clarity.
    • Backend-Driven UI Enhancements
    • Added backend conditions to handle scenarios where no data is available, ensuring that buttons and UI elements are gracefully adjusted for better presentation.

Release Version: 3.3.1

Release Date: 22/09/2024

Improvements in Report Module

    Enhanced the data Loading time.
  • Review and optimize the database queries that fetch report data.
  • Use lazy loading techniques to load data only when needed.
  • Implement pagination for large datasets. Instead of loading all records at once, display a limited number of records per page, allowing for faster initial load times.
  • Use AJAX calls or similar techniques to load data asynchronously. This allows the user interface to remain responsive while data is being fetched in the background.
  • Enhence the User experience.
  • Design a clean and intuitive interface that allows users to navigate through reports easily. Use clear labels, icons, and logical groupings to guide users.
  • Incorporate interactive elements like drill-downs, filters, and search functionalities. Allow users to customize their reports based on specific criteria.
  • Provide clear error messages and guidance if issues arise during data loading or report generation.

    Fixed issues related to User panel
    • User panel security issues resolved.
    Logout Bugs
    • Fixed the issues related to logout.

Release Version: 3.3.1

Release Date: 22/09/2024

    Report Module
    • bug fixes on (Fleet Summary, Work Hour, Distance Chart, Cumulative Distance, Idle, Vehicle Summary, Maxspeed Chart, Stoppage Summary, Running Summary, Alert, Driver Report, Temperature, Driver Performance, Fuel, Battery Charging Summary, Customize Report, Engine Hour, Trip Report).
    Header for Subusers
    • Fix select language and signout issue.