Here is our current list of improvements for the next release:
- Added specific (better quality) support for Post Ratings
- Added a setting specifically to add or remove breadcrumb home icon
- Added a setting to hide breadcrumb on the home tab (since its kinda pointless)
- Setting to remove either the forum list and/or the home page title bar (since its kinda pointless)
- Support for @AndyB ’s bookmark add-on, just tabbed something in

- Converted the Footer to an add-on, so you can have the same footer across multiple themes without any issue
- Added a node grid system, can control the width of any node on any view. Great for truly getting a metro interface for your forum index
- Fixed how the user account on the user preferences (sidebar) dropdown didn’t have an icon, one has been added
- Removed the setting @uix_breadcrumbHeight, as there is already a @breadcrumb.height var - just for cleanliness and order
- Added a setting to control when the .footer menu links center, as opposed to being hard coded at @maxResponsiveMediumWidth
- Added a feature called minimal search
- Added the ability to support both a right and a left off canvas navigation
- Added a setting to remove the tabLinks on sticky. Will also correctly remove itself once the bottom of the navtabs reaches an offset of the height of the navTabs. In short, you won’t see a gap when it hides anymore.
- Sticky navs that start sticky have been improved performance over scroll-to as it should be. In general the logic has been improved, and a rare situation where flickering would occur has been fixed entirely.
- Styled .importantMessage
- Welcome Block has been turned into an add-on, thus you get permission and can have the same welcome block across multiple UI.X supported themes
- Featured Threads, specifically the home tab, has been given specific attention as it had a weird box-sizing issue
- FontAwesome is loaded locally by default to stop the tickets from people wondering why it wasn’t working (cross-origin error some servers will throw/https issue)
- Fixed overflow on the #jumpMenu div (quick navigation menu)
- Fix animation on offCanvas, and removed local coordinates on mainContent for support with the Gridder notifications by @Chris D (i.e.: removed the translate3d, not a bug on our end)
- Online indicator margin issue when using the default triangle style has been fixed.
- Building blocks heading design improved, just changed the background and removed borders essentially, looks more modern
- Controls on deleted threads have been added back in. So if a thread was deleted there wasn’t any options to edit, view, hard delete, etc.
- ScrollingUp style sticky nav now works on mobile
- StickyNav issues in IE have been fixed
- Once and for all we think we’ve entirely cracked the issue on internal anchor offset. So clicking the last post, sticky nav or not, correctly and intelligently finds the right post
- Jumping to a quoted post, similarly, has been fixed
- Removed gradient on prefix filter bar, should be all the gradients now I hope
- Large avatars condensing the classic postbox, this has been fixed once and for all
- XenGallery folders added to each style
- FontAwesome local file added to all styles, as some had it missing for some reason
- Overflow of the post thread pagination and search position 1 fixed
- We added dropdown menus so no more 0,1,2,3 stuff!
- Page and link icons on node list sized better and more intelligently
- Poll overlayChooser shows the close button
- Negative margins on post pagination offset now supported
- Unread nodes and links in general now inherit their value. This is kinda of an issue with XenForo but we’ve come up with a nice clean fix. So if your unread state of links on the node list or thread list got out of whack this has been fixed
- Post pagination throwing error the responsive navigation script in XenForo has been fixed
- Insert Quotes dialog box has been fixed
- Focus state on links in off canvas nav no longer a weird color
- A sticky footer (that is to say, if the page is too small, footer will always show at the bottom of the viewport) has been built and supported in all page styles and settings, but you knew we’d of course support everything!

- We removed uix_webapp, didn’t really do much
- Ability to move post pagination to user bar or navigation as opposed to stuck just in navigation
- All social media links added to an add-on so you don’t have to copy them to each uix supported theme
- Setting to control max days the sidebar can be collapsed
- Permissions for collapsing the sidebar (who can and who cannot)
- All strings are now using the XenForo phrase system as they should be - that means we need language packs!
- And most importantly, the ability to install and upgrade a theme directly in the ACP. Also note that installing a theme will automatically create a child theme for you, so hopefully no one will every have issues upgrading again!
- …And a lot more optimizations and subtle improvements!


