diff --git a/ui/v2.5/src/docs/en/Changelog/v0170.md b/ui/v2.5/src/docs/en/Changelog/v0170.md index 57bed7487..9ae387585 100644 --- a/ui/v2.5/src/docs/en/Changelog/v0170.md +++ b/ui/v2.5/src/docs/en/Changelog/v0170.md @@ -27,6 +27,10 @@ After migrating, please run a scan on your entire library to populate missing da * Moved Changelogs to Settings page. ([#2726](https://github.com/stashapp/stash/pull/2726)) ### 🐛 Bug fixes +* Fix live transcoded videos hanging at end. ([#2996](https://github.com/stashapp/stash/pull/2996)) +* Fix display of scene markers when title is empty. ([#2994](https://github.com/stashapp/stash/pull/2994)) +* Fix tag marker count sorting. ([#2993](https://github.com/stashapp/stash/pull/2993)) +* Fix studio/tag alias and caption null filtering. ([#2990](https://github.com/stashapp/stash/pull/2990)) * Fix generated file naming algorithm being set incorrectly in certain circumstances. ([#2496](https://github.com/stashapp/stash/pull/2946)) * Fix continue queue checkbox value not persisting. ([#2895](https://github.com/stashapp/stash/pull/2895)) * Fix `autostartVideoOnPlaySelected` option not applying when navigating from scene queue. ([#2896](https://github.com/stashapp/stash/pull/2896))