Skip to content

Releases: greenpeace/planet4-plugin-gutenberg-blocks

v1.102.0

02 Dec 10:19
f6cb987
Compare
Choose a tag to compare
Remove Social Media block API endpoint (#1264)

We forgot it when moving this block to the theme

v1.101.0

27 Nov 12:40
f6cb987
Compare
Choose a tag to compare
Remove Social Media block API endpoint (#1264)

We forgot it when moving this block to the theme

v1.100.0

13 Nov 14:36
Compare
Choose a tag to compare
Remove e2e tests

All of those tests have either been moved to the theme
or the blocks have been retired (eg. S2C).

Also removed related CI jobs.

v1.99.0

06 Nov 07:47
7f2c48b
Compare
Choose a tag to compare
PLANET-7446: Remove lightbox (#1259)

PLANET-7446: Force no lightbox

- Remove lightbox from paragraphs by class name

v1.98.0

17 Oct 09:03
35690d9
Compare
Choose a tag to compare
PLANET-7628: Remove Articles block (#1257)

- Remove the block from the plugin

v1.97.0

03 Oct 08:15
Compare
Choose a tag to compare
Revert "PLANET-7611: Remove the Happy Point block (#1246)"

This reverts commit c015ea344ae13bcd45ef049c2a2646f60d74f010.

v1.96.1

01 Oct 06:20
Compare
Choose a tag to compare
Revert "PLANET-7611: Remove the Happy Point block (#1246)"

This reverts commit c015ea344ae13bcd45ef049c2a2646f60d74f010.

v1.96.0

25 Sep 09:41
Compare
Choose a tag to compare
:robot: Autocommit new translations

v1.95.0

09 Sep 14:01
35bd602
Compare
Choose a tag to compare
PLANET-7534 Allow Take Action Boxout in all post types (#1235)

More specifically, it is now allowed in Pages, Posts and Actions

v1.94.0

28 Aug 12:06
94963d8
Compare
Choose a tag to compare
PLANET 7585: Explicity import `regenerator-runtime`  (#1232)

PLANET 7585: Explicity import regenerator runtime

- regenerator runtime was explicity imported into the fetchJson.js file