Hello all,
I would like to announce the release of MediaWiki Language Extension Bundle 2022.01. This bundle is compatible with '''MediaWiki 1.36''' or above and requires '''PHP 7.3.19''' or above.
Next MLEB is expected to be released in 3 months. If there are very important bug fixes, we will do an intermediate release. Please give us your feedback at [[Talk:MLEB|https://www.mediawiki.org/wiki/Talk:MLEB]].
* Download: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2022.01.tar.... * sha256sum: 0cb434980b399f7bac42a92c9f171b6c9041cb998e3b2b0fcf16daf58c43fe61 * Signature: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2022.01.tar....
Quick links: * Installation instructions are at: https://www.mediawiki.org/wiki/MLEB * Announcements of new releases will be posted to a mailing list: https://lists.wikimedia.org/postorius/lists/mediawiki-i18n.lists.wikimedia.o... * Report bugs to: https://phabricator.wikimedia.org/project/view/1464/
Release notes for each extension are below.
-- Kartik Mistry
== Highlights == * '''MLEB now requires MediaWiki 1.36 and PHP 7.3.19'''
== Babel, cldr, CleanChanges and LocalisationUpdate == * Localisation and maintenance updates.
== Translate == * Fix Special:PageMigration - Page search suggestion does not work ({{phab|T217726}}) * Fix UI issue: the page moves from bottom to top when new messages are loaded in List tab ({{phab|T295655}}, {{gerrit|738587}}) * Migrate tables to an abstract schema ({{phab|T268576}}, {{gerrit|735613}}) * Improve UX on Special:AggregateGroups and add collapsibility ({{phab|T90511}}) * Feature: Special:Translate: Make the target language visible in the translation UI ({{phab|T296987}}, {{gerrit|743383}}) * Feature: Special:Translate: Make the target language selector a bit more prominent ({{phab|T296986}}, {{gerrit|743397}}) * Performance: Special:ActiveLanguages should not perform slow queries if results are cached ({{phab|T285314}}, {{gerrit|747122}}) * Feature: Add a new Javascript hook, <code>mw.translate.translationView.stateChange</code>, fired when the state is updated ({{phab|T297129}}, {{gerrit|745997}}) * Remove unused Configure extension integration ({{gerrit|751382}}) * Feature: Add reason dropdown on PageTranslationDeletePage ({{phab|T153542}}, {{gerrit|754490}}) * Add filters to <code>meta=messagegroupstats</code> API ({{phab|T298736}}, {{gerrit|752000}}) * Allow exporting AggregateMessageGroups in offline format via CLI ({{phab|T299493}}, {{phab|T263268}}, {{gerrit|755356}})
=== Breaking changes === * Remove backward compatibility for MW <= 1.35 ({{phab|T298788}}, {{gerrit|752166}})
== UniversalLanguageSelector == * Remove backward compatibility for MW <= 1.35 * Localisation and maintenance updates.
=== Font updates === * Add Awami Nastaliq font ({{phab|T290510}}, {{gerrit|737206}}) * Update OpenDyslexic ({{gerrit|737207}}) * Update GentiumPlus font ({{phab|T298613}}, {{gerrit|737206}})
*TESTING*
Hello all,
I would like to announce the release of MediaWiki Language Extension Bundle 2022.01. This bundle is compatible with *MediaWiki 1.36* or above and requires *PHP 7.3.19* or above.
Next MLEB is expected to be released in 3 months. If there are very important bug fixes, we will do an intermediate release. Please give us your feedback at https://www.mediawiki.org/wiki/Talk:MLEB https://www.mediawiki.org/wiki/Talk:MLEB.
* Download: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2022.01.tar.... https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2022.01.tar.bz2 * sha256sum: 0cb434980b399f7bac42a92c9f171b6c9041cb998e3b2b0fcf16daf58c43fe61 * Signature: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2022.01.tar.... https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2022.01.tar.bz2.asc
Quick links:
* Installation instructions are at: https://www.mediawiki.org/wiki/MLEB https://www.mediawiki.org/wiki/MLEB * Announcements of new releases will be posted to a mailing list: https://lists.wikimedia.org/postorius/lists/mediawiki-i18n.lists.wikimedia.o... https://lists.wikimedia.org/postorius/lists/mediawiki-i18n.lists.wikimedia.org/ * Report bugs to: https://phabricator.wikimedia.org/project/view/1464/ https://phabricator.wikimedia.org/project/view/1464/
Release notes for each extension are below.
-- Kartik Mistry
Highlights
* *MLEB now requires MediaWiki 1.36 and PHP 7.3.19*
Babel, cldr, CleanChanges and LocalisationUpdate
* Localisation and maintenance updates.
Translate
* Fix Special:PageMigration - Page search suggestion does not work (task T217726 https://phabricator.wikimedia.org/T217726) * Fix UI issue: the page moves from bottom to top when new messages are loaded in List tab (task T295655 https://phabricator.wikimedia.org/T295655, Gerrit change 738587 https://gerrit.wikimedia.org/r/738587) * Migrate tables to an abstract schema (task T268576 https://phabricator.wikimedia.org/T268576, Gerrit change 735613 https://gerrit.wikimedia.org/r/735613) * Improve UX on Special:AggregateGroups and add collapsibility (task T90511 https://phabricator.wikimedia.org/T90511) * Feature: Special:Translate: Make the target language visible in the translation UI (task T296987 https://phabricator.wikimedia.org/T296987, Gerrit change 743383 https://gerrit.wikimedia.org/r/743383) * Feature: Special:Translate: Make the target language selector a bit more prominent (task T296986 https://phabricator.wikimedia.org/T296986, Gerrit change 743397 https://gerrit.wikimedia.org/r/743397) * Performance: Special:ActiveLanguages should not perform slow queries if results are cached (task T285314 https://phabricator.wikimedia.org/T285314, Gerrit change 747122 https://gerrit.wikimedia.org/r/747122) * Feature: Add a new Javascript hook, |mw.translate.translationView.stateChange|, fired when the state is updated (task T297129 https://phabricator.wikimedia.org/T297129, Gerrit change 745997 https://gerrit.wikimedia.org/r/745997) * Remove unused Configure extension integration (Gerrit change 751382 https://gerrit.wikimedia.org/r/751382) * Feature: Add reason dropdown on PageTranslationDeletePage (task T153542 https://phabricator.wikimedia.org/T153542, Gerrit change 754490 https://gerrit.wikimedia.org/r/754490) * Add filters to |meta=messagegroupstats| API (task T298736 https://phabricator.wikimedia.org/T298736, Gerrit change 752000 https://gerrit.wikimedia.org/r/752000) * Allow exporting AggregateMessageGroups in offline format via CLI (task T299493 https://phabricator.wikimedia.org/T299493, task T263268 https://phabricator.wikimedia.org/T263268, Gerrit change 755356 https://gerrit.wikimedia.org/r/755356)
Breaking changes
* Remove backward compatibility for MW <= 1.35 (task T298788 https://phabricator.wikimedia.org/T298788, Gerrit change 752166 https://gerrit.wikimedia.org/r/752166)
UniversalLanguageSelector
* Remove backward compatibility for MW <= 1.35 * Localisation and maintenance updates.
Font updates
* Add Awami Nastaliq font (task T290510 https://phabricator.wikimedia.org/T290510, Gerrit change 737206 https://gerrit.wikimedia.org/r/737206) * Update OpenDyslexic (Gerrit change 737207 https://gerrit.wikimedia.org/r/737207) * Update GentiumPlus font (task T298613 https://phabricator.wikimedia.org/T298613, Gerrit change 737206 https://gerrit.wikimedia.org/r/737206)
mediawiki-i18n@lists.wikimedia.org