Skip to content

Changelog#

1.3.0 (2025-06-27)#

✨ Features#

  • core: Improve core service startup (8226f42)
  • decypharr: Adds patching to Decypharr config for default configuration (8226f42)

1.2.1 (2025-06-26)#

🐛 Bug Fixes#

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

🤡 Other Changes#

  • gitignore: Adds decypharr to gitignore. (353e21f)

1.2.0 (2025-06-25)#

✨ Features#

  • postgres: add migration from legacy role 'DMB' to 'DUMB' (63a5a05)

1.1.1 (2025-06-24)#

🐛 Bug Fixes#

  • logs: correct logical condition for process name checks (5f86762)

1.1.0 (2025-06-24)#

✨ Features#

  • plex: add Plex server FriendlyName configuration (666e2a1)

🐛 Bug Fixes#

  • api: Add static plex url for frontend settings page (666e2a1)
  • plex: claiming functionality (666e2a1)

1.0.2 (2025-06-24)#

🐛 Bug Fixes#

  • api: add temp patches for dmbdb frontend (6b76806)

1.0.1 (2025-06-24)#

🐛 Bug Fixes#

  • config: rename config files (394e929)

🤡 Other Changes#

  • deps: bump python-dotenv from 1.1.0 to 1.1.1 (#7) (5945b54)

1.0.0 (2025-06-20)#

⚠ BREAKING CHANGES#

  • DUMB: initial DUMB push

✨ Features#

  • DUMB: initial DUMB push (e212248)