Skip to content

Latest commit

 

History

History
347 lines (153 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

347 lines (153 loc) · 16.2 KB

2.0.0 (2024-08-13)

Bug Fixes

  • update dependencies to support @wordpress/scripts (#303) (98738e1)

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

  • refactor: use proxy script for eslint and stylelint scripts

  • fix: peer dependencies

  • 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

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

  • fix: phpcs

  • chore: bump newspack-scripts to v5.5.2

1.13.1 (2024-07-02)

Bug Fixes

1.13.0 (2024-07-01)

Bug Fixes

Features

  • ensure regenerator-runtime is available (for WP 6.6) (4b0fcfb)

1.12.0 (2024-04-08)

Bug Fixes

  • make sure sponsored categories, tags show sponsor info (#289) (ad652aa)

Features

  • ci: add epic/* release workflow and rename master to trunk (#285) (008c0a1)

1.12.0-alpha.2 (2024-03-28)

Bug Fixes

  • make sure sponsored categories, tags show sponsor info (#289) (ad652aa)

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

Features

  • ci: add epic/* release workflow and rename master to trunk (#285) (008c0a1)

1.11.1 (2023-10-31)

Bug Fixes

1.11.1-alpha.1 (2023-10-16)

Bug Fixes

1.11.0 (2023-09-13)

Features

  • add helper function to get all sponsored terms (#263) (0f37ec4)

1.11.0-alpha.1 (2023-09-06)

Features

  • add helper function to get all sponsored terms (#263) (0f37ec4)

1.10.7 (2023-04-10)

Bug Fixes

  • remove check for default meta values that isn’t working (#235) (d45f64b)

1.10.7-alpha.1 (2023-03-31)

Bug Fixes

  • remove check for default meta values that isn’t working (#235) (d45f64b)

1.10.6 (2023-03-14)

Bug Fixes

  • update composer file to correct linting error (#229) (2716ed2)

1.10.6-alpha.1 (2023-03-03)

Bug Fixes

  • update composer file to correct linting error (#229) (2716ed2)

1.10.5 (2023-02-16)

Bug Fixes

  • ensure term has taxonomy (deb84af)

1.10.5-alpha.1 (2023-01-26)

Bug Fixes

  • ensure term has taxonomy (deb84af)

1.10.4 (2023-01-13)

Bug Fixes

  • update CI orb newspack-scripts (bb984b3)

1.10.4-alpha.1 (2023-01-13)

Bug Fixes

  • update CI orb newspack-scripts (bb984b3)

1.10.3 (2023-01-10)

Bug Fixes

  • add failsafe to ensure that Sponsors queries contain only sponsors CPT (#221) (8537ddb)

1.10.2 (2022-10-28)

Bug Fixes

  • memoization for get_sponsors_for_post (13b127c)

1.10.1 (2022-10-19)

Bug Fixes

  • update sponsorship byline dropdown description (#207) (a64c800)

1.10.1-alpha.1 (2022-10-06)

Bug Fixes

  • update sponsorship byline dropdown description (#207) (a64c800)

1.10.0 (2022-07-26)

Features

  • new options to show authors and categories (#186) (5103216)

1.10.0-alpha.1 (2022-07-14)

Features

  • new options to show authors and categories (#186) (5103216)

1.9.0 (2022-05-18)

Bug Fixes

  • do not include child terms for sponsored categories (#179) (7834583)

Features

1.9.0-alpha.1 (2022-05-05)

Bug Fixes

  • do not include child terms for sponsored categories (#179) (7834583)

Features

1.8.0 (2022-01-19)

Bug Fixes

Features

  • try enabling dependabot to keep dependencies up to date (#74) (e2d7458)

1.8.0-alpha.1 (2022-01-13)

Bug Fixes

Features

  • try enabling dependabot to keep dependencies up to date (#74) (e2d7458)

1.7.1 (2021-11-30)

Bug Fixes

  • update ci images and NPM packages (#72) (21ccfbf)

1.7.1-alpha.1 (2021-11-03)

Bug Fixes

  • update ci images and NPM packages (#72) (21ccfbf)

1.7.0 (2021-09-24)

Features

  • add a global setting to suppress ads on sponsored posts (#68) (ce45916)

1.6.0 (2021-09-21)

Bug Fixes

Features

1.5.0 (2021-06-15)

Features

  • create filter to let other plugins add supported post types (#58) (e58d61c)

1.4.1 (2021-05-13)

Bug Fixes

  • ensure that sponsors can't be applied to other sponsors (#55) (8410d5e)

1.4.0 (2021-05-04)

Features

1.3.0 (2020-11-24)

Features

  • avoid unnecessary queries if there are no published sponsors (#46) (587729c)

1.2.1 (2020-09-08)

Bug Fixes

  • harden post type check to prevent notices (60879a9)

1.2.0 (2020-08-25)

Bug Fixes

Features

  • settings use value instead of placeholder (#36) (7276c5d)
  • update sponsors icon to Material Design (#35) (b2719bf)

1.1.0 (2020-08-20)

Features

  • test release workflow with README changes (#26) (a964dd8)