Releases: lakejason0/mediawiki-skins-Lakeus
v1.4.1
This is the maintenance release of the mediawiki-skins-Lakeus 1.4 version.
This will be the last release support non-latest-stable MediaWiki version
1.43.x in the master branch.
Please switch to MediaWiki-version-specific branches and versions instead.
Changes
New developer features
- (issue #59) Cleaned up ResourceModules and ResourceModuleSkinStyles.
Bug fixes
- (issue #56) Point security report to GitHub's Security Reporting page instead
of the Issues page inSECURITY.md. - (T357482, issue #57) Fixed CodeMirror 6 in VisualEditor misalignment.
Languages updated
Lakeus skin now supports 29 languages. Many localisations are updated regularly.
Below only new and removed languages are listed.
- Added localisations for Chechen (ce).
- Added localisations for Russian (ru).
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
This is the first release and a security release of the mediawiki-skins-Lakeus 1.4 version.
This release contains a security fix, all websites using Lakeus skin should apply this update!
Changes
Bug fixes
- (#55, GHSA-mq77-3q68-v64v) SECURITY: Fixed stored XSS via system messages.
Languages updated
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
Full Changelog: v1.3.0...v1.4.0
v1.3.1+REL1.42
This is a security release of the mediawiki-skins-Lakeus 1.3 version.
This release contains a security fix, all websites using Lakeus skin should apply this update!
Changes
Bug fixes
- (#55, GHSA-mq77-3q68-v64v) SECURITY: Fixed stored XSS via system messages.
Languages updated
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
Full Changelog: v1.3.0...v1.3.1+REL1.42
v1.3.1+REL1.39
This is a security release of the mediawiki-skins-Lakeus 1.3 version.
This release contains a security fix, all websites using Lakeus skin should apply this update!
Changes
Bug fixes
- (#55, GHSA-mq77-3q68-v64v) SECURITY: Fixed stored XSS via system messages.
Languages updated
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
Full Changelog: v1.3.0...v1.3.1+REL1.39
v1.3.0
This is the first release of the mediawiki-skins-Lakeus 1.3 version.
This will be the last release support non-latest-stable MediaWiki version
1.39.x, 1.41.x, 1.42.x in the master branch.
Please switch to MediaWiki-version-specific branches and versions instead.
Changes
Bug fixes
- Removed duplicate
<h1>from#logo-text. - Updated logic and fixed styles of
.mw-portlet-dropdown. - Removed unnecessary slash from
<input>. - Removed unnecessary
roleattribute from<footer>. - Added
aria-pressedattribute for#sidebar-input.
Languages updated
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
Breaking changes
- This will be the last release support non-latest-stable MediaWiki version
1.39.x, 1.41.x, 1.42.x in the master branch.
Please switch to MediaWiki-version-specific branches and versions instead.
Full Changelog: v1.2.1...v1.3.0
v1.2.1
This is a maintenance release of the mediawiki-skins-Lakeus 1.2 version.
This will be the last release support obsoleted MediaWiki version 1.40.x.
Changes
Configuration changes for system administrators
New configuration
$wgLakeusCustomIndicators: Makes it possible to set skin-wide page status
indicators.
Defaults to empty array ([]).
Bug fixes
- (issue #44) Fixed too-wide sidebar in narrow screen, causing cannot
tap-to-close. - (issue #44) Fixed the sidebar became too narrow if the texts in sidebar are
too short. - Fixed body height by changing
heighttomin-height.
Languages
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
Other changes
Full Changelog: v1.2.0...v1.2.1
v1.2.0
This is the first release of the mediawiki-skins-Lakeus 1.2 version.
Obsoleted MediaWiki version 1.37.x, 1.38.x were no longer supported in this
release.
Changes
Bug fixes
- (issue #40, #41, #42, #43) Fixed content width changing when switching tabs in
Special:Preferences, which was caused byskin.less.
This also contain fixes to the LESSmin(),max()problem.
Languages
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
Deprecations
- (issue #38) Support for obsoleted MediaWiki version 1.37.x, 1.38.x were
dropped. - (issue #38) Replaced deprecated PHP class alias
ResourceLoaderSkinModule
with namespacedMediaWiki\ResourceLoader\SkinModule.
The class was namespaced in MediaWiki 1.39
(commit 3e2653f83bc096889d8b69d1e01a52d7de42b247,
Change-Id Id08a220e1d6085e2b33f3f6c9d0e3935a4204659),
and the deprecated class alias was removed in MediaWiki 1.42
(commit 21d8d9863b393e0bea608ac2f926b40bfecff9ad,
Change-Id I5929a2f760c8d21c1cb2542a19220a91ac7240e4).
Full Changelog: v1.1.18...v1.2.0
v1.1.18
This is a maintenance release of the mediawiki-skins-Lakeus 1.1 version.
This will be the last release support obsoleted MediaWiki version 1.37.x,
1.38.x.
Changes
Bug fixes
- Removed unnecessary modules.
- Fixed CodeMirror glitch.
- (issue #26) Removed unneeded
wpprefix fromhide-if. - (issue #32) Fixed "access to private variable
$templateParserof parent
class" inSkinLakeus.phpby dropping unneeded
BagOStuff $localServerObjectCachedependency. - Fixed hexcolor.replace is not a function
Languages updated
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
Below only new and removed languages are listed.
- (issue #30) Added missing localisations for Twi (tw).
- (issue #30) Added missing localisations for Cantonese (Traditional Han script)
(yue-hant), which was moved from yue. - (issue #35) Unified indentation for en.json by changing 2-whitespace
indentation to tab-character indentation.
Deprecations
- (issue #24) Converted to the new hook system.
- (T262067, issue #33) Migrated
templateDirectoryoption toskin.json.
Other changes
- (issue #22) Fixed capitalization in README.
- Reordered skin.json based on mediawiki/core
docs/extension.schema.v2.json
(6d71df9). - (issue #28, #29) Added documentations.
Full Changelog: v1.1.17...v1.1.18
1.1.17
Changes
- Moved
Lakeusnamespace underMediaWiki\Skins. - Namespaced
SkinLakeusunderMediaWiki\Skins\Lakeus. - Added PHP build tests, including PHPCS.
- Added screenshot for installer.
Full Changelog: v1.1.16...v1.1.17
1.1.16
Changes
- Optimized table overflowing
- Added "Special thanks"
- Fixed image overflowing
- Adjusted icon opacity
- Added use of OOUI icons
- Fixed talk alert style issues
- Moved sticky TOC position on mobile
- Changed breakpoints
- Hide sticky TOC when printing
- Support smooth scroll through CSS3, enabled by default
- Increased line height
- Added
word-wrapto.mw-body - Fixed some
z-indexissues
Full Changelog: v1.1.15...v1.1.16