github jackkerouac/aphrodite v3.5.3
Aphrodite v3.5.3

latest releases: v4.1.3, v4.1.2, v4.1.1...
2 months ago

Docker Data Files Fix

This patch release fixes a critical issue where static data files were missing from Docker builds.

Fixed

  • Docker builds now include required data files (quotes.json, awards_mapping.json, anime-offline-database-minified.json)
  • Dashboard quotes section works in Docker deployments
  • Awards mapping functionality works in Docker deployments
  • Anime database features work in Docker deployments

Technical Details

  • Fixed Dockerfile mkdir command that was overwriting the copied data/ directory
  • Removed /app/data from directory creation step to preserve copied files

Upgrade Notes

If you're using Docker and experienced missing quotes or data issues with v3.5.2, please update to v3.5.3.

Don't miss a new aphrodite release

NewReleases is sending notifications on new releases.