TrackeraX v3.7.13
TrackeraX 릴리스 노트 및 전체 변경 로그 3.7.13 (patch) — 2026-01-15.
New Features
- Nullable Values for Textual Sensors — Added support for nullable values in textual sensors with customizable null display text.
- SMS/Email Expiration Templates Enhancement — Enhanced expiration templates with additional replacement values including expiration dates, renewal links, plan information, and device statistics.
- Geofence In/Out Drivers Report — Added new report type for geofence entry/exit events with driver information including name, RFID, and phone number.
- Fuel Type for Device — Implemented fuel type management system for devices with support for multiple fuel types (Gasoline, Diesel, LPG, CNG, Electric, Hybrid).
- Expired Device Service Creation — Added ability to create device services with expired dates, with option to prevent expiration notifications for intentionally expired services.
- Fuel Emissions Tracking — Added fuel emissions field (CO2 g/km) to devices for environmental tracking and carbon footprint monitoring.
- Sensor Widget Display Control — Added 'add_to_widgets' option for device sensors to control visibility in widgets, similar to existing add_to_history and add_to_graph options.
- Visual Expiration Alerts — Added visual expiration alerts with sidebar banner notifications for subscription expiration (shows when 5 days or less remaining) and device expiration widget with color-coded status indicators (warning/critical/expired).
Improvements
- Enhanced Activity & Audit Logs — Improved activity and audit logging system with enhanced request context tracking including user agent, browser, platform, request URL, and method.
- Backup Process Management — Enhanced backup system with automatic retry mechanism, health monitoring, intelligent retention policy, and failure notifications.
- Stripe Payment Gateway Enhancement — Improved Stripe payment gateway with webhook signature validation, transaction logging, idempotency handling, and async processing support.
- System Process Management — Added comprehensive system health monitoring dashboard with CPU, memory, disk usage metrics, process monitoring, and service status checks for Redis and MySQL/MariaDB.
- Device Distance Dashboard Block — Enhanced device distance dashboard block with configurable precision, temporal comparisons, and CSV export functionality.
Fixes
- Device Service Left Count Calculation — Fixed device service left count calculation with improved handling of odometer resets, null values, and post-expiration renewals.
- Virtual Engine Hours & Distance Validation — Enhanced virtual engine hours and distance calculations with temporal sequence validation, gap detection, speed validation, and overflow prevention.
- Drivers Change & Activity Log — Improved driver assignment tracking with comprehensive activity logging, timezone support, and duplicate prevention for driver-device assignments.
- Backup: Devices Structure & Panel — Added devices structure backuper (DevicesStructureBackuper), backup service and retry improvements, FTP uploader fixes, and backup panel/processes UI updates.
- Clients Module — Improved clients list (index), device assignment views (get_devices, devices_modal), and client create/edit/destroy flows.
- Permissions & User Repository — PermissionService and EloquentUserRepository adjustments for correct access control and user resolution.
- GeoCache & Navigation — GeoCache improvements and NavigationHelper fixes for geocoding and menu behaviour.
- Object List Lookup — ObjectListLookupTable and related lookup improvements for object list views.