Skip to content

Latest commit

 

History

History
465 lines (250 loc) · 33.7 KB

CHANGELOG.md

File metadata and controls

465 lines (250 loc) · 33.7 KB

2.2.1 (2024-10-10)

Bug Fixes

  • exclude refund orders from backfill (cef82c1)

2.2.0 (2024-10-08)

Bug Fixes

  • sync: use newspack_esp_sync_contact filter for the network_registration_site field (#132) (3755d07)

Features

  • subscriptions and memberships sync reimplementation (#122) (04fc845)

2.1.0 (2024-08-26)

Features

2.0.0 (2024-08-13)

Bug Fixes

  • memberships-sync: handle active subs from other nodes (#114) (97f9a58)
  • update dependencies to support @wordpress/scripts (#104) (e9691b8)

Features

  • distributor: sync comment status (#116) (5844853)
  • ensure that membership plans have unique network id (#108) (d2d63a0)

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

  • chore: update composer

  • fix: peer dependencies

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

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

  • chore: remove unnecessary prettier config file

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

  • fix: update phpcs.xml

  • chore: bump newspack-scripts to v5.5.2

1.10.1 (2024-08-01)

Bug Fixes

  • memberships-sync: handle active subs from other nodes (#114) (4255f8c)

1.10.0 (2024-07-30)

Features

1.9.2 (2024-07-16)

Bug Fixes

  • api: improve /info endpoint (70e2208)

1.9.1 (2024-07-01)

Bug Fixes

1.9.0 (2024-06-12)

Features

  • handle existing users by adding a role; username generation and membership dedupe command fixes (#98) (9f74e75), closes #84

1.9.0-alpha.1 (2024-05-31)

Features

  • handle existing users by adding a role; username generation and membership dedupe command fixes (#98) (9f74e75), closes #84

1.8.0 (2024-05-28)

Bug Fixes

  • backfill: reader registered, membership updated (b177538)

Features

  • admin: subscriptions view (cb5bcb7)
  • auditing features env variable name change (e1df42b)
  • remove hub's subscriptions and orders (e234425)
  • sync Network Registration Site on network reader creation or fetch (eeba099)

1.8.0-alpha.1 (2024-05-21)

Bug Fixes

  • backfill: reader registered, membership updated (b177538)

Features

  • admin: subscriptions view (cb5bcb7)
  • auditing features env variable name change (e1df42b)
  • remove hub's subscriptions and orders (e234425)
  • sync Network Registration Site on network reader creation or fetch (eeba099)

1.7.0 (2024-05-15)

Features

  • handle user deletion event on the network (#91) (cf3df3b)

1.7.0-alpha.1 (2024-04-25)

Features

  • handle user deletion event on the network (#91) (cf3df3b)

1.6.0 (2024-04-24)

Features

1.6.0-alpha.1 (2024-04-11)

Features

1.5.0 (2024-04-08)

Bug Fixes

Features

  • add Network-specific custom metadata to ESP syncs (#83) (153a733)
  • cli: --yes option for sync-all command (268f7fe)
  • cli: membership de-duplication CLI command (#84) (c7ece71)
  • manual-user-sync: sync user login (#81) (3f9755e)

1.4.2 (2024-04-02)

Bug Fixes

  • add new filter callback for Network Registration Site field (#87) (00facbc)

1.5.0-alpha.2 (2024-03-29)

Bug Fixes

  • event-log: only show users filter with environment constant (#86) (cd4a91a)

1.5.0-alpha.1 (2024-03-27)

Features

  • event-log: only show users filter with environment constant (#86) (cd4a91a)

1.4.1 (2024-03-29)

Bug Fixes

Features

  • add Network-specific custom metadata to ESP syncs (#83) (153a733)
  • cli: --yes option for sync-all command (268f7fe)
  • cli: membership de-duplication CLI command (#84) (c7ece71)
  • manual-user-sync: sync user login (#81) (3f9755e)

1.4.0 (2024-03-27)

Features

  • add Network-specific custom metadata to ESP syncs (#83) (#85) (5850129)

1.4.0-alpha.1 (2024-03-26)

Bug Fixes

Features

  • add Network-specific custom metadata to ESP syncs (#83) (153a733)
  • cli: --yes option for sync-all command (268f7fe)
  • cli: membership de-duplication CLI command (#84) (c7ece71)
  • manual-user-sync: sync user login (#81) (3f9755e)

1.3.0 (2024-02-28)

Bug Fixes

Features

  • add hub bookmarks to nodes (#56) (54700a0)
  • add option to manually sync users (#53) (3ec1b19)
  • display membership plans from the network (#59) (6fa01fd)
  • enhance network subscriptions and orders search (#55) (bcb0615)
  • Node connection using a link (#58) (721f8b2)
  • wp-cli: add command to backfill events (#51) (13d2498)
  • wp-cli: add process pending webhook requests command (#67) (7dbd8dc)
  • wp-cli: sync all events from the Hub (#65) (dc595ca)

1.3.0-alpha.4 (2024-02-28)

Bug Fixes

1.3.0-alpha.3 (2024-02-28)

Bug Fixes

  • backfill duplicate handling; woo links in wp-admin-bar (#71, #72) (bbce13b)

1.3.0-alpha.2 (2024-02-27)

Bug Fixes

  • missing woocommerce-memberships handling (76dbdf7)

1.3.0-alpha.1 (2024-02-23)

Bug Fixes

Features

  • add hub bookmarks to nodes (#56) (54700a0)
  • add option to manually sync users (#53) (3ec1b19)
  • display membership plans from the network (#59) (6fa01fd)
  • enhance network subscriptions and orders search (#55) (bcb0615)
  • Node connection using a link (#58) (721f8b2)
  • wp-cli: add command to backfill events (#51) (13d2498)
  • wp-cli: add process pending webhook requests command (#67) (7dbd8dc)
  • wp-cli: sync all events from the Hub (#65) (dc595ca)

1.2.0 (2024-02-20)

Bug Fixes

  • assorted error handling fixes (#52) (234f883)
  • data-listeners: handle no user in wc data update (4eeefc0)
  • dynamic class property deprecated warnings (#47) (693865c)
  • prevent coauthors capability check infinite loop (#46) (9565cef)
  • race condition when creating a Node (1946473)
  • set Yoast primary category (#41) (3457d19)

Features

  • ci: add epic/* release workflow and rename master to trunk (#39) (9cee51d)
  • sync billing and shipping addresses (#50) (6a05580)
  • sync publish, trash post statuses (#42) (fd5d8b9)

1.2.0-alpha.3 (2024-02-16)

Bug Fixes

  • race condition when creating a Node (1946473)

1.2.0-alpha.2 (2024-02-15)

Bug Fixes

  • assorted error handling fixes (#52) (234f883)
  • dynamic class property deprecated warnings (#47) (693865c)
  • prevent coauthors capability check infinite loop (#46) (9565cef)
  • set Yoast primary category (#41) (3457d19)

Features

  • sync billing and shipping addresses (#50) (6a05580)
  • sync publish, trash post statuses (#42) (fd5d8b9)

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

Bug Fixes

  • data-listeners: handle no user in wc data update (4eeefc0)

Features

  • ci: add epic/* release workflow and rename master to trunk (#39) (9cee51d)

1.1.0 (2024-01-25)

Bug Fixes

  • add workaround for distributor bug (#36) (123ac89)

Features

1.1.0-alpha.1 (2024-01-25)

Bug Fixes

  • add workaround for distributor bug (#36) (123ac89)

Features

1.0.1 (2024-01-18)

Bug Fixes

1.0.0 (2023-12-22)

Bug Fixes

Features

  • add circle ci config (3f9d752)
  • Add site role selection and unify menus (bbc8eb5)
  • add support to local Woo events (1273ee1)
  • ads: support network targeting key-val (#13) (37f677a)
  • allow editors to pull content (#28) (3021f7e)
  • bump limit of events pulled by nodes from to 2 to 20 (#7) (c5fbdc5)
  • network donation events as reader data (#8) (9a114a4)
  • node: debug tools (#12) (07b5470)
  • refactor to symetric crypto (1f55551)
  • sync author bio and meta (#15) (f60236d)
  • sync user avatar (#21) (70e4c83)
  • update authors on post update (#29) (25cb65f)
  • update menu icon and position (#18) (11638b2)

1.0.0-alpha.2 (2023-12-22)

Bug Fixes

Features

1.0.0-alpha.1 (2023-12-01)

Bug Fixes

Features

  • add circle ci config (3f9d752)
  • Add site role selection and unify menus (bbc8eb5)
  • add support to local Woo events (1273ee1)
  • bump limit of events pulled by nodes from to 2 to 20 (#7) (c5fbdc5)
  • refactor to symetric crypto (1f55551)
  • ads: support network targeting key-val (#13) (37f677a)
  • bump limit of events pulled by nodes from to 2 to 20 (#7) (c5fbdc5)
  • node: debug tools (#12) (07b5470)
  • refactor to symetric crypto (1f55551)
  • sync author bio and meta (#15) (f60236d)