Skip to content

June 2026 Release

Latest

Choose a tag to compare

@pschatzmann pschatzmann released this 23 Jun 16:51

Error Corrections

  • codecs: fix Ogg Opus container generation (#2368)
  • Correction in broken AudioTimerESP32.h
  • VolumeStream: correct reported AudioInfo
  • Equalizer3Bands: added missing notifications
  • Correction of compile error for legacy ESP32 V 2.017

Improvements

  • harden RTSP request parsing against buffer overflows (#2352)
  • FilteredStream: make sure that calling end() does not drop assigned filters
  • PWM Support w/o Arduino
  • PWM config carification
  • ESPNowStream: support for IDF (w/o Arduino)
  • ModifyingStream: add setOutput and setStream with notification

New Functionality

  • USB Audio Support
  • CodecDSF
  • NRF24Stream
  • IDF v6.0.1 support
  • MP3 Shine Encoder

Full Changelog: v1.2.4...v1.2.5