From 7b7a19a234ad04ce592a9a43013a62ee96a5adda Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Thu, 20 Aug 2026 11:14:18 -0500 Subject: [PATCH] prep for release v26.8.0 [no ci] --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11d6870dc..1d7263416 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] + +## [26.8.0] - 2026-08-20 ### Added - Add `Streaming Engine` dropdown to playback troubleshooter to support troubleshooting Next engine playback - Next engine @@ -3349,7 +3351,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Initial release to facilitate testing outside of Docker. -[Unreleased]: https://github.com/ErsatzTV/legacy/compare/v26.7.1...HEAD +[Unreleased]: https://github.com/ErsatzTV/legacy/compare/v26.8.0...HEAD +[26.8.0]: https://github.com/ErsatzTV/legacy/compare/v26.7.1...v26.8.0 [26.7.1]: https://github.com/ErsatzTV/legacy/compare/v26.7.0...v26.7.1 [26.7.0]: https://github.com/ErsatzTV/legacy/compare/v26.6.0...v26.7.0 [26.6.0]: https://github.com/ErsatzTV/legacy/compare/v26.5.1...v26.6.0