This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
Releases: jthingelstad/foreground
Releases · jthingelstad/foreground
1.2.0
Starting with v1.2.0 Foreground will be using Semantic Versioning from this point forward.
Changes since release of v1.1
- [compatibility] Update skin for skin registration on MW 1.25 and higher
- [compatibility] Backwards compatibility with MediaWiki Versions prior to 1.25
- [bug fix] Fixed Echo extension compatibility with recent release
- [documentation] Update Readme.md
- [language] Update Fr-fr translation string
- [development] Addition of Travis and Scrutinizer
- [code] Resource module position explicitly set
- [code] Fixes for execution paths
- [feature] Support for Visual Editor
- [icons] Font Awesome update to 4.2, better icons for ULS and page history
- [code] CSS fix for invasive ULS CSS, removed style for SiteNotice now user controlled
- [language] Update to language files, now uses .json files to load translations
- [bug fix] H3 larger than H2 on small screens
- [bug fix] Missing indicator.gif spinner image
1.1
- [feature] Addition of Social Media Follow Icons using AddThis horizontal follow bar
- [feature] Turn on or off the display of standard MW footer icons
- [feature] Navbar image/icon, ability to change title shown in navbar independent of $wgSitename, and turn on/off image/icon in navbar.
- [feature] Ability to change the displayed title name independent of $wgSitename
- [bug fix] Parent
for mw-content-text - [bug fix] Missing icon for Atom(RSS) Feedlink
- [bug fix] Fix Font Awesome icon alignment
- [feature] i18n json update/create shim, i18n.php file for localization deprecated in MW 1.23 and being removed in MW 1.24, and shim is backwards compatable to MW 1.17
- Added CONTRIBUTING.md file
- Update to README.md