Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 950 Bytes

File metadata and controls

30 lines (20 loc) · 950 Bytes

Release notes

v2.0.2 - 2025/10/17

  • Bug Fixes 🐛
    • Android: downgraded library's compileSdkVersion to 35 to reduce unnecessary SDK upgrades
    • Android: fixed ClassNotFoundException when the app is minified

v2.0.1 - 2025/10/14

  • Bug Fixes 🐛
    • Android: updated .androidlib to make it compatible with Unity 6

v2.0.0 - 2024/07/17

  • New Features 🚀
    • Thermal: New apis to get battery voltage and power consumption on Android
  • Changed
    • Thermal: Android-specific APIs are moved to nested class Thermal.Android
    • Thermal: The type of OnThermalStatusChanged and LatestThermalStatus changed to platform-specific types ThermalStatusIOS ThermalStatusAndroid

v1.0.0 - 2024/06/26

  • New Features 🚀
    • Thermal: New apis to get battery temperature and thermal headroom on Android

v0.1.0 - 2023/02/10

  • New Features 🚀
    • Thermal: New feature to get thermal status of mobile