Skip to content

Releases: Ixam97/CarStatsViewer

v0.28.1

24 Aug 13:32
75ed790

Choose a tag to compare

  • Starting with OTA P4.2.4, Polestar 4 is now fully compatible with Car Stats Viewer.
  • Improved autostart behaviour.
  • Improved debugging and logging.

v0.28.0 Hotfix 1

14 Jun 10:15

Choose a tag to compare

Fixing a crash when opening the settings menu on Polestar 4 (or wide screens in general).

v0.28.0

27 Apr 12:10
dfee4db

Choose a tag to compare

  • (Play Edition) Re-Added trip history, but with limited information for now.
  • Completely overhauled the UI of settings and trip details. This makes use of landscape screens like in the Polestar 4.
  • Added a map to trip details (depending on release track implementation).
  • PLEASE NOTE: Polestar 3, Polestar 4 and Volvo EX30 do not provide any power values. Not all app features will work until this is fixed by the OEMs!
  • Known issues: The graph on the main screen might not show up-to-date data. This will be resolved once this part of the UI is revamped in a future update. The graphs in the trip summary are unaffected.

v0.27.3

28 Aug 17:38

Choose a tag to compare

0.27.0

  • Implemented the Automotive App Host for a potential public Play Store release (not contained in legacy builds).
  • Implemented Firebase Crashlytics. Can be disabled in settings.
  • Overhauled changelog creation method.
  • Charging curve no longer cuts off above 160 kW in Trip Summary.
  • The database upload now creates a separate service. You no longer need to remain on the trip history screen during the Upload. A notification will be posted to the notification center to show progress.
  • The database upload now contains charging curves.
  • The Webhook now populates "charged_soc" at the end of a charging session.
  • Reduced database access by limiting the logging within debug settings.
  • Debug logs get deleted after 28 days once a day.
  • Fixed experimental color scheme not working.

0.27.1

  • (Play Edition) Temporarily deactivated Legacy Dashboard and Trip History because of limitations imposed by Google Guidelines.
  • (Play Edition) Catching crashes on changelog creation.
  • (Play Edition) Fixed an issue where notification interactions would crash the app.
  • Fixed crashes caused by saving trip data.
  • Improved crash reporting.

0.27.2

  • Added error handling and logging to trip changes.

0.27.3

  • Added additional drive start conditions (for example for the Volvo EX30)

PLEASE NOTE: Currently the EX30 does not report any power values to the app. Therefore no energy statistics will be available. It is currently unclear if and when this will be fixed by Volvo.

v0.26.2

28 Apr 17:17

Choose a tag to compare

  • Tweaked summary plot controls
  • Fixed broken layout after Polestar OTA P3.0.3
  • Fixed some layout issues on Volvo Infotainment

v0.26.1

17 Apr 18:42

Choose a tag to compare

  • Fix for Android 12 Support (P3.0)

v0.26.0

20 Dec 21:55
61fbdec

Choose a tag to compare

  • Added experimental color scheme.
  • Simplified secondary axis selector.
  • Separated database upload into chunks to prevent false negatives and display progress.

v0.25.2

07 Oct 13:47

Choose a tag to compare

  • Expanded Webhook API capabilities. (See documentation)
  • Added an option for a phone reminder when leaving the car.
  • Optimizations in plot rendering and loading performance.
  • Fixed an issue where sometimes wrong charging sessions would be shown in trip summary.
  • Fixed an issue causing the app to not use miles as distance unit.

v0.25.1

28 Jul 18:00

Choose a tag to compare

  • UI adjustments, especially in the trip summary.
  • Added vehicle configuration for MY24.
  • The sharing of the current location can now be configured for each API individually.
  • Minor bugfixes.

v0.25.0

23 Jul 12:24
dab45c7

Choose a tag to compare

  • Implemented a local database for more robust and performant saving of trip data.
  • Charging session can now be interrupted up to 5 minutes before beginning a new session, even if the car was moved.
  • Added the trip history to view past trips.
  • Added quick select buttons for 20, 40 and 100 km in the trip summary.
  • Added an icon representing the selected trip type. Taping on the trip stats cycles between the 4 trip types.
  • Added setting to select which APIs connection status should be displayed in the main view.
  • It is now possible to reset the manual trip from the main view.
  • Adjusted the HTTP webhook data set to the new data structure.
  • General bugfixes and stability improvements.