diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d075cdfe8..10c6fd375f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - Remove git username/password authentication. No longer supported by github. ([10144](https://github.com/pymedusa/Medusa/pull/10144)) - Add option to allow for overwriting nfo files. ([10237](https://github.com/pymedusa/Medusa/pull/10237)) - Improve kodi nfo file creation. ([10237](https://github.com/pymedusa/Medusa/pull/10237)) +- Add filter options to the manual search results table. ([10252](https://github.com/pymedusa/Medusa/pull/10252)) #### Fixes - Fix displayShow search subtitle button ([10214](https://github.com/pymedusa/Medusa/pull/10214)) diff --git a/themes-default/slim/src/components/show-results.vue b/themes-default/slim/src/components/show-results.vue index b16b1b3692..eff1e46a63 100644 --- a/themes-default/slim/src/components/show-results.vue +++ b/themes-default/slim/src/components/show-results.vue @@ -10,23 +10,30 @@ {{loadingMessage}} -