Skip to content

Releases: Automattic/newspack-listings

v2.0.1-alpha.1

06 Jul 21:26
Compare
Choose a tag to compare
v2.0.1-alpha.1 Pre-release
Pre-release

2.0.1-alpha.1 (2021-07-06)

Bug Fixes

  • editor errors with reusable blocks (#89) (fdc46d3)

v2.0.0

06 Jul 17:42
Compare
Choose a tag to compare

2.0.0 (2021-07-06)

Bug Fixes

  • errors and bugs related to WP 5.8 (#83) (90da6c5)

BREAKING CHANGES

  • This feature will deprecate existing custom taxonomies, so any existing terms for those taxonomies will be lost.

To fix, we can convert terms from the deprecated taxonomies to standard post categories/tags via a migration script.

v2.0.0-alpha.3

06 Jul 16:03
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

2.0.0-alpha.3 (2021-07-06)

Bug Fixes

  • errors and bugs related to WP 5.8 (#83) (90da6c5)

BREAKING CHANGES

  • This feature will deprecate existing custom taxonomies, so any existing terms for those taxonomies will be lost.

To fix, we can convert terms from the deprecated taxonomies to standard post categories/tags via a migration script.

v2.0.0-alpha.2

30 Jun 16:58
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2021-06-30)

Bug Fixes

  • default listings to one-column-wide.php post template (#77) (e987e76)
  • memory leaks from legacy term utilities (#81) (4576805)

v1.2.2

22 Jun 21:03
Compare
Choose a tag to compare

1.2.2 (2021-06-22)

Bug Fixes

  • missing condition for block appender in list container (#74) (2c49896)
  • use synced attributes for ListContainer directly (#73) (f8641a7)

v2.0.0-alpha.1

21 Jun 21:26
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2021-06-21)

Bug Fixes

  • activation PHP warning (#70) (29b0a34)
  • failing npm ci command (f509f36)
  • guard against nonexistent meta object (#66) (c821a09)
  • missing condition for block appender in list container (#74) (2c49896)
  • newspack_blocks support slug (a2bda56)
  • remove material packages (b489015)
  • use synced attributes for ListContainer directly (#73) (f8641a7)
  • use value property of selection from AutocompleteWithSuggestions (#61) (c7c4cea)
  • util for checking post type on new posts (fb61530)
  • warning about default meta value (16af17b)
  • wp_insert_post filter name and theme_mod filter (5befca7)

Features

  • add a new global setting and post option to hide date (#57) (896f68f)
  • add revisions support for listings (42d04d2)
  • add settings for individual listing type URL slugs (d78a3f7), closes #41
  • better integration with Newspack Theme features (823f66a)
  • child and related listings UI (#58) (06aff81)
  • convert legacy custom terms to regular post terms (#67) (a2fcf84)
  • CSV importer script (#51) (ffbea00)
  • flush permalinks automatically if updating slug option (988521e)
  • support Newspack Sponsors for listings (#65) (7d2ef64)
  • update cpt icon and block icons (7b59032), closes #49
  • update price block to use placeholder and large font size (#71) (710f34c)
  • use post categories and tags for all listing post types (#39) (f223053), closes #32

BREAKING CHANGES

  • This feature will deprecate existing custom taxonomies, so any existing terms for those taxonomies will be lost.

To fix, we can convert terms from the deprecated taxonomies to standard post categories/tags via a migration script.

v1.2.1

08 Jun 20:58
Compare
Choose a tag to compare

1.2.1 (2021-06-08)

Bug Fixes

  • syncing attributes from curated list block to inner blocks (#64) (cdbc0bb)

v1.2.1-alpha.1

08 Jun 14:06
Compare
Choose a tag to compare
v1.2.1-alpha.1 Pre-release
Pre-release

1.2.1-alpha.1 (2021-06-08)

Bug Fixes

  • syncing attributes from curated list block to inner blocks (#64) (cdbc0bb)

v1.2.0

11 Feb 13:11
Compare
Choose a tag to compare

1.2.0 (2021-02-11)

Features

v1.2.0-alpha.1

02 Feb 15:09
Compare
Choose a tag to compare
v1.2.0-alpha.1 Pre-release
Pre-release

1.2.0-alpha.1 (2021-02-02)

Features