This version is the one of the largest changes we have made so far. We would like to detail some of the changes here:
New features in this release
- Admin side automatic translation of posts upon publishing – this feature allows posts to be translated as quickly as possible, so the feeds and search engines will see translated versions
- New methods of posting to the sites – will allow more versatility in cases problems occurred in the past
There are some more bug fixes (read the change log) but more importantly this version is a major overhaul of the underlying architecture (more than 3,000 lines of diff), with more emphasis on software engineering schemes. Halimbawa, all code is now contained in objects (which will hopefully reduce namespace issues with other plugins) and options have been moved to a single location. We expect some rough edges here, so just inform us and it will be fixed asap.