diff --git a/CHANGELOG.md b/CHANGELOG.md index be4917421..e03bab6d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. - Hide files starting with `.` in the timeline - Prevent automatically retrying failed indexing jobs - Support for 3GP videos ([#1055](https://github.com/pulsejet/memories/issues/1055)) +- Option to show metadata in slideshow ([#819](https://github.com/pulsejet/memories/issues/819)) ## [v6.2.2] - 2024-01-10 diff --git a/src/components/Settings.vue b/src/components/Settings.vue index 2861cf73e..cfad3b020 100644 --- a/src/components/Settings.vue +++ b/src/components/Settings.vue @@ -1,25 +1,3 @@ - -