0.8.3-rc3
Pre-release
Pre-release
Watchman 0.8.3-rc3
This version address issues with false positives found in core.config_entries file located in .storage.
Even though the .storage folder is excluded from parsing, this file (along with a few others) contains useful information that can help Watchman identify problematic entities. A good example of such data is groups and templates created in the Helpers UI section.
🐛 Bugfixes
- Improved parser logic for
core.config_entries. Now only entries ingroupandtemplatedomains are analyzed, which should reduce the number of false positives (#240)
🚀 Enhancements
- The service response data (visible as YAML in Developer Tools -> Actions) now includes the specific context where a flagged entity was found (e.g., automation, script, UI helper group, or UI helper template).