XenForo 1.1.1 is the first maintenance release in the 1.1 series. In contains fixes for bugs that were discovered following the release of 1.1.0. It also contains a fix to use Facebook's updated authentication API, as the old API will be disabled in the near future. Some of the bug fixes include: Global RSS feed not as efficient as possible Make popup menus more usable on Android (and possibly other phones) Custom field validation on registration did not work properly In IE9, line breaks were not preserved in the editor properly Custom field criteria did not work in notices correctly See the Resolved Bug Reports forum for the full list. Additionally, there is a minor feature improvement, detailed in the next post. All licensed customers may now download XenForo 1.1.1 from the customer area. Download XenForo 1.1.1From the Licensed Customer Area More Stable This release of XenForo 1.1.1 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.1.1. 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.
Option to Disable Scrollable Notices The style property "Enable scrollable notices" can now be used to disable the scrolling between notices and instead stack them vertically:
Templates Changed Since 1.1.0 The following templates have been modified since their release in XenForo 1.1.0. 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.1.1: conversation.cssChange the width of attachments to only two per row. facebook.cssPull the Facebook image from a different URL.form.cssImproved submit row line spacing. node_list.cssRemove extra semi-colon from a rule.noticeExpose the notice ID as a class in the HTML.noticespanel_scroller.cssAdd support for option to disable scrollable notices.search_form_profile_postAdd support for additional result ordering options (if applicable).