Following API changes by Google and Facebook, we have updated the interfacing code in XenForo in order to allow it to continue to integrate with services provided by these Internet giants. There are a handful of other bug fixes included, and we recommend that all customers upgrade to this new version, which contains minimal template changes and should be a painless update. All licensed customers may now download XenForo 1.0.4 from the customer area. Download XenForo 1.0.4From the Licensed Customer Area More Stable This release of XenForo 1.0.4 follows our principle that third-point (x.x.X) releases should always be more stable than the preceding version, so for the most part you will not find new features in 1.0.4. Major new features will be reserved for second point versions (x.X.x). Installation and Upgrade Instructions Full details for how to install and upgrade XenForo can be found in the XenForo Manual.
Imagick Changes XenForo 1.0.3 introduced the ability to use the Imagick PECL extension instead of the standard GD image processor in XenForo. However, several customers with ImageMagick installed on their servers were confused that they were unable to use the Imagick option in XenForo. To be clear, Imagick is a PHP extension that embeds ImageMagick functionality into the language. Having ImageMagick installed on your server is not an indication of the presence of Imagick. The only way to tell if Imagick is installed is to ask PHP if the extension is present. This will show up as an Imagick block in PHP Info. To ease this confusion, XenForo 1.0.4 now prevents you from being able to select the Imagick option if PHP does not report its presence on your server.
Templates Changed Since 1.0.3 The following templates have been modified since their release in XenForo 1.0.3. General Template Changes The following changes provide functional improvements and fixes or cosmetic enhancements. We recommend that all users integrate these changes into their own templates if they have previously customized them by using the 'revert' controls. If you have not customized these templates, the changes will be automatically integrated when you upgrade to 1.0.4: conversation_view_new_messagesAdded missing space register_facebookaccount_facebookmember_listChanges to <fb:facepile ... /> to deal with Facebook API behaviour changes breadcrumbRemoved microdata from bottom breadcrumb to avoid issues with Google+ and +1 share_pagesidebar_share_pageChanges to Google +1 button to fix various issues [1], [2] log_outnavigation_visitor_tabFix logging-out bugs editor_dialog_codePrevent resizing of textarea form.cssNew class for .ctrlUnit label.unselectable