🛠️ Scraparr v2.2.2 Patch Release
This patch fixes a critical bug affecting multiple instances where metrics for the second instance could be reset, causing incorrect or incomplete data.
⚠️ Important
This release fixes a breaking bug that caused metrics of second instances to be reset, which could lead to loss of monitoring data or incomplete metrics for users running multiple instances.
🐛 Bug Fixes
- Fix clearing logic
Reworked clear logic to prevent resetting metrics of a second instance.
🔄 What's Changed
- fix: rework clear logic to prevent clearing of a second instance in #106
📜 Full Changelog: Compare v2.2.1 → v2.2.2
👉 GitHub Repository