Description
This release introduces a convenient feature for extracting and copying full fuzzy hashes from the Rspamd header, along with improvements to the context menu behavior.
New Features
- Copy full fuzzy hash: Added a context menu item to easily copy full fuzzy hashes for FUZZY_* symbols (including custom storages like LOCAL_FUZZY_WHITE). This feature allows users to extract the complete fuzzy hashes from
X-Rspamd-Fuzzyheader.
Improvements
- Limit context menu to relevant contexts: The context menu now appears only in appropriate contexts, avoiding unnecessary menu clutter in element-specific contexts where add-on functionality doesn't apply.