Skip to content

Version v0.15.0-rel

Latest

Choose a tag to compare

@s-allius s-allius released this 10 May 14:39
· 24 commits to main since this release
156a1e4

Release Notes: TSUN Proxy – New Version 0.15.0-rel

I’m pleased to announce the release of a new version of TSUN Proxy today.

With the 2026.2 update, Home Assistant has officially renamed add-ons to “apps,” and in version 0.15.0-rel, I’ve updated the documentation, configuration, and other relevant sections accordingly.

This update includes the following features and improvements:

🌐 Web UI

  • Log Management: Erase multiple log files in a single step. #534
  • Network Diagnostics: Integrated network tests directly into the Web UI. #452
  • Quick Access: Added direct links to the configuration and log files.

⚙️ General

  • Bug Fix: Fixed an issue with file retention – Special thanks to @mime24! #522
  • TCP Listener: Added an option to disable the TCP listener if it is not required. #510

🔌 Home Assistant App

  • Compatibility: Rename Add-on into App and add-on into app
  • Logging: Configure the LOG level directly from the HA configuration. #539
  • Retention: Configure the retention time for log files. #536
  • Compatibility: Added support for battery system serial numbers starting with 'Y00'. #530
  • Legacy Support: Discontinued support for armhf and armv7 architectures.
  • Security: Fix and improve the AppAmore profile. #558

🐳 Docker

  • Cleanup: Removed unused 32-bit architectures.

What's Changed

New Contributors

Full Changelog: v0.14.1-rel...v0.15.0-rel