Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Releases: octfx/wiki-seo

v2.6.6

17 Jan 18:34

Choose a tag to compare

This is mainly a bugfix and translation update release

Fixes:

  • Fix info action url b22c8b3
  • Fix allowing to override generators 3e62923
  • Fix og:title not being set 05f2b5b
  • Fix deferred description update job in MW 1.38 78245b3
  • Fix pageimages override with fallback image 3302424

v2.6.5

24 Mar 08:06
16c379a

Choose a tag to compare

  • Twitter and OpenGraph bugfixes
  • InfoAction listing metadata including detailed descriptions
  • Auto description genration using TextExtracts
  • Maintenance script for description generation
  • Citation metadata generator
  • Naver site verification support

v2.6.3

14 Jan 10:18
b5e2eac

Choose a tag to compare

v2.6.2a

13 Nov 21:06
c69092b

Choose a tag to compare

Lua Bugfix release

v2.6.2

13 Nov 15:25
6737f5d

Choose a tag to compare

  • Lua integration through mw.ext.seo.set({})
  • Update required MediaWiki version to 1.35.0

v2.6.1

13 Oct 13:53
e389eb3

Choose a tag to compare

Add a noindex policy to page titles specified in $wgWikiSeoNoindexPageTitles.
Example:

$wgWikiSeoNoindexPageTitles = [
  'Main_Page',
  'My_Custom_Page',
];

v2.6.1 only bumps the version number in extension.json.

v2.6.0

13 Oct 13:47
66518ec

Choose a tag to compare

Add a noindex policy to page titles specified in $wgWikiSeoNoindexPageTitles.
Example:

$wgWikiSeoNoindexPageTitles = [
  'Main_Page',
  'My_Custom_Page',
];

v2.5.0

03 Jul 18:24

Choose a tag to compare

Release v2.5.0

Signed-off-by: Hannes Kruse <hannes@octofox.de>
Change-Id: I60bd8938a8a632265ca4fb5595c554889dbf1f17

v2.5.0 - PHP7.0

01 Jul 19:55
e855d65

Choose a tag to compare

v2.5.0 - PHP7.0 Pre-release
Pre-release

This is the last version supporting PHP 7.0

v2.4.0

09 Jan 20:09

Choose a tag to compare

Bugfix:

  • HTML entities in page title

Feature:

  • Default twitter summary card type
  • Adding hreflang links