This release fixes some outstanding bugs, but more importantly brings the module much closer to fully matching the features of LiveJournal that users expect when synchronizing from LJ. The module now lets you easily theme nodes and comments synced from LJ, and provides a sample theme implementation that mimics LJ layouts. Also provided is an input filter that formats <lj user> and <lj comm> tags -- unfortunately, these were not correctly preserved in the previous version, so you may want to consider reimporting entries if you made heavy use of these tags.
The module also downloads the contents of <lj-embed/> elements, which are not expanded by LiveJournal's XML-RPC interface. This adds the requirement that your PHP install include cURL support. If you do not have this support, you will see an error on the requirements page.
Lastly, some configuration options have been rejiggered so the administrator, rather than the user, gets to choose how many entries to sync per cron run (per user). Also, the cache directory for the enclosed perl script is now passed as a parameter, and uses a directory within your site's files directory, instead of some hard-coded place in /var/cache/blah-blah.