XenWord 1.0.6.04 is available for download. This version took a little longer than expected because of my limited time coding these past few weeks.
Important changes include five bug fixes and several new features. The most important new feature is the writing of the XenForo user to the WordPress database. This helps with compatibility with other WordPress plugins. Several developers have helped test this plugin in different environments. The code should be stable.
Do not overwrite files during upgrading because several files have been renamed. Instead, create a new directory in the plugin folder.
Changelog
Renamed files for plugin activation
Renamed files for XenWord settings
New File: xenword-export-users.php
New Multisite settings page
New widget: Latest posts with reply count
New code: Action links improved
New code: Added video into readme
New Code: Added notice that custom post types are available
New Code: Added placement information in comments for WP Toolbar
New Code: includes/xenword-users.php write to wp_users table
New Code: Featured images
Bug Fixes: removed hard coded prefix in xenword-users.php
Bug Fixes: settings page, label and default code changes
Bug Fixes: xenword-users.php conditional added to write to database
Bug Fixes: xenword-comments.php errorPhraseKey
Bug Fixes: wrapped submission text with htmlspecialchars