github I-am-PUID-0/DMB 3.0.0
Release 3.0.0

latest releases: 6.15.2, 6.15.1, 6.15.0...
13 months ago

Breaking Changes ⚠️

  • BACKEND_URL: Environment variable has been changed to RIVEN_BACKEND_URL to better reflect the environment variable's purpose; please update your compose file accordingly

Added ✨

  • Ratelimit for GitHub API requests ⏳
  • Retries for GitHub API requests 🔄

Fixed 🛠️

  • RIVEN_ENABLED: Environment variable has been fixed to correctly enable the Riven backend and frontend; Default is false 🤞
  • RIVEN_UPDATE: Environment variable has been fixed to correctly update the Riven backend and frontend; Default is false 🤞
  • RIVEN_BACKEND_UPDATE: Environment variable has been fixed to correctly update the Riven backend; Default is false 🤞
  • RIVEN_FRONTEND_UPDATE: Environment variable has been fixed to correctly update the Riven frontend; Default is false 🤞
  • RIVEN_DATABASE_HOST: Environment variable has been fixed to correctly set the Riven database host; Default is sqlite:////riven/backend/data/media.db 🗃️
  • Issue #22 🐛

Notes 📝

  • BACKEND_URL has been changed to RIVEN_BACKEND_URL. The value is automatically set when the variable is not enabled. The default value is http://127.0.0.1:8080 🌐
  • RIVEN_DATABASE_HOST value is automatically set when the variable is not enabled. The default value is sqlite:////riven/backend/data/media.db 🗃️

Don't miss a new DMB release

NewReleases is sending notifications on new releases.