There is an update available to our styles. That I will be applying sometime in the future. Since they changed the way updates are done this "should" be a lot smoother a style upgrade then last time. In previous upgrades we basically had to install the upgrade and then make all the changes and customizations again. With this new way of upgrading this is no longer the case. While there may need to tweak things there will be no need to redo everything again.
From the company here is a description of the changes and fixeds.
Thanks for your support!
This version includes over 100 new features and improvements. These features are always optimized so that no extra load time is incurred. In fact, load time has been decreasing (in other words, we're getting FASTER) for the last few versions and this one is even faster that the previous.
This release we are calling the Platinum release and will be the last major release for XenForo 1.X.
From the company here is a description of the changes and fixeds.
Thanks for your support!
This version includes over 100 new features and improvements. These features are always optimized so that no extra load time is incurred. In fact, load time has been decreasing (in other words, we're getting FASTER) for the last few versions and this one is even faster that the previous.
This release we are calling the Platinum release and will be the last major release for XenForo 1.X.
- Support for Android Browser on Android 2.2 and Android 2.3
- Unable to click on child links in off canvas sidebar (new posts) bug has been fixed
- Sticky on ios after momentum scroll
- Off canvas trigger positions
- Small logo flicker on iOS
- Notices link color
- Login Styles (Link, Slide out drawer, dropdown menu, and modal)
- Register link next to login link
- Login form as sidebar widget
- Disable sticky on not just iOS but other browsers like older android that do not support scroll events
- Drag and drop nodes in the ACP
- Width Toggler
- Mark viewed XenForo Media Gallery and XenForo issue on mobile
- Moved viewing debug info for admins only to the UI.X add-on
- Style properties that chose icons now have a cool iconator - a dropdown that will work with FontAwesome to find icons visually
- UI.X add-on is now secondary for footer and welcome block features - so you can inherit from the global add-on values
- Z-index improvements, some things showed on top of others that probably should not have
- Permissions for the AD Styler (styler trigger, color palette options, and presets)
- Ability to show just color palette and not styler trigger in AD Styler
- Node grid separator node fix when using default theme
- Added 'custom' to all style properties dealing with location - just in case you want to do something not listed
- Logo block search and logo block ad_header positions now are fully responsive and handled very clean
- Zipping supported on Mike Edge's servers
- FTP supported for uploading themes
- Sub-forums now support the node grid system
- Plain message controls and the active state on multiquote no longer has a coloring issue
- Improved animation for minimal search
- Improved mobile responsiveness for off canvas menus, search, collapsible nodes, and other UI elements
- Node grid now works on all forums, the issue with watched forums has been fixed
- Welcome block now removed from any login and register pages
- Variables to show page content wrapper, notices, titles, welcome block, and much more can be controlled from any page node
- Form overlay button (adding an image or link in the editor) hover state fixed
- Scroll sticky style fixed on Safari
- Move all js to one file to improve page load
- Widget framework home tab as icon works now
- Opening off canvas nav is much faster
- Alerts in off canvas nav are not styled (XMG)
- Alerts show up gray instead of red if unread if done through ajax call
- Fix background icon node issue
- Off canvas members list permissions, shows blank link regardless of permission
- Fix navigation active states when tab links are removed (for middle tab location)
- Breadcrumb double home icon logic error fixed
- Close icon overlapping text on post member cards fixed
- Off canvas navigation for user information no longer adds links randomly and also will not remove alert count when clicked
- Sticky footer will correctly align to the bottom instead of having a gap near the bottom
- Separate sticky and normal threads supported - will add a heading between the two thread types
- Collapse sidebar animation improved
- New indicator on messages border radius fixed
- Featured resources now stack nicely, removed unnecessary styling as well
- Social media clashed with copyright on some mobile views
- Guests can close the sidebar without seeing an overlap
- ACP will alert you of add-on updates
- Both add-on updates and theme updates can be dismissed (if you are upgrading or installing manually, this is useful)
- Wording improved in general in the ACP for how settings are best used
- QuickSearchPlaceholder color now inherits from body
- We use requestAnimationFrame - essentially allows for a higher frame rate for scroll events
- The ability to start a category node collapsed
- Various social media icons now added (Reddit, Tumblr, Github, Flickr, Steam, Twitch, and Vine)
- Users can now choose to toggle the sticky state of navigation, userbar, and sidebar respectively
- We add height to page node textareas - easier to edit pages!
- Ability to add a class to nodes for specific node styling
- Ability to add custom css to a node for even more specific quick styling
- Notice links when clicked would move the viewport (scroll down) - this has been fixed
- 100% is now a supported value for many viewport options such as when to center footer links (meaning always)
- IE9 node list issue where nodes wouldnt be viewed is fixed
- Search permissions would sometimes make for an empty userbar - fixed
- .footer can now be moved above or below the sticky footer threshold - to better determine where you want the footer to begin
- We removed all support for uix_hide on icons - no longer necessary
- Nodes would float left on default style with add-on turned on - fixed
- Easier to differentiate between read and unread conversations in the off canvas menu visitor tabs
- Disabling welcome block in style property wouldnt disable welcome block html
- Overflow issue on off canvas menus for visitor tabs
- Unreadable text on the modal when creating an album in XMG
- If post count in a thread is less than 2, don't show the post pagination menu link in navigation
- HTML supported in global welcome block
- Margin issue when replying to media in XMG has been fixed
- Star rating background color fixed
- Some internal links would not account for sticky offset heights
- Last post avatar works on category nodes
- Node icons can be set in style properties or globally
- Node icons can be set specifically for any individual node - or it can inherit from a category the same icon!
- RTL support
- Style property added to style links in welcome block, hover as well
- New indicator positioning on conversations and posts
- Setting to move the top control button to the right above thread list instead of in the breadcrumb
- Not resizing tablinks currectly if hidden due to sticky on page load
- High Resolution timers. Should help with debugging / improving
- performance of fast things (like events on scroll).
- Put all welcomeblock code in a single template
- Remove new indicators on nodes for guests
- Hide Xen Media Gallery tablink popup menus when tablinks are removed.
- Optimized search.css. A lot less code now hits the front end when certain settings are unchecked.
- Minimal search now works as expected in edge cases (navStyle == 2 with searchPosition == 1 and such)
- Added uix_account.css template and uix_adStyler.css template for increased performance and organization
- Welcome block css no longer loads on views without the welcome block.
- Extended footer css no longer loads when extended footer is disabled.
- Add setting in UI.X Options that is analogous to the @uix_welcomeBlock_showAllTemplates style property
- Pressing enter doesnt submit the form when search button is enabled - fixed
- Added setting 'Visitor panel stats as icons'.
- Add in / properly order vendor prefixes for transitions appearing in CSS templates