From: Alexandru C. <chi...@gm...> - 2014-09-19 12:19:43
|
The Pyzor team is pleased to announce release 0.9 of Pyzor. You can get the new version and more information at http://pyzor.org. To upgrade your installation simply use: $ pip install --upgrade pyzor Main changes in this release include: ========= Bug fixes: * Fix gdbm decoding issue. * Fix inconsistencies with accounts and addresses. New features: * Strip content inside ``<style>`` and ``<script>`` tags during HTML normalization. * Improvements in Pyzor client error codes. * Add support for logging to Sentry. Performance enhancements: * Do report and whitelist in a single step for MySQL Server Engine. Others: * You can now requests whitelisting a message by using a simple form available at: http://public.pyzor.org/whitelist/ ========= You can find full changelog here <http://www.pyzor.org/en/release-0-9-0/changelog.html#pyzor-0-9-0>. Many thanks to everybody who offered us feedback, bug reports and patches! Enjoy the new release and good luck in the ongoing fight with spam :) The Pyzor Team. |