]> git.ipfire.org Git - thirdparty/rspamd.git/commit
Release 3.14.3 3.14.3
authorVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 8 Jan 2026 13:17:41 +0000 (13:17 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 8 Jan 2026 13:17:41 +0000 (13:17 +0000)
commit236eb65f34b6655c39b0b4d8cc79dd73ed2faad7
treea8e8e2b813a5883c7cb95bbb305d6b7159b03bfc
parent92f9b73355c716315365ba8b1c60fa87367e9da5
Release 3.14.3

* [Feature] Add task registry for safe Lua task reference validation
* [Feature] Add text quality analysis for PDF garbage filtering
* [Feature] Implement basic PDF text extraction with UTF-16 detection
* [Feature] Add extra tables API for clickhouse plugin
* [Feature] Add confighelp documentation for RBL module
* [Feature] WebUI: add backend API interaction error log
* [Fix] Neural: by default include symbols with no flags
* [Fix] Symcache: make FINE propagation deterministic
* [Fix] URL: Prevent false positives from numeric IP regeneration in mailto URLs
* [Fix] Settings: Allow spaces in selector regexps
* [Fix] Prevent use-after-free in Redis callbacks after session cleanup
* [Fix] Lua 5.4 compatibility in clickhouse and elastic plugins
* [Fix] Use exact map lookup for DKIM key_table instead of glob
* [Fix] Handle connection errors with io_uring backend in HTTP client
* [Minor] Update public suffix list
ChangeLog