Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

2.1.0-rc

Compare
Choose a tag to compare
@Hutchy68 Hutchy68 released this 13 Feb 17:24
· 129 commits to develop since this release
9964d94

We finally have a release candidate for 2.1.0.

Please report any bugs on the issue tracker. Please make sure you reference you are using 2.1.0-rc. Thanks for testing!

Version 2.1-rc

  • [bug fix] AddThis div container #295
  • [enhancement] Hide AddThis on non content pages by disabling <script> from running
  • [bug fix] Fixes for VisualEditor changes in editor layout #313
  • [compatibilit] Remove IE 8 Support entirely
  • [code] CSS fixes for Issues #88, #172 and #196 (Print.css, firstHeading and Wikitable override by Foundation)
  • [code] Moved icon appending for Visual Editor to (window).load function
  • [code] Improved styling of TOC
  • [code] [b/c break] Switch to MW 1.25+ extension registration mechanism
  • [code] [b/c break] Removed I18n shim for < MW 1.23
  • [code] Move Echo above Page Actions button
  • [feature] Add page indicator support
  • [feature] Add 'enableTabs' for tabs on page support
  • [language] Enable "Back" in mobile nav menu to be localised
  • [bug fix] RTL detection improved
  • [code] More CSS fixes for Orbit, Tabs, etc