1.59.1 (2022-12-12)
- donate: override defaults with manual config (#1313) (637284f)
- update CI orb newspack-scripts (a6675b7)
1.59.1-alpha.1 (2022-12-01)
- donate: override defaults with manual config (#1313) (637284f)
- update CI orb newspack-scripts (a6675b7)
1.59.0 (2022-11-14)
1.59.0-alpha.2 (2022-11-11)
1.59.0-alpha.1 (2022-11-03)
1.58.1 (2022-10-19)
- linter errors caused by $sponsor_classes (#1286) (21c6545)
- make sure sponsor flag previews in editor (#1279) (e63c3ab)
1.58.1-alpha.1 (2022-10-06)
- linter errors caused by $sponsor_classes (#1286) (21c6545)
- make sure sponsor flag previews in editor (#1279) (e63c3ab)
1.58.0 (2022-09-27)
- donations: pass client metadata when creating a WC membership (764a4e4)
1.58.0-alpha.1 (2022-09-26)
- donations: pass client metadata when creating a WC membership (764a4e4)
1.57.0 (2022-09-14)
- add button block class to the Homepage Posts more button (#1252) (c4d565c)
- correct Donate thank you message alignment (#1258) (e838e61)
- disambiguate users and guest authors in Author List exclusions (#1154) (c59056b)
- donate: default value not below minimum donation (#1248) (368e856)
- donate: use first & last name as default name (#1255) (105d95b)
- re-add excerpt length preview in editor (#1247) (bdbe86e)
- update Homepage Posts grid spacing and add control (#1245) (9fa6972)
- handle minimum donation option in Donate block (#1239) (10dfefe)
- if donation via a prompt, add prompt ID to Stripe payment metadata (#1253) (b8cb0e9)
1.57.0-alpha.2 (2022-09-06)
- correct Donate thank you message alignment (#1258) (e838e61)
- update Homepage Posts grid spacing and add control (#1245) (9fa6972)
1.57.0-alpha.1 (2022-08-26)
- add button block class to the Homepage Posts more button (#1252) (c4d565c)
- disambiguate users and guest authors in Author List exclusions (#1154) (c59056b)
- donate: default value not below minimum donation (#1248) (368e856)
- donate: use first & last name as default name (#1255) (105d95b)
- re-add excerpt length preview in editor (#1247) (bdbe86e)
- handle minimum donation option in Donate block (#1239) (10dfefe)
- if donation via a prompt, add prompt ID to Stripe payment metadata (#1253) (b8cb0e9)
1.56.0 (2022-08-16)
- ensure amount is always defined for totalAmount calculation (#1227) (b1910dc)
- force a new alpha build (8bf60a8)
- merge conflicts and force new build again (b9020c6)
- resolve merge conflicts with #1234 (15fe247)
- donate: add current_page_url to client metadata (32e18a4)
- donate: customise donate button texts (#1219) (8bda0f0)
- donate: mobile style; UX tweaks (#1201) (65a1285)
- donate: refresh reader authentication (#1236) (f21904b)
1.56.0-alpha.4 (2022-08-12)
- merge conflicts and force new build again (b9020c6)
1.56.0-alpha.3 (2022-08-12)
- force a new alpha build (8bf60a8)
1.56.0-alpha.2 (2022-08-12)
- ensure amount is always defined for totalAmount calculation (#1227) (b1910dc)
- resolve merge conflicts with #1234 (15fe247)
1.56.0-alpha.1 (2022-08-10)
- donate: add current_page_url to client metadata (32e18a4)
- donate: customise donate button texts (#1219) (8bda0f0)
- donate: mobile style; UX tweaks (#1201) (65a1285)
1.55.0 (2022-08-10)
- check that grecaptcha library exists before using its methods (97b7832)
- esc user-inputted key value before appending to URL (be1acb1)
- phpcs lint (cd8fe6f)
- replace hardcoded test secret key (4fd9d8f)
- use reCaptcha v3 to secure Stripe donate forms (e3c6639)
1.54.1 (2022-07-29)
- donate-block: handle default frequency from attributes (4de797a)
1.54.0 (2022-07-26)
- donate-block: amounts and frequencies customisation (#1191) (99d967f)
- homepage posts patterns with ad unit (#1170) (a2e652e)
- support new sponsor options to show authors and categories (#1156) (67e8834)
1.54.0-alpha.1 (2022-07-14)
- donate-block: amounts and frequencies customisation (#1191) (99d967f)
- homepage posts patterns with ad unit (#1170) (a2e652e)
- support new sponsor options to show authors and categories (#1156) (67e8834)
1.53.1 (2022-07-05)
1.53.0 (2022-06-27)
- donate: amount formatting (c766ce3)
- homepage posts block: align items when an odd number of items is inserted (#1173) (7139567)
- iframe-block: handle errors from server-side fetch (#1162) (8378b41)
- make sure block exists before unregistering (#1169) (6d3deed)
1.53.0-alpha.1 (2022-06-16)
- donate: amount formatting (c766ce3)
- homepage posts block: align items when an odd number of items is inserted (#1173) (7139567)
- iframe-block: handle errors from server-side fetch (#1162) (8378b41)
- make sure block exists before unregistering (#1169) (6d3deed)
1.52.0 (2022-06-13)
- correct donate block tab spacing in editor (#1153) (c17221f)
- disambiguate WP users vs. guest authors with same ID (#1143) (d3c5920)
- echo closing link tags on sponsor bylines (#1152) (f80893f)
- remove custom column block styles (#1133) (bd79783)
- skipped linked images when navigating blocks by keyboard (#1144) (8975787)
- add new subscribe pattern (#1142) (97d632e)
- remove support for the Aside post format (#1139) (9f9cdf4)
1.52.0-alpha.1 (2022-06-02)
- correct donate block tab spacing in editor (#1153) (c17221f)
- disambiguate WP users vs. guest authors with same ID (#1143) (d3c5920)
- echo closing link tags on sponsor bylines (#1152) (f80893f)
- remove custom column block styles (#1133) (bd79783)
- skipped linked images when navigating blocks by keyboard (#1144) (8975787)
- add new subscribe pattern (#1142) (97d632e)
- remove support for the Aside post format (#1139) (9f9cdf4)
1.51.0 (2022-05-30)
1.51.0-alpha.2 (2022-05-25)
1.50.1 (2022-05-25)
1.50.1-hotfix.1 (2022-05-25)
- remove custom column block styles (e08db2a)
1.50.0 (2022-05-18)
- improve alt text on images linked to posts (#1118) (d98f8ad)
- update donate block styles to support keyboard navigation (#1117) (0f65dd7)
1.50.0-alpha.1 (2022-05-05)
- improve alt text on images linked to posts (#1118) (d98f8ad)
- update donate block styles to support keyboard navigation (#1117) (0f65dd7)
1.49.0 (2022-05-03)
1.49.0-alpha.1 (2022-05-02)
1.48.0 (2022-04-18)
- add 3 new subscribe patterns (#1091) (1d7f688)
- donate-streamlined: set user ID on Stripe client (#1095) (e9f4bd5)
- publish on npm when releasing (e77fdf6), closes #849
1.48.0-alpha.1 (2022-04-14)
- add 3 new subscribe patterns (#1091) (1d7f688)
- donate-streamlined: set user ID on Stripe client (#1095) (e9f4bd5)
- publish on npm when releasing (e77fdf6), closes #849
1.47.2 (2022-04-07)
1.47.2-hotfix.1 (2022-04-07)
- restore post__in sort order for specific posts mode (a7e52e7)
1.47.1 (2022-04-07)
1.47.1-hotfix.1 (2022-04-07)
- posts-query: specific posts getting (f9326db)
1.47.0 (2022-04-05)
- author-list: handle alphabetizing last names containing spaces (#1057) (1af7e19)
- authors and guest authors in homepage posts (#1083) (038d9a4)
- donate block non-default styles grid breakpoint (#1078) (5450e57)
- homepage-posts: post fetch for widget blocks (#1066) (3734a3f)
- incorrect nesting of tax_query args (#1087) (a613874)
1.47.0-alpha.2 (2022-04-05)
1.47.0-alpha.1 (2022-03-31)
- author-list: handle alphabetizing last names containing spaces (#1057) (1af7e19)
- authors and guest authors in homepage posts (#1083) (038d9a4)
- donate block non-default styles grid breakpoint (#1078) (5450e57)
- homepage-posts: post fetch for widget blocks (#1066) (3734a3f)
1.46.1 (2022-03-22)
- add alignment classes to iframe block (#1050) (854d7cc)
- handle inactive newspack-popups (#1056) (cb894b3)
- update listings class name to match after refactor (#1064) (ac87922)
1.46.1-alpha.1 (2022-03-15)
- add alignment classes to iframe block (#1050) (854d7cc)
- handle inactive newspack-popups (#1056) (cb894b3)
- update listings class name to match after refactor (#1064) (ac87922)
1.46.0 (2022-03-08)
1.46.0-alpha.1 (2022-02-24)
1.45.3 (2022-02-22)
1.45.3-alpha.1 (2022-02-10)
1.45.2 (2022-02-08)
1.45.2-alpha.1 (2022-01-27)
1.45.1 (2022-01-25)
1.45.1-alpha.2 (2022-01-25)
- newspack-scripts usage (af1b7d0)
1.45.1-alpha.1 (2022-01-24)
1.45.0 (2022-01-19)
- add Author List block to manifest of blocks to build in production (#1011) (abd5b7c)
- add simplified CSS class to carousel to reduce style size (#983) (f8b1b0a)
- author-list: user query when CAP is not installed (#1015) (e798d9b)
- force alpha rebuild (1e55132)
- lint errors (#1010) (c50a1f5)
- re-add space between stacked columns (#1022) (d560199)
- update columns styles for WordPress 5.9 (#1020) (a38ce32)
- update Subscribe patterns for WordPress 5.9 (#1017) (5cef283)
- author list block (#947) (b98b8b8)
- donate-stripe: hide fee checkbox if fees are zero (#985) (04e7892)
1.45.0-alpha.7 (2022-01-18)
1.45.0-alpha.6 (2022-01-18)
- update columns styles for WordPress 5.9 (#1020) (a38ce32)
- update Subscribe patterns for WordPress 5.9 (#1017) (5cef283)
1.45.0-alpha.5 (2022-01-14)
1.45.0-alpha.4 (2022-01-11)
1.45.0-alpha.3 (2022-01-11)
- force alpha rebuild (1e55132)
1.45.0-alpha.2 (2022-01-10)
1.45.0-alpha.1 (2022-01-07)
1.44.1 (2022-01-04)
1.44.1-alpha.1 (2021-12-16)
1.44.0 (2021-12-15)
1.44.0-alpha.1 (2021-12-15)
1.43.0 (2021-12-14)
- homepage posts block in AMP Plus mode (#954) (8834fb6), closes #953
- update mobile styles for the post carousel (#946) (ea213e9)
- donate-block: defer Stripe scripts loading (045a867)
- donate: agree to pay fees feature (#928) (221c061)
1.43.0-alpha.1 (2021-12-09)
- homepage posts block in AMP Plus mode (#954) (8834fb6), closes #953
- update mobile styles for the post carousel (#946) (ea213e9)
- donate-block: defer Stripe scripts loading (045a867)
- donate: agree to pay fees feature (#928) (221c061)
1.42.3 (2021-12-07)
1.42.3-alpha.1 (2021-12-02)
1.42.2 (2021-11-30)
- add wptexturize to the article subtitle (#910) (1bec09c)
- update newspack-components dep version (#923) (7678c75)
1.42.2-alpha.1 (2021-11-18)
- add wptexturize to the article subtitle (#910) (1bec09c)
- update newspack-components dep version (#923) (7678c75)
1.42.1 (2021-11-18)
1.42.1-alpha.1 (2021-11-16)
1.42.0 (2021-11-09)
1.41.1 (2021-10-26)
- correct clash between centered text and image behind alignment (ff50346)
1.41.0 (2021-10-19)
- add iframe block (#859) (08a2712)
- homepage-posts: add a filter to enable duplicating posts (#886) (4daf27d)
1.40.0 (2021-10-05)
- add text alignment option to the homepage posts block (514907f)
1.39.1 (2021-09-28)
1.39.0 (2021-09-28)
- if a post has a custom excerpt, use it (#880) (57b5cdd)
- limit excerpt lengths even for custom excerpts (#874) (85f5bf4)
- donate: remove NRH metadata (080430c)
1.38.0 (2021-09-21)
- add a filter on terms so other plugins can add classes (#872) (28c0fde)
- allow some html in the homepage posts subtitle (#869) (82cea66)
- disable Jetpack donations when using Newspack donations (#875) (54ad5b7)
1.37.1 (2021-09-09)
1.37.0 (2021-09-08)
- currency symbol handling (#850) (9637d89)
- only show category link anchor tags if the category has a link (#863) (549f03a)
- show all saved post types in specific posts field (#857) (42c25a9)
1.36.0 (2021-08-31)
- donate: handle newsletter opt-in (#839) (3e36d90)
- update author profile icon and fix loading alignment (#848) (040b145)
- donate: donor name input; initial form hiding (7ab2854)
1.35.0 (2021-08-25)
- add span to 'by' in Homepage Posts, Post Carousel bylines (#843) (fc82a19)
- donate-block: streamlined handling (#835) (b9acb40)
1.34.0 (2021-08-17)
- co-authors plus: add co-authors in the authors filter list (e598259), closes #601
- fix a bad copy/paste (c2afde1)
- co-authors plus: filter homepage posts block posts by co-authors (7f7e65a), closes #831
1.33.0 (2021-08-10)
- select specific posts with white space at the end of the title (a0c0075)
- homepage posts: fix inconsistent column sizing when border enabled (361fed5), closes #825
- sponsor logo: fix sponsor logo accessibility (901db8c), closes #678
1.32.0 (2021-08-03)
1.31.0 (2021-07-27)
1.30.0 (2021-07-19)
- remove autoload dependency from donation class (#811) (c37c885)
- class-newspack-blocks.php: fixes assets meta file path for scripts (#780) (a37ff23), closes #779
- allow swiper to reinitialize carousel on attribute changes (#807) (cc9fa30)
- do not initialize swiper instances if component is hidden (#804) (fe599e1)
- carousel: preview performance (#803) (e5fc989)
- donate: streamlined block option w/ Stripe (#784) (10bfb0b)
- nrh: donations handling (#805) (821f6db)
1.29.2 (2021-07-13)
- correct path to placeholder image (#791) (e4f1e47)
- height of post carousel blocks in editor preview (fc69708)
- make carousel slide image width styles more specific (#792) (9cc4bd1)
- override the default carousel arrows from swiper (#794) (2e4e735)
1.29.1 (2021-07-06)
- add max width to avatar placeholder (#786) (99f0535)
- add paragraph markup to excerpt, content placeholders (#785) (48b43eb)
1.29.0 (2021-06-15)
- add avatar alignment option to author profile block (#773) (9322b01)
- add centered style to author profile block (#774) (602b5d4)
- blog posts block force image to be the right size when used behind (#768) (d8dd2a9)
1.28.0 (2021-06-08)
- include author profile block in release packages (91200de)
1.27.0 (2021-06-02)
1.26.0 (2021-05-13)
1.25.1 (2021-05-05)
1.25.0 (2021-05-05)
1.24.0 (2021-04-13)
1.23.0 (2021-04-06)
- add new patterns for donation and subscribe (#730) (a00cfd6)
- deduplication across homepage posts & carousel (#725) (427c4e0), closes #664
- handle posts with no featured image (#731) (0db34be), closes #443
1.22.1 (2021-03-30)
1.22.0 (2021-03-23)
1.21.1 (2021-02-25)
1.21.0 (2021-02-16)
1.20.1 (2021-02-11)
1.20.0 (2021-02-05)
1.19.0 (2021-01-28)
- carousel block renders authors like homepage articles (#680) (0b574c7)
- in specific posts mode, post order should match input order (#681) (1cfea8d)
1.18.1 (2021-01-19)
- load more button functionality (#672) (4116df5)
- homepage-post: handle duplicated categories (57b6323), closes #669
1.18.0 (2021-01-12)
- add optional 'continue reading' link underneath excerpts (#656) (3c55a69)
- custom endpoint for homepage posts in editor (#661) (1f4880a)
1.17.1 (2020-12-15)
- api: fallback to standard if post_format is false (#649) (77028aa)
- respect excerpt length attribute in load more display (#648) (aef87ba)
- sanitize post id arrays in includes and excludes (#651) (b1b50bd)
1.17.0 (2020-12-09)
1.16.0 (2020-11-24)
1.15.0 (2020-11-17)
1.14.0 (2020-11-11)
- add option to change excerpt length (#607) (a1968d9)
- update blocks icons style and colour (#615) (f4d68cb)
1.13.2 (2020-10-27)
1.13.1 (2020-09-29)
1.13.0 (2020-09-15)
- homepage-posts: display info about load more posts if blog is private (11e2934), closes #507
- sponsors: prevent warnings when sponsor image is not set (b715706)
- add support for the aside post format (dd69bc2)
1.12.2 (2020-09-08)
1.12.1 (2020-08-26)
1.12.0 (2020-08-25)
- trigger release (419ffe7)
1.11.1 (2020-08-18)
1.11.0 (2020-08-18)
1.10.2 (2020-08-11)
- don't render homepage posts blocks in feeds (51f72eb)
1.10.1 (2020-08-04)
1.10.0 (2020-07-28)
1.9.1 (2020-07-22)
1.9.0 (2020-06-30)
- make load more button styles more specific (#527) (68089aa)
- php warnings, phpcs warnings (#540) (23b34a1)
- editable donate button text (#535) (6261e3f)
- exclude current post in homepage posts block (#539) (030024d)
1.8.1 (2020-06-23)
- fall back to author if coauthor fails (18501f6)
1.8.0 (2020-06-18)
1.7.2 (2020-06-13)
1.7.1 (2020-06-09)
- always display query controls; disallow choosing 0 posts (#497) (b956111)
- correct order of arguments in implodes (0f45074)
- don't use main wp_query when rendering homepage posts (9c804f6)
- reset postdata after restoring wp_query (d9d01a6)
- homepage-posts: exclude specific posts from other blocks from query (#500) (31181a5), closes #498
- make bottom margin styles less specific for easier overrides (#483) (93c3aff)
1.7.0 (2020-06-02)
1.6.0 (2020-05-19)
- decode entities in categories when shown (#474) (5347ba3)
- decode entities in categories when shown in carousel (#475) (20dcfd3)
- disallow 0 as post to show value (80db497)
- initializing swiper for multiple blocks (#476) (f480d54)
- add border style to group block (#463) (1c1f89d)
- add image shape classes to the front end (#473) (c90df2e)
1.5.0 (2020-05-07)
- add a max-height to the slider (ea477a2)
1.4.0 (2020-05-05)
- byline, avatar and date in carousel block (#455) (85b7865)
- patterns preview thumbnails (#453) (3ca80e0)
- update editor selector for reordering columns (#435) (396826a)
- use swiper for non-amp carousels (94c0a2b)
1.3.1 (2020-04-29)
- add isset to avoid warnings (8c791da)
1.3.0 (2020-04-21)
- add 2 new subscribe patterns (#426) (07e8239)
- update carousel style since amp 1.5.1 (#427) (94312d2)
1.2.1 (2020-03-31)
- fix broken author URL on WP.com (#407) (9614350)
- pattern sidebar to match gutenberg patterns sidebar (#424) (fb2d209)
1.2.0 (2020-03-24)
- display subscribe pattern when mailchimp is inactive (#418) (09716c1)
- update the pattern's icon with newspack logo (#419) (8532c6f)
1.1.0 (2020-03-17)
- add homepage posts, donation, and subscribe patterns (98ab74c)
- update default carousel style for focused elements (#410) (02335c4)
- correct 'Load more posts' German translation (8913258)
- fix video attribute handling (cfe96e8)
- load more button - remove amp-layout container, append each new article individually. (#375) (efee9dc)
- Manual video input (72efba4)
- remove background color behind load more button in editor. fixes #367. (#374) (f5758fc)