Skip to content

v0.1.5 - 2025.02.10

Choose a tag to compare

@myhades myhades released this 10 Feb 10:00

⚠ Breaking Changes

To retain current entity IDs, remove the integration before updating and re-add it afterward.

The naming logic for devices and entities has been improved for future development.
For exsiting installations, this update will create a new device with new entities. The old one can be safely removed.

✨ New Features

  1. Added a service for making general API calls.
  2. Added preliminary support for streaming service availability detection.
  3. Added preliminary support for entity translation.

🐛 Bug Fixes

  1. Fixed deprecation warnings related to setup_forward and option_flow.
  2. Fixed incorrect domain assignment in the coordinator.
  3. Fixed unique ID duplication issue.
  4. Fixed various typos.

🔧 Improvements

  1. Improved API request logic for better efficiency.
  2. Improved session management for stability.
  3. Improved compatibility with older Clash cores.
  4. Other minor enhancements and optimizations.

Full Changelog: v0.1.4...v0.1.5