The next stable release of rspamd has been published. Here is a list of notable changes for 1.0.3 release:
- Fix piechart clean slice (#380)
- Fix controller crashes when GString is reallocated (#381)
- Correctly set locale before start
- Set
Clocale for numeric values - Add
rspamadmroutine:- add
pwcommand to manage passwords - add
helpcommand for displaying help - add
configtestcommand to check configuration files - add
keypaircommand for generating encryption keys - add
fuzzy_mergeroutine to merge fuzzy sqlite databases - add a simple manual page for rspamadm
- add
- Allow metric registration for composite expressions
- Add strict mode for configtest
- Add logger counters
- Save and show learned messages count (#383)
- Add
no_statflag - Add
task:set_flagandtask:get_flags(#382) - Enable foreign keys in sqlite3
- Remove orphaned shingles from fuzzy storage
- Optimize synchronization steps for fuzzy storage
- Allow delayed conditions registration
- Add lua API for conditions registering
This version is completely backward compatible with 1.0.0.