Releases: jthingelstad/foreground
v2.4.0
Requires
MediaWiki versions => 1.35.0
Version 2.4.0
- [compatibility, b/c break] Requires MW >=1.35 in skin.json minor version bump
- [deprecated] Avoid deprecated methods PR #373 - solves issue #371
- [bug] Patching "footer-left" id duplicated PR #372 - Avoid setupSkinUserCss and escapeId, both of which were deprecated before MediaWiki 1.34.
- [code] Add minus-x and update php-parallel-lint #374 - Remove the executable bit from a few files.
- [bug, code] Legacy.css stylesheet to add back the CSS removed by MW Core in MW 1.35.
- [language] Localization updates
v2.3.0
Requires
MediaWiki versions => 1.34.0
Version 2.3.0
- [compatibility, deprecated] Fix for deprecated wfSuppressWarnings and wfRestoreWarnings with new Wikimedia...
- [bug, code] Remove duplicated prepend call in foreground.js
- [b/c break] Version minor bump, MW >= 1.34 now required
- [enhancement] Use of requires MW >= 1.34 in skin.json
v2.2.4
v2.2.3
v2.2.0
v2.1.0
Requires
MediaWiki versions => 1.27.x
Version 2.1.0
- [CSS] Page elements mentioned in issue #311
- [bug fix] Footer #319
- [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
- [compatibility] 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
Historical for v1.x to v2.0 [b/c breaks!]
If you are upgrading from v1.x please pay particular attention to the b/c breaks. Updating from v1.x to a 2.x version will break some elements of your website. Please test your upgrade on a development server first before using on production.
Version 2.0 (never released)
- [feature] [b/c break] Upgrade to Foundation 5.5.3 (Foundation Tabs have a coding change to build tabs on pages)
- [code] [b/c break] Use the help page set with MediaWiki:Helppage
- [feature] [code] Remove "Login" word for annon users, dropdown for log in and create account links
- [icons] Update to Font Awesome 4.5
- [icons] Missing icons for Visual Editor, CiteThisPage, et al were added
- [feature] Support of more menu items in top-bar, flows automatically
- [code] Hard set of logo icon in top-bar now controlled by CSS in foreground.css file (can be overridden)
- [code] Actions button on_hover is using native Foundation 5 on_hover (regression in Foundation 5 caused move on_hover to left instead of bottom)
- [code] Echo div container divided with div for alerts and div for messages (MW Flow extension compatible)
- [bug fix] Visual Editor z-index issue, toolbar and widget sizing
- [code] z-index values for z-indexed elements re-indexed appropriately
2.1.0-rc1
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-rc1. Thanks for testing!
Requires
MediaWiki versions => 1.27.x
Version 2.1-rc1
- [CSS] Page elements mentioned in issue #311
- [bug fix] Footer #319
- [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
- [compatibility] 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
Historical for v1.x to v2.0 [b/c breaks!]
If you are upgrading from v1.x please pay particular attention to the b/c breaks. Updating from v1.x to a 2.x version will break some elements of your website. Please test your upgrade on a development server first before using on production.
Version 2.0 (never released)
- [feature] [b/c break] Upgrade to Foundation 5.5.3 (Foundation Tabs have a coding change to build tabs on pages)
- [code] [b/c break] Use the help page set with MediaWiki:Helppage
- [feature] [code] Remove "Login" word for annon users, dropdown for log in and create account links
- [icons] Update to Font Awesome 4.5
- [icons] Missing icons for Visual Editor, CiteThisPage, et al were added
- [feature] Support of more menu items in top-bar, flows automatically
- [code] Hard set of logo icon in top-bar now controlled by CSS in foreground.css file (can be overridden)
- [code] Actions button on_hover is using native Foundation 5 on_hover (regression in Foundation 5 caused move on_hover to left instead of bottom)
- [code] Echo div container divided with div for alerts and div for messages (MW Flow extension compatible)
- [bug fix] Visual Editor z-index issue, toolbar and widget sizing
- [code] z-index values for z-indexed elements re-indexed appropriately
2.1.0-rc
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
2.1.0-beta
Please report any bugs on the tracker. Please make sure you reference you are using 2.1.0-beta. We would really like to finally release this version if the feedback is positive. Thanks!
Version 2.1.0-beta
- [compatibility] Remove IE 8 support entirely
- [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
Version 2.0 [Never Released]
- [feature] [b/c break] Upgrade to Foundation 5.5.3 (Foundation Tabs have a coding change to build tabs on pages)
- [code] [b/c break] Use the help page set with MediaWiki:Helppage
- [feature] [code] Remove "Login" word for annon users, dropdown for log in and create account links
- [icons] Update to Font Awesome 4.5
- [icons] Missing icons for Visual Editor, CiteThisPage, et al were added
- [feature] Support of more menu items in top-bar, flows automatically
- [code] Hard set of logo icon in top-bar now controlled by CSS in foreground.css file (can be overridden)
- [code] Actions button on_hover is using native Foundation 5 on_hover (regression in Foundation 5 caused move on_hover to left instead of bottom)
- [code] Echo div container divided with div for alerts and div for messages (MW Flow extension compatible)
- [bug fix] Visual Editor z-index issue, toolbar and widget sizing
- [code] z-index values for z-indexed elements re-indexed appropriately
2.1.0-alpha
Please report any bugs on the tracker. Please make sure you reference you are using 2.1.0-alpha. We would really like to finally release this version if the feedback is positive. Thanks!
Version 2.1.0-alpha
- [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
Version 2.0 [Never Released]
- [feature] [b/c break] Upgrade to Foundation 5.5.3 (Foundation Tabs have a coding change to build tabs on pages)
- [code] [b/c break] Use the help page set with MediaWiki:Helppage
- [feature] [code] Remove "Login" word for annon users, dropdown for log in and create account links
- [icons] Update to Font Awesome 4.5
- [icons] Missing icons for Visual Editor, CiteThisPage, et al were added
- [feature] Support of more menu items in top-bar, flows automatically
- [code] Hard set of logo icon in top-bar now controlled by CSS in foreground.css file (can be overridden)
- [code] Actions button on_hover is using native Foundation 5 on_hover (regression in Foundation 5 caused move on_hover to left instead of bottom)
- [code] Echo div container divided with div for alerts and div for messages (MW Flow extension compatible)
- [bug fix] Visual Editor z-index issue, toolbar and widget sizing
- [code] z-index values for z-indexed elements re-indexed appropriately