This security release fixes a permission bypass issue in pm_email_notify.module. It also features compatibility fixes for both PostgreSQL and PHP4. Additionaly, a few bugs and testing issues were fixed and some very minor UI additions and a small performance improvement was added.
Security update:
- Fixed multiple XSS issues with string and blocktranslations
Other bug fixes:
- Added some unit tests for strings, blocks and taxonomy
- Fixed: Block translations deleted on refresh, #732680
- Fixed: warning in node form causes PHP notice, by swentel, #664944
- Fixed: i18nblocks conflicts with modules and themes, by JohnAlbin, #457512
- Some clean up to i18nstrings API: Dropped update option from i18nstrings_translate()
- Disable content selection during synchronization, by Pisco, #648348