TeslaMate v1.26.0 Release Notes

Release Date: 2022-01-25 // about 2 years ago
  • 👌 Improvements and Bug Fixes

    • ✂ Remove support for logins with username/password
    • 👉 Show zoom controls when hovering over or tapping the map (#2184 by bogosj)
    • 👉 Use new Chinese Tesla API endpoints
    • 🛠 Fix MFA for Chinese accounts (#2234 by howard0su)
    • 🛠 Fix detection of refreshed Model S
    • Guard against duplicate vehicle API responses
    • ⚡️ Don't suspend logging while a car software update is downloaded
    • ⚡️ Don't warn if the update status completing the of a car software update is still reported as 'downloading'
    • ⬆️ Bump Docker app base image to Debian 11
      • Raspberry Pi users unfortunately have to upgrade to Raspbian Bullseye or install the backports version libseccomp2 (see #2302)

    Dashboards

    ⬆️ Upgrade Grafana to version 8

    ⬆️ > ⚠️ Manually managed Grafana instances have to be upgraded to v8.3.4 or higher!

    • All table panels have been migrated to the new table component
      • This brings a bunch of improvments including an improved experience on small screen sizes
      • The date colums now use a local format depending on your browser language setting
    • The pie chart panels have been migrated to the new native pie charts component
    • The discrete panels have been replaced by the native state timeline panel
    Other

    🌐 Translations

    📚 Documentation

    • ⚡️ Update FreeBSD docs (#2226 by rustikles)
    • ⚡️ Update FAQ: Clarified how the consumption values are calculated and what triggers the recalculations (#2345) by cwanja
    • ➕ Added TeslaMate-ABRP to list of projects (#2314)
    • 🛠 Fix typo (#2217 by Oddadin)
    • 🐳 Clarify that the pull command needs to be ran from the directory where the docker YML file is located (#2368 by cwanja)