Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.11.1 source code.tar.gz | 2025-03-08 | 6.5 MB | |
3.11.1 source code.zip | 2025-03-08 | 7.5 MB | |
README.md | 2025-03-08 | 5.5 kB | |
Totals: 3 Items | 14.0 MB | 0 |
What's Changed
- [Minor] Fix transposed results in
rspamadm fuzzy_ping
by @fatalbanana in https://github.com/rspamd/rspamd/pull/5260 - [Feature] GPT: Add ollama support by @vstakhov in https://github.com/rspamd/rspamd/pull/5262
- [Feature] Allow to hash any Lua types by @vstakhov in https://github.com/rspamd/rspamd/pull/5266
- [Fix] connIp is not correctly added to request by @corbosman in https://github.com/rspamd/rspamd/pull/5268
- Allow to use LLM for anonymize by @vstakhov in https://github.com/rspamd/rspamd/pull/5267
- [minor] log queue id with cloudmark analysis string by @corbosman in https://github.com/rspamd/rspamd/pull/5269
- Add ability to not send response_format in gpt plugin in order to support gpt4all by @JQuags in https://github.com/rspamd/rspamd/pull/5276
- Fix Thunderbird for Android marked with FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN by @towo in https://github.com/rspamd/rspamd/pull/5275
- [Feature] Allow to store shingles as opaque Lua data by @vstakhov in https://github.com/rspamd/rspamd/pull/5279
- Fix issue with synchronous Redis calls by @vstakhov in https://github.com/rspamd/rspamd/pull/5281
- [Minor] Fix some broken links by @fatalbanana in https://github.com/rspamd/rspamd/pull/5283
- [Feature] Add 'noop' redis backend for scripts running by @vstakhov in https://github.com/rspamd/rspamd/pull/5290
- [Enhancement] Expand Detection of Fake Reply Subjects Across Multiple Languages by @D0LLYNH0 in https://github.com/rspamd/rspamd/pull/5288
- [Feature] Allow multiple lua scripts for fuzzy storage by @vstakhov in https://github.com/rspamd/rspamd/pull/5293
- [Minor] Add another acceptable mime type for icon by @fatalbanana in https://github.com/rspamd/rspamd/pull/5294
- [Minor] Respect ipv4 and ipv6 configurations for rbl resolve_ip by @japc in https://github.com/rspamd/rspamd/pull/5292
- remove nixspam by @crpb in https://github.com/rspamd/rspamd/pull/5300
- [Minor] rbl check_types was missing images by @japc in https://github.com/rspamd/rspamd/pull/5305
- RBL: fix use of
content_urls
andimages
insidechecks
by @fatalbanana in https://github.com/rspamd/rspamd/pull/5310 - fix: use sub_utf8 to strip headers value to not break utf8 strings by @dragoangel in https://github.com/rspamd/rspamd/pull/5313
- [Minor] Set RBL checks to bool true by @japc in https://github.com/rspamd/rspamd/pull/5314
- [Minor] Rules regexp url separated and fix no subdomain cases for Google urls by @japc in https://github.com/rspamd/rspamd/pull/5315
- [WebUI] Reset dropdown when clearing filters by @moisseev in https://github.com/rspamd/rspamd/pull/5317
- [Feature] Support LLM models consensus by @vstakhov in https://github.com/rspamd/rspamd/pull/5320
- [Feature] GPT: Support reason adding by @vstakhov in https://github.com/rspamd/rspamd/pull/5326
- [Minor] Pass both the multimap and the rules descriptions for combined multimap on create by @japc in https://github.com/rspamd/rspamd/pull/5319
- [Fix] properly close multipart/related boundary when adding text footer by @FreddleSpl0it in https://github.com/rspamd/rspamd/pull/5334
- [Minor] Some small fixes to statistics_dump by @japc in https://github.com/rspamd/rspamd/pull/5335
- [Fix] Verify key type to match DKIM signature type by @vstakhov in https://github.com/rspamd/rspamd/pull/5352
- More features to GPT plugin by @vstakhov in https://github.com/rspamd/rspamd/pull/5356
- [Fix] Avoid collision hacks in mempool variables hash by @vstakhov in https://github.com/rspamd/rspamd/pull/5357
- Allow to disable RBLs via map by @vstakhov in https://github.com/rspamd/rspamd/pull/5359
- Add ability to create timers from Lua by @vstakhov in https://github.com/rspamd/rspamd/pull/5363
- Prevent option duplicates in rspamd_stats.pl by @jeromelebleu in https://github.com/rspamd/rspamd/pull/5365
- Regenerate manpages with recent Pandoc version by @jeromelebleu in https://github.com/rspamd/rspamd/pull/5366
- Fix spelling errors in libserver by @jeromelebleu in https://github.com/rspamd/rspamd/pull/5367
- [Feature] Add Redis caching framework by @vstakhov in https://github.com/rspamd/rspamd/pull/5369
- [Fix] Add expiration for neural ham and spam sets by @dragoangel in https://github.com/rspamd/rspamd/pull/5373
- Better support for maps and IP-related fixes/improvements in settings by @amulet1 in https://github.com/rspamd/rspamd/pull/5372
- Use caching framework in gpt module by @vstakhov in https://github.com/rspamd/rspamd/pull/5374
- [Test] Update JavaScript linters by @moisseev in https://github.com/rspamd/rspamd/pull/5375
- [Fix] Properly expire neural ham and spam sets by @dragoangel in https://github.com/rspamd/rspamd/pull/5376
- [Feature] Try to check maps earlier if their expires is too long by @vstakhov in https://github.com/rspamd/rspamd/pull/5377
New Contributors
- @corbosman made their first contribution in https://github.com/rspamd/rspamd/pull/5268
- @JQuags made their first contribution in https://github.com/rspamd/rspamd/pull/5276
- @towo made their first contribution in https://github.com/rspamd/rspamd/pull/5275
- @D0LLYNH0 made their first contribution in https://github.com/rspamd/rspamd/pull/5288
- @japc made their first contribution in https://github.com/rspamd/rspamd/pull/5292
- @crpb made their first contribution in https://github.com/rspamd/rspamd/pull/5300
- @FreddleSpl0it made their first contribution in https://github.com/rspamd/rspamd/pull/5334
Full Changelog: https://github.com/rspamd/rspamd/compare/3.11.0...3.11.1