Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Releases: I-am-PUID-0/DMB

Release 6.15.2

28 Jul 20:45
4fe5faa

Choose a tag to compare

🛠️ Refactors

  • process: refactor service start/stop/restart (cd9d21e)

Release 6.15.1

25 Jul 13:14
71bbc22

Choose a tag to compare

🐛 Bug Fixes

  • config: fixes null strings in config (e20d29a), closes #192
  • docs: correct mount path in README for DMB data directories (e262e84)
  • docs: update mount path in README for DMB to reflect correct directory (3193030)
  • docs: update mount path in README for Plex container integration (09807ca)

🚀 CI/CD Pipeline

  • devcontainer: add bind mount for decypharr in devcontainer configuration (3193030)

Release 6.15.0

23 Jul 18:50
d064b73

Choose a tag to compare

✨ Features

  • api: expand API functionality (245d996)
  • config: add origin field to config (245d996)
  • config: enhance service management (245d996)

🐛 Bug Fixes

  • decypharr: handle missing config file gracefully (245d996)
  • rclone: prevent overwriting config with multiple instances (245d996)
  • zurg: add version comparison during setup (245d996)

🤡 Other Changes

  • deps: update backend dependencies (245d996)

📖 Documentation

🛠️ Refactors

  • rclone: streamline setup logic and reduce redundancy (245d996)

🛠️ Build System

  • docker: Refactor Dockerfile to consolidate base image and streamline build stages (d386289)

Release 6.14.0

30 Jun 23:40
90b1c57

Choose a tag to compare

✨ Features

  • api: add start-core-service endpoint for future frontend onboarding (979510c)
  • decypharr: enhance configuration with debrid service and API key support (979510c)

📖 Documentation

  • README: reorganize project descriptions and remove outdated sections (924884b)

🚀 CI/CD Pipeline

  • workflows: add SKIP_QEMU_SETUP environment variable to conditionally skip QEMU setup (2ef392c)

🛠️ Build System

  • deps: Update poetry.lock dependencies (0b85855)

Release 6.13.1

26 Jun 19:16
0d2df44

Choose a tag to compare

🐛 Bug Fixes

  • phalanx: Updates Phalanx DB setup to support v0.55 (52dbaf8)
  • setup_pnpm_environment: Addresses potential EAGAIN errors during pnpm install by checking both stdout and stderr. (52dbaf8)

🤡 Other Changes

  • gitignore: Adds decypharr to gitignore. (52dbaf8)

Release 6.13.0

17 Jun 19:57
0650a84

Choose a tag to compare

✨ Features

  • api: add service update request #78 (a2e4a04)
  • decypharr: add decypharr_enabled flag and update rclone setup logic (650557f)
  • decypharr: add support for Decypharr configuration and setup (fd3b284), closes #158

🐛 Bug Fixes

  • cli_battery: add PYTHONPATH to environment variables in config (8667c56)
  • workflow: update Git configuration and improve Dependabot rebase process (c59b5dd)

🤡 Other Changes

  • deps: bump h11 from 0.14.0 to 0.16.0 in the pip group (#143) (f1707c2)
  • deps: bump jsonschema from 4.23.0 to 4.24.0 (#162) (9d814ee)
  • deps: bump pydantic from 2.11.4 to 2.11.7 (#169) (b80059c)
  • deps: bump ruamel-yaml from 0.18.10 to 0.18.14 (#168) (c02d252)
  • deps: bump uvicorn from 0.34.2 to 0.34.3 (#165) (950bbf6)

🚀 CI/CD Pipeline

  • dependabot: add workflow for testing combined Dependabot updates (09b8cd7)

🛠️ Refactors

  • api: use auto-update functionality and error handling (a2e4a04)

Release 6.12.1

09 May 18:39
2b052c4

Choose a tag to compare

🐛 Bug Fixes

  • auto_update: release version handling for nightly and prerelease updates (c9e205f)

Release 6.12.0

09 May 16:36
e70bddb

Choose a tag to compare

✨ Features

  • rclone: adds multiple debrid service support for direct connections using webdav or ftp (e5b5390)

🐛 Bug Fixes

  • funding: correct syntax for GitHub funding configuration (590c109)

🤡 Other Changes

  • funding: add initial funding configuration for GitHub sponsors (88bc9b9)

Release 6.11.0

09 May 01:13
ab8b216

Choose a tag to compare

✨ Features

  • api process: add static URLs for services and include repository URL in process list (af3f4b6)

Release 6.10.0

08 May 22:26
42bdb16

Choose a tag to compare

✨ Features

  • auto-update: enhance logging and version handling for updates; support prerelease and nightly checks (60dd280)