Skip to content

Releases: Automattic/republication-tracker-tool

v2.2.0-alpha.1

07 Feb 17:16
Compare
Choose a tag to compare
v2.2.0-alpha.1 Pre-release
Pre-release

2.2.0-alpha.1 (2025-02-07)

Bug Fixes

  • license slugs that are preventing badges to render (af5344b)
  • missing default value for new plugin option (c3d84f6)
  • set the correct default license value with the right existing index (cd20cf8)
  • smaller images for new license badges (7ef70b0)
  • update cc sharing image and links to by-nc-nd (4449952)

Features

  • add badge url's to licenses array (31cefb2)
  • add option to select wich CC license is in use by the site (d153d10)
  • add other cc licenses to the options (03bc4d4)

v2.1.1

11 Nov 18:57
Compare
Choose a tag to compare

2.1.1 (2024-11-11)

Bug Fixes

  • get remote page title was too greedy (#228) (ab936d1)

v2.1.1-alpha.1

07 Nov 20:06
Compare
Choose a tag to compare
v2.1.1-alpha.1 Pre-release
Pre-release

2.1.1-alpha.1 (2024-11-07)

Bug Fixes

  • get remote page title was too greedy (#228) (ab936d1)

v2.1.0

18 Sep 18:01
Compare
Choose a tag to compare

2.1.0 (2024-09-18)

Features

v2.1.0-alpha.1

29 Aug 19:01
Compare
Choose a tag to compare
v2.1.0-alpha.1 Pre-release
Pre-release

2.1.0-alpha.1 (2024-08-29)

Features

v2.0.0

13 Aug 07:33
Compare
Choose a tag to compare

2.0.0 (2024-08-13)

Bug Fixes

  • update dependencies to support @wordpress/scripts (#206) (7322c4b)

BREAKING CHANGES

  • Updates dependencies for compatibility with WordPress 6.6., but breaks JS in WordPress 6.5. and below. If you need support for WP 6.5.*, please do not upgrade to this new major version.

  • chore: refactor for newspack-scripts dependency updates

  • fix: peer dependencies

  • chore: update newspack-scripts to v5.6.0-alpha.3

  • chore: udpate package-lock.json

  • chore: update newspack-scripts to v5.6.0-alpha.4

  • chore: update newspack-scripts to 5.6.0-alpha.5

  • chore: update newspack-scripts to v5.6.0-alpha.7

  • chore: update newspack-scripts to v5.6.0-alpha.8

  • chore: bump version number in package.json

Co-authored-by: Miguel Peixe [email protected]

v2.0.0-alpha.1

02 Aug 20:46
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2024-08-02)

Bug Fixes

  • update dependencies to support @wordpress/scripts (#206) (7322c4b)

BREAKING CHANGES

  • Updates dependencies for compatibility with WordPress 6.6., but breaks JS in WordPress 6.5. and below. If you need support for WP 6.5.*, please do not upgrade to this new major version.

  • chore: refactor for newspack-scripts dependency updates

  • fix: peer dependencies

  • chore: update newspack-scripts to v5.6.0-alpha.3

  • chore: udpate package-lock.json

  • chore: update newspack-scripts to v5.6.0-alpha.4

  • chore: update newspack-scripts to 5.6.0-alpha.5

  • chore: update newspack-scripts to v5.6.0-alpha.7

  • chore: update newspack-scripts to v5.6.0-alpha.8

  • chore: bump version number in package.json

Co-authored-by: Miguel Peixe [email protected]

v1.6.1

01 Jul 17:48
Compare
Choose a tag to compare

1.6.1 (2024-07-01)

Bug Fixes

v1.6.1-alpha.1

25 Jun 20:29
Compare
Choose a tag to compare
v1.6.1-alpha.1 Pre-release
Pre-release

1.6.1-alpha.1 (2024-06-25)

Bug Fixes

v1.6.0

08 Apr 17:39
Compare
Choose a tag to compare

1.6.0 (2024-04-08)

Features

  • ci: add epic/* release workflow and rename master to trunk (#199) (60185ec)