Skip to content

Commit 28b015f

Browse files
authored
chore(master): release 2.2.1 (#123)
1 parent b259a48 commit 28b015f

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.0"
2+
".": "2.2.1"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.2.1](https://github.com/I-am-PUID-0/DUMB/compare/2.2.0...2.2.1) (2026-02-13)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **dev:** Upgrades cffi and cryptography to ensure a working crypto stack. ([4bcf962](https://github.com/I-am-PUID-0/DUMB/commit/4bcf96285ddf45a0f2e00aac18005baa56359de7))
9+
* **prowlarr:** Preserves user-defined tags in Prowlarr application settings while ensuring managed tags are present. This prevents the system from removing tags manually added by the user. ([4bcf962](https://github.com/I-am-PUID-0/DUMB/commit/4bcf96285ddf45a0f2e00aac18005baa56359de7))
10+
11+
12+
### 🤡 Other Changes
13+
14+
* **deps:** update fastapi and platformdirs versions to 0.129.0 and 4.7.0 respectively ([b259a48](https://github.com/I-am-PUID-0/DUMB/commit/b259a48cf1ad840adfa6b9434a504b3cfe4415e0))
15+
* **deps:** update packaging and websockets version constraints in pyproject.toml ([e9c95f0](https://github.com/I-am-PUID-0/DUMB/commit/e9c95f08ae98327a006f889bafe34d2a287668ec))
16+
317
## [2.2.0](https://github.com/I-am-PUID-0/DUMB/compare/2.1.0...2.2.0) (2026-02-12)
418

519

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "DUMB"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
description = "Debrid Unlimited Media Bridge (DUMB) is an all-in-one, containerized platform for managing and automating media workflows using premium debrid services like Real-Debrid."
55
authors = ["I-am-PUID-0 <36779668+I-am-PUID-0@users.noreply.github.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)