2.0.3 (2024-12-16)
2.0.2 (2024-11-11)
2.0.1 (2024-10-09)
- Preserve RSS feed for brands with page on front (46f8524)
- Preserve RSS feed for brands with page on front Merge pull request #55 from Automattic/hotfix/rss-feed (eb117c4)
2.0.0 (2024-08-13)
- do not break wp_update_term (#51) (70c0ea4)
- update dependencies to support
@wordpress/scripts
(#45) (de1a172)
- ga: add brand as custom parameter to GA4 (bff4df3)
-
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
-
chore: update newspack-scripts to v5.6.0-alpha.3
-
chore: add .stylelintrc.js
-
chore: update newspack-scripts to v5.6.0-alpha.4
-
fix: add missing Prettier config files
-
chore: update newspack-scripts to 5.6.0-alpha.5
-
chore: update newspack-scripts to v5.6.0-alpha.7
-
fix: format SCSS
-
chore: update newspack-scripts to v5.6.0-alpha.8
-
fix: phpcs errors
-
chore: update newspack-components to v3.0.0
-
fix: phpcs error
-
chore: bump newspack-scripts to v5.5.2
1.4.0 (2024-07-01)
- ensure regenerator-runtime is available (for WP 6.6) (4dff4ef)
1.3.0 (2024-04-08)
1.3.0-alpha.1 (2024-02-08)
1.2.0 (2023-12-11)
- release process (5a93b1f)
1.2.0-alpha.1 (2023-11-30)
- release process (5a93b1f)
1.1.0 (2023-11-30)
- add auto updater (#31) (86bf6a3)
- change menu position (0e46fbf)
- filter posts by brand in admin (#28) (9094911)
- trigger new release (33a173e)
1.2.0 (2023-11-29)
- trigger new release (33a173e)
1.1.0 (2023-11-29)
- add auto updater (#31) (86bf6a3)
- change menu position (0e46fbf)
- filter posts by brand in admin (#28) (9094911)
1.0.1 (2023-10-11)
- add missing dependency (b31a7ba)
- autoload: fix autoloader path (3ca2286)
- better use of selector (80fa247)
- Brand: add confirmation message and delete brand (#11) (9ebe51e)
- hook registration (49341b7)
- ignore menus when value is zero (0b741b6)
- js lint directory (435ee70)
- lint (6491074)
- load right template when page is on front (c3f7088)
- only add post meta to associated post types (#20) (72131be)
- php linting (514b759)
- rename option (68dd2e6)
- template tags calls (580b5ea)
- typo in function name (4e31e26)
- unsued hook on admin (8a449ee)
- use filter and filter out yoast (62a2772)
- adapt filter based on final changes to popups plugin (ae5b2d4)
- Add brands for campaign prompts (c39f91c)
- add category and tags primary brand (760193b)
- Add custom logo option (dfc7b43)
- Add menu option and customization (c851c5e)
- Add menu option and customization (7dadd30)
- add menu options to the UI (9febdb4)
- add post primary brand UI (9d21083)
- add post primary brand UI #12 (e7e602b)
- Add theme colors (c4572d1)
- brand: add clear button to theme color picker (#21) (deff3b9)
- Brand: add/edit a brand (#7) (51d50c3)
- brands: add brands list UI (dc0979c)
- check for post primary brand (c8db9c3)
- convert it to a stand-alone sidebar panel (4e64456)
- customization: add brand identifier in body class (bce6906)
- filter the blog name (0a64b98)
- filters custom logo link (#18) (eedf593)
- manage prompt conflicts (#19) (5bc0631)
- Merge pull request #24 from Automattic/test/ci-release (5545986)
- refactor post meta into its own class and register meta (0213cfb)
- refactor primary brand into an option (b71876f)
- remove current brand support (0c6d2c6)
- update newspack-components (5e8694c)