This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Releases: I-am-PUID-0/DMB
Releases · I-am-PUID-0/DMB
Release 6.15.2
🛠️ Refactors
- process: refactor service start/stop/restart (cd9d21e)
Release 6.15.1
🐛 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
✨ 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
✨ 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
Release 6.13.0
✨ 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
🐛 Bug Fixes
- auto_update: release version handling for nightly and prerelease updates (c9e205f)
Release 6.12.0
Release 6.11.0
✨ Features
- api process: add static URLs for services and include repository URL in process list (af3f4b6)
Release 6.10.0
✨ Features
- auto-update: enhance logging and version handling for updates; support prerelease and nightly checks (60dd280)