Releases: Ixam97/CarStatsViewer
Releases · Ixam97/CarStatsViewer
v0.28.1
v0.28.0 Hotfix 1
Fixing a crash when opening the settings menu on Polestar 4 (or wide screens in general).
v0.28.0
- (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
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
v0.26.1
v0.26.0
v0.25.2
- 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
v0.25.0
- 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.