diff --git a/changelogs/0.1.7.md b/changelogs/0.1.7.md index 8655237..3063d38 100644 --- a/changelogs/0.1.7.md +++ b/changelogs/0.1.7.md @@ -50,6 +50,9 @@ MUSIC_STORAGE_BASE_PATH = '/storage/media/music' # The base path where # Must be the same value as your music library in jellyfin ``` +### ⚠️ Breaking change +As some table columns has been renamed, make sure to wipe your existing Jellyplist pgdata. Sorry for the inconvenience. + ### Other changes, improvements and fixes - UI/UX: The index page now has content. From there you can directly drop a playlist link - UI/UX: The Search bar now works with the new API implementation