Update to v0.6.1 — configurable Prowlarr timeout

This commit is contained in:
2026-04-09 21:49:09 +02:00
parent 86b8cdda3c
commit 77808826cc
2 changed files with 16 additions and 4 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to the DarkPeers Mod Queue Helper will be documented in this
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
## [0.6.1] - 2026-04-09
### Added
- **Prowlarr timeout setting** — search timeout is now configurable via Tampermonkey settings (default: 15000ms). Accessible in the Integrations fieldset alongside Prowlarr URL and API Key.
## [0.6.0] - 2026-04-09
### Fixed

File diff suppressed because one or more lines are too long