Skip to content

Releases: greenpeace/planet4-master-theme

v1.264.0

04 Sep 08:22
2148ed1
Compare
Choose a tag to compare
PLANET-7191: Fix search action and content toggles (#2110)

Ref: https://jira.greenpeace.org/browse/PLANET-7191

v1.263.1

30 Aug 13:42
042c95a
Compare
Choose a tag to compare
Fix Sitemap links (#2105)

- fix post links
- fix category links
- move up empty condition to avoid empty category
- fix font-family for list content

v1.263.0

30 Aug 08:20
6c1e1b0
Compare
Choose a tag to compare
PLANET-6793: Sitemap native taxonomies (#2085)

Ref: https://jira.greenpeace.org/browse/PLANET-6793

v1.262.0

21 Aug 09:12
962d9ad
Compare
Choose a tag to compare
Implement CSS variables to font families (#2091)

- This allows to NRO to override any token when the new identity is relased

Co-authored-by: Dan Tovbein <[email protected]>

v1.261.1

08 Aug 10:05
0209cc9
Compare
Choose a tag to compare
PLANET-7216: Fix error on tag page (#2092)

Ref: https://jira.greenpeace.org/browse/PLANET-7216

Fix instance of Post on tag page being WP_Post in some cases.

v1.261.0

08 Aug 06:55
7c150a6
Compare
Choose a tag to compare
PLANET-7210: Rewrite search test independent of content (#2089)

Ref: https://jira.greenpeace.org/browse/PLANET-7210

v1.260.0

02 Aug 10:12
0547c5e
Compare
Choose a tag to compare
PLANET-7047: Migrate Donate button setting to a menu (#2076)

* Ref: https://jira.greenpeace.org/browse/PLANET-7047

Migrate Donate button settings

- Create a new term if not exists
- Remove donate button settings page
- Unset donate settings from planet4_options
- Remove default donate settings within the context
- Update desktop and mobile templates

---------

Co-authored-by: Dan Tovbein <[email protected]>

v1.259.0

20 Jul 09:40
5bd112d
Compare
Choose a tag to compare
Fix act_page notices (#2072)

Fix notices when act_page is not defined

v1.258.1

04 Jul 08:09
Compare
Choose a tag to compare
Small fix to get bigger avatars on certain pages

Google profile avatars plugins seems to add a suffix string that fetches
smaller images than what we want in certain cases.

This is a hotfix till we have a response from them for a better way to
handle this.

v1.258.0

03 Jul 11:37
09739e4
Compare
Choose a tag to compare
Update dashdash dependency (#2053)

- The latest version includes the possibility to work with prefix and multi-selectors

Co-authored-by: Dan Tovbein <[email protected]>