diff --git a/theoplayer/changelog.md b/theoplayer/changelog.md
index bcffbe11bb19..9e78961205b3 100644
--- a/theoplayer/changelog.md
+++ b/theoplayer/changelog.md
@@ -9,6 +9,14 @@ These are the release notes for THEOplayer 11.0.0 and higher. For older versions
- [Version 5.x and 6.x](https://optiview.dolby.com/docs/theoplayer/v6/changelog/)
- [Version 2.x, 3.x and 4.x](https://optiview.dolby.com/docs/theoplayer/v4/changelog/)
+## 🚀 11.5.1 (2026/07/03)
+
+### iOS
+
+#### 🐛 Issues
+
+- Fixed an issue when playing cached sources where the player could switch to audio/video renditions that were not cached.
+
## 🚀 11.5.0 (2026/06/16)
### General
diff --git a/theoplayer/static/theoplayer/v11/api-reference/ios/Protocols/CachingTask.html b/theoplayer/static/theoplayer/v11/api-reference/ios/Protocols/CachingTask.html
index a7f7c7d336ab..8c73fe85a52d 100644
--- a/theoplayer/static/theoplayer/v11/api-reference/ios/Protocols/CachingTask.html
+++ b/theoplayer/static/theoplayer/v11/api-reference/ios/Protocols/CachingTask.html
@@ -1079,6 +1079,11 @@
The classes, constants, functions and namespaces listed in this category
can be found on the global THEOplayer variable when loading with a <script> tag,
or as exports of the theoplayer package when loading through npm.
The API references for THEOplayer Web SDK version 11.5.0.
+THEOplayer Web SDK
The API references for THEOplayer Web SDK version 11.5.1.
API
The classes, constants, functions and namespaces listed in this category can be found on the global
diff --git a/theoplayer/static/theoplayer/v11/api-reference/web/sitemap.xml b/theoplayer/static/theoplayer/v11/api-reference/web/sitemap.xml index 08fd23e93ecc..25e463b18c00 100644 --- a/theoplayer/static/theoplayer/v11/api-reference/web/sitemap.xml +++ b/theoplayer/static/theoplayer/v11/api-reference/web/sitemap.xml @@ -2,2150 +2,2150 @@THEOplayervariable when loading with a<script>tag, or as exports of thetheoplayerpackage when loading through npm.