Skip to content

Commit 7b6abe7

Browse files
chore(release): 4.26.5 [skip ci]
## [4.26.5](https://github.com/Automattic/newspack-workspace/compare/newspack-blocks@4.26.4...newspack-blocks@4.26.5) (2026-06-15) ### Bug Fixes * **access-control:** make email domain matching case-insensitive ([#255](#255)) ([c410158](c410158)) * **access-control:** populate GA4 group metadata for anonymous readers ([#254](#254)) ([b7adf8f](b7adf8f)) * add contrasting colour to the my account mobile menu button ([#164](#164)) ([c06219c](c06219c)) * add contrasting colour to the my account mobile menu button ([#164](#164)) ([94b765c](94b765c)) * **audience:** decode HTML entities in campaign prompt titles ([#4711](https://github.com/Automattic/newspack-workspace/issues/4711)) ([f1d189b](f1d189b)) * **blocks:** restore allow-duplicate toggle for static blocks ([#180](#180)) ([8aaa75e](8aaa75e)) * **ci:** restore workspace:* deps in post-release branch maintenance ([#139](#139)) ([821630b](821630b)) * **co-authors-plus:** dedup count_user_posts for linked guest authors ([#149](#149)) ([3e577bf](3e577bf)) * **content-gate:** cascade taxonomy content rules to child terms (NPPD-1670, [#283](#283)) ([12dcbab](12dcbab)) * correct submit button text on change-payment-method page ([#4654](https://github.com/Automattic/newspack-workspace/issues/4654)) ([7aba1ff](7aba1ff)) * **editor:** keep legacy CSS vars in sync with newsletters-prefixed ones ([#2140](https://github.com/Automattic/newspack-workspace/issues/2140)) ([4f3c33a](4f3c33a)) * **group-subscription:** update params; avoid secondary My Account redirect ([#151](#151)) ([c5f6249](c5f6249)) * **integrations:** skip unconfigured + dedupe health-check alerts ([#207](#207)) ([63eebb9](63eebb9)) * **jetpack:** disable Newsletter (subscriptions) module ([#208](#208)) ([7d56e9d](7d56e9d)) * **n:** correct worktree-to-env routing ([#152](#152)) ([f8bf0c2](f8bf0c2)) * **network:** preserve node future schedule on origin publish re-sync ([#222](#222)) ([888b5d8](888b5d8)) * **newsletters:** clear false "unsaved changes" prompt after save ([#190](#190)) ([265f0dc](265f0dc)) * **newspack-blocks:** update swiper to patched release ([a33812a](a33812a)) * **newspack-network:** patch critical basic-ftp alert ([a2c8802](a2c8802)) * **newspack-theme:** apply ad background color to Broadstreet ads ([#167](#167)) ([fbf469f](fbf469f)) * **popups:** portal overlays to wp_footer to escape stacking contexts ([797c42c](797c42c)) * **posts-inserter:** show placeholder when block has zero posts ([#166](#166)) ([c269ff2](c269ff2)) * prevent content-gate editor.scss styles from getting chunked into the common.css file ([#4716](https://github.com/Automattic/newspack-workspace/issues/4716)) ([f6e5a56](f6e5a56)) * quote additional site names and derivatives ([#66](#66)) ([9a377db](9a377db)) * **reader-activation:** clear localStorage namespace on logout ([#145](#145)) ([c201ad5](c201ad5)) * **reader-activation:** exclude peeking newsletter from a11y tree ([#4744](https://github.com/Automattic/newspack-workspace/issues/4744)) ([b726bbf](b726bbf)) * **release:** strip npm scope from package git tags ([06d2d8d](06d2d8d)) * render synced patterns inside Group blocks in newsletters ([#2069](https://github.com/Automattic/newspack-workspace/issues/2069)) ([b09da75](b09da75)) * **theme:** square icon-only buttons via theme.json variations ([#452](#452)) ([fb1493d](fb1493d)) * update paragraph markup to fix failing tests ([2fbadaa](2fbadaa)) ### Features * **block-theme:** add search overlay block ([#4729](https://github.com/Automattic/newspack-workspace/issues/4729)) ([0ebac0d](0ebac0d)) * **content-gate:** add newsletter link access-control bypass ([#136](#136)) ([508f57c](508f57c)) * **integrations:** add inactive plugin state ([#4721](https://github.com/Automattic/newspack-workspace/issues/4721)) ([d67ffe0](d67ffe0)) * **integrations:** add oauth and hidden field types ([#4639](https://github.com/Automattic/newspack-workspace/issues/4639)) ([8bd0e7c](8bd0e7c)) * **integrations:** allow filtering integration settings list ([#224](#224)) ([af0a884](af0a884)) * **n:** auto-discover repos/{plugins,themes} checkouts, no registration ([#178](#178)) ([961fe1c](961fe1c)) * **n:** mount standalone plugins from repos/ for local development ([#177](#177)) ([dafcf70](dafcf70)) * **reader-auth:** unify auth + post-reg verification flows ([#135](#135)) ([f67bb65](f67bb65)), closes [#signin_modal](https://github.com/Automattic/newspack-workspace/issues/signin_modal) [#register_modal](https://github.com/Automattic/newspack-workspace/issues/register_modal) * **wc-subscriptions:** recover switch proration when no amount paid ([#4745](https://github.com/Automattic/newspack-workspace/issues/4745)) ([f9db7a7](f9db7a7))
1 parent c544d4b commit 7b6abe7

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

plugins/newspack-blocks/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @automattic/newspack-blocks [4.26.5](https://github.com/Automattic/newspack-workspace/compare/newspack-blocks@4.26.4...newspack-blocks@4.26.5) (2026-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **blocks:** restore allow-duplicate toggle for static blocks ([#180](https://github.com/Automattic/newspack-workspace/issues/180)) ([8aaa75e](https://github.com/Automattic/newspack-workspace/commit/8aaa75e8565887e8ac5536cec74ea5f8184ebe83))
7+
* **newspack-blocks:** update swiper to patched release ([a33812a](https://github.com/Automattic/newspack-workspace/commit/a33812a8682966dba39af8789edd2dc26bf66a82))
8+
19
## @automattic/newspack-blocks [4.26.5-alpha.1](https://github.com/Automattic/newspack-workspace/compare/@automattic/newspack-blocks@4.26.4...@automattic/newspack-blocks@4.26.5-alpha.1) (2026-06-05)
210

311

plugins/newspack-blocks/newspack-blocks.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
* Author URI: https://newspack.com/
88
* Text Domain: newspack-blocks
99
* Domain Path: /languages
10-
* Version: 4.26.5-alpha.1
10+
* Version: 4.26.5
1111
*
1212
* @package Newspack_Blocks
1313
*/
1414

1515
define( 'NEWSPACK_BLOCKS__PLUGIN_FILE', __FILE__ );
1616
define( 'NEWSPACK_BLOCKS__BLOCKS_DIRECTORY', 'dist/' );
1717
define( 'NEWSPACK_BLOCKS__PLUGIN_DIR', plugin_dir_path( NEWSPACK_BLOCKS__PLUGIN_FILE ) );
18-
define( 'NEWSPACK_BLOCKS__VERSION', '4.26.5-alpha.1' );
18+
define( 'NEWSPACK_BLOCKS__VERSION', '4.26.5' );
1919

2020
require_once NEWSPACK_BLOCKS__PLUGIN_DIR . 'includes/class-newspack-blocks.php';
2121
require_once NEWSPACK_BLOCKS__PLUGIN_DIR . 'includes/class-newspack-blocks-api.php';

0 commit comments

Comments
 (0)