fix(accounts): unlock parent provider when enabling rows
Make individual Debrid-Link and Mega-Debrid switches express an explicit enabled target. Enabling a row now clears both its own disabled identifier and the effective provider lock; Mega-Debrid also re-enables the selected API or web mode. Keep row-level disabling scoped to the selected account, align the legacy key view with the effective provider state, and cover the provider-plus-account lock combination with a regression test.
This commit is contained in:
@@ -9,6 +9,7 @@ All notable changes to Multi-Debrid Downloader are documented in this file.
|
||||
- Split account refresh into active-account and all-account checks with matching result counts.
|
||||
- Show failed check results for disabled accounts when all configured accounts are refreshed.
|
||||
- Apply individual and bulk account enablement changes immediately while settings are saved, with automatic rollback after a failed save.
|
||||
- Re-enable parent providers and Mega-Debrid modes when an individual disabled account or API key is enabled.
|
||||
|
||||
## [2.0.40] - 2026-08-15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user