Skip to content

0.39.0

Choose a tag to compare

@leepeuker leepeuker released this 12 Jan 19:00
· 1411 commits to main since this release
509de0e

Breaking changes!

  1. Some urls have changed, so check if your bookmarks still work. This was needed to add some clarity to the http routes.
  2. The storage directory handling was updated, which affects especially the cached images. Their path changed from /storage to /storage/app/public. To migrate create the new directory and move your images there. The easiest solution is to just tmdb:imageCache:delete delete the cache before upgrading and tmdb:imageCache:refreshing afterwards. If you have more problems check here

What's Changed

Full Changelog: 0.38.1...0.39.0