Skip to content

Tags: moisseev/rspamd-spamness

Tags

2.9.0

Toggle 2.9.0's commit message
Document fuzzy hash delisting feature in README

Add documentation for "Request hash delisting" context menu item
and automatic deduplication of fuzzy hashes.

2.8.0

Toggle 2.8.0's commit message
Document fuzzy hash extraction feature in README

2.7.0

Toggle 2.7.0's commit message
Add icons to context menus and update toolbar buttons icons

- Add missing icons to context menu items
- Replace PNG arrow icons with pixel-perfect SVG versions

Known issue: Last menu item icon may not display when positioned over
taskbar due to Thunderbird lazy loading bug.

2.6.2

Toggle 2.6.2's commit message
Guard against malformed JSON in LDA mode header

2.6.1

Toggle 2.6.1's commit message
Add dynamic module loading for TB 136+ support

Detect Thunderbird version at runtime and load modules using the
appropriate format (ESM for TB 136+ and JSM for older versions), ensuring
compatibility across releases.

2.6.0

Toggle 2.6.0's commit message
Fix missing window argument in getScoreByHdr calls

2.5.0

Toggle 2.5.0's commit message
Implement MIME decoding for XPC wrapped header

2.4.1

Toggle 2.4.1's commit message
Replace "undefined" with "∅" for better clarity

- Changed "undefined" to empty set symbol (∅) for parsing results in the score header
- Display empty set symbol (∅) in notifications when no symbols are found

2.4.0

Toggle 2.4.0's commit message
[Minor] Increase right margin for action header

2.3.0

Toggle 2.3.0's commit message
Update max version to 130.*