Releases: femiwiki/UnifiedExtensionForFemiwiki
Releases · femiwiki/UnifiedExtensionForFemiwiki
v4.1.0
v4.0.1
What's Changed
- Bump mediawiki/mediawiki-phan-config from 0.11.1 to 0.12.0 by @dependabot in #108
- Bump grunt-banana-checker from 0.9.0 to 0.10.0 by @dependabot in #103
- Replace deprecated Skin::footerLink by @lens0021 in #116
- Add check for WikibaseClient by @lens0021 in #115
- Bump mediawiki/mediawiki-codesniffer from 39.0.0 to 40.0.1 by @dependabot in #109
- Bump prettier from 2.7.1 to 2.8.1 by @dependabot in #114
- Update extension test workflow on main branch by @github-actions in #110
- Add php compatibility check by @lens0021 in #119
- page.page_restrictions is removed by @lens0021 in #121
- Update extension test workflow on main branch by @github-actions in #124
- Update extension test workflow on main branch by @github-actions in #128
- Update dealerdirect/phpcodesniffer-composer-installer requirement from 0.7.2 to 1.0.0 by @dependabot in #130
- Bump prettier from 2.8.1 to 2.8.3 by @dependabot in #131
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Fix typo by @lens0021 in #59
- Constructor is changed by @lens0021 in #89
- Drop SoftDefaultOptions by @lens0021 in #87
- Remove outdated descriptions by @lens0021 in #88
- Add wgUnifiedExtensionForFemiwikiModifyEmailTheme by @lens0021 in #91
- Use PageStoreRecord::REQUIRED_FIELDS for fields by @lens0021 in #99
- OrderedWhatLinksHere: The constructor of the parent modified by @lens0021 in #100
- Drop SpecialOrderedWhatLinksHere by @lens0021 in #104
- page.page_restrictions is removed by @lens0021 in #122
- Release v4.0.0 by @lens0021 in #123
Dependency upgrades
- Bump php-parallel-lint/php-console-highlighter from 0.5 to 1.0.0 by @dependabot in #61
- Bump mediawiki/mediawiki-phan-config from 0.11.0 to 0.11.1 by @dependabot in #55
- Bump @prettier/plugin-xml from 1.1.0 to 2.0.1 by @dependabot in #66
- Bump php-parallel-lint/php-parallel-lint from 1.3.1 to 1.3.2 by @dependabot in #62
- Bump prettier from 2.6.1 to 2.6.2 by @dependabot in #79
- Bump @prettier/plugin-xml from 2.0.1 to 2.1.0 by @dependabot in #90
- Bump mediawiki/mediawiki-codesniffer from 38.0.0 to 39.0.0 by @dependabot in #93
- Bump @prettier/plugin-xml from 2.1.0 to 2.2.0 by @dependabot in #94
- Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #97
CI
- Fix broken test by @lens0021 in #60
- Update extension test workflow on main branch by @github-actions in #74
- selenium: run tests concurrently by @lens0021 in #77
- Update extension test workflow on main branch by @github-actions in #81
- Update extension test workflow on REL1_37 branch by @github-actions in #84
- Update extension test workflow on REL1_38 branch by @github-actions in #85
- Update extension test workflow on main branch by @github-actions in #83
- Improve dependabot configuration by @lens0021 in #92
- Update extension test workflow on REL1_39 branch by @github-actions in #118
- Add php compatibility check by @lens0021 in #120
Full Changelog: v3.0.1...v4.0.0
v3.0.2
v3.0.1
- Localisations update from https://translatewiki.net.
v3.0.0
- BREAKING CHANGE: Disabled the additional pre-authentication step by default. Set
$wgUnifiedExtensionForFemiwikiPreAuth
to true to enable it again. - Introduces
$wgUnifiedExtensionForFemiwikiSoftDefaultOptions
which is used to change the default options only for the new users or reset options. - Makes HelpPanel and Homepage are set when after reset if configured for new users.
v2.0.0
- Queries more fields of RelatedArticles to fix cache.
- Drops Google Analytics. Consider installing Extension:PageViewInfoGA instead.
v1.2.2
- Adds a configuration for disabling adding links as RelatedArticles.
v1.2.1
v1.2.0
- Implements GoogleAnalyticsPageViewService.
- Uses $wgRelatedArticlesCardLimit for RelatedArticles.
- Shows links on a page as RelatedArticles.