Skip to content

test: wp-composer-changelog v2#72

Draft
rivanuff wants to merge 1 commit into
mainfrom
test/wp-composer-changelog
Draft

test: wp-composer-changelog v2#72
rivanuff wants to merge 1 commit into
mainfrom
test/wp-composer-changelog

Conversation

@rivanuff
Copy link
Copy Markdown
Contributor

No description provided.

@rivanuff rivanuff force-pushed the test/wp-composer-changelog branch from 03648a8 to 2a4df14 Compare March 17, 2026 08:40
@rivanuff rivanuff force-pushed the test/wp-composer-changelog branch from 2a4df14 to 14d13e9 Compare March 17, 2026 08:41
@github-actions
Copy link
Copy Markdown

🔌 WordPress Plugin Changelogs

cookie-law-info (v3.4.0)

View changelog

3.4.0

[Add] – Trial model experimentation
[Tweak] – Color customization is now a paid feature. Existing custom colors will continue to work.

3.3.9.1

[Fix] – BF & CM banner not removed after deadline.

3.3.9

[Fix] – Updated scanner API in legacy plugin.
[Add] – Redirect to plugin dashboard on Activate.
[Add] – Handled auth token expiry case in Web App connection.
[Enhancement] – Extra pageviews reporting in Pageviews graph.
[Tweak] – IAB TCF v2.3 related updates in UI.

3.3.8

[Compatibility] – Tested OK with WordPress version 6.9

3.3.7

[Enhancement] – Try Pro for free option in Upgrade nudges.
[Fix] – Minor fixes.
[Tweak] – Updated review banner behaviour.

3.3.6

[Fix] – Revisit icon text’s french translation.
[Enhancement] – GCM – Update consent based on cookie’s value.
[Enhancement] – Banner dark theme accessibility.
[Fix] – Admin screen translation not working.

3.3.5

[Fix] – Fixed minor security vulnerabilities.
[Enhancement] – UI/UX improvements.
[Fix] – Mismatch in consent chart data.

Earlier versions

For the changelog of earlier versions, please refer to the changelog.txt.

View full changelog on WordPress.org

relay (v1.5.1)

View changelog

1.5.1: Sep 18, 2025

  • Change: remove WP-CLI command to activate (can use wp plugin activate instead)
  • Fix: WP-cli take multisite options into account
  • Fix: return warning if the api key is not present

1.5.0: Sep 18, 2025

  • Add: WP-cli command to get the current api key

1.4.0: Sep 18, 2025

  • Add: apply 1 hour caching to directory sizes call
  • Add: a WP-CLI command to activate the plugin and generate an api key
  • Change: use the default WP transient for getting updates status
  • Change: remove debug info attribute from directory sizes call

1.3.1: Jun 10, 2025

  • Fix: use the correct option key on multisite installations

1.3.0: Jun 10, 2025

  • Add: a settings page for inserting or generating an api key
  • Change: rely on the custom api key instead of WordPress capabilities for api access
  • Change: only allow plugin to be activated on the network of a multisite installation

1.2.0: Jun 5, 2025

  • Add: info about directory sizes to the api
  • Change: code improvements

1.1.0: May 11, 2025

  • Add: support for multisite and subsite information

1.0.0: May 9, 2025

  • Initial release

View full changelog on WordPress.org

stream (v4.1.2)

View changelog

4.1.2 – February 19, 2026

See: https://github.com/xwp/stream/blob/develop/changelog.md#412—february-19-2026

4.1.1 – February 3, 2025

See: https://github.com/xwp/stream/blob/develop/changelog.md##410—february-3-2025

4.1.0 – January 20, 2025

See: https://github.com/xwp/stream/blob/develop/changelog.md##410—january-15-2025

4.0.2 – August 22, 2024

See: https://github.com/xwp/stream/blob/develop/changelog.md#402—august-22-2024

4.0.1 – July 30, 2024

See: https://github.com/xwp/stream/blob/develop/changelog.md#401—july-30-2024

4.0.0 – January 9, 2024

See: https://github.com/xwp/stream/blob/develop/changelog.md#400—january-9-2024

3.10.0 – October 9, 2023

See: https://github.com/xwp/stream/blob/develop/changelog.md#3100—october-9-2023

3.9.3 – April 25, 2023

See: https://github.com/xwp/stream/blob/develop/changelog.md#393—april-25-2023

3.9.2 – January 10, 2023

See: https://github.com/xwp/stream/blob/develop/changelog.md#392—january-10-2023

3.9.1 – August 23, 2022

See: https://github.com/xwp/stream/blob/develop/changelog.md#391—august-23-2022

3.9.0 – March 8, 2022

See: https://github.com/xwp/stream/blob/develop/changelog.md#390—march-8-2022

See the full changelog here.

View full changelog on WordPress.org

wordfence (v8.0.5)

View changelog

8.1.4 – December 20, 2025

  • Fix: Fixed an issue with inet_pton introduced by a recent patch to PHP 8.1+ that could cause a fatal error if a malformed IP address was passed to the call

8.1.3 – December 3, 2025

  • Improvement: Updated the bundled geoip database
  • Note: Verified compatibility with WordPress 6.9

8.1.2 – November 12, 2025

  • Improvement: Updated the bundled geoip database

8.1.1 – November 5, 2025

  • Improvement: Improved localization support for the various block screens and messages
  • Improvement: Updated the bundled geoip database
  • Improvement: Prioritized Wordfence tables in the diagnostics tool when large numbers of tables exist
  • Improvement: Allow non-US Google crawler IP addresses to pass country blocking
  • Improvement: Enforcement of password strength requirements is now applied on the corresponding REST API endpoints
  • Fix: Fixed detection for first-time logins and overall sending for login alerts when the corresponding settings are enabled
  • Fix: When the WAF is using the mysql storage engine, fixed an issue with exclusion rules for the WAF not running correctly
  • Fix: Reduced per-hit database query load around checking license status for free installations
  • Fix: Optimized data sync with the WAF to better detect when the known server IP address list has changed

8.1.0 – August 25, 2025

  • Improvement: Added password scanning support for WordPress 6.8 and later
  • Improvement: Limited email alerts to 5 per hour by default and added notification when limit has been reached
  • Improvement: Improved URL scanning performance
  • Improvement: Updated GeoIP database
  • Change: Reduced scan result severity for vulnerabilities with high attack complexity or required privileges
  • Change: Added messaging around WAF support when NGINX Unit is detected
  • Change: Added notice and scan result about Wordfence Assistant
  • Change: Adjusted IPv6 connection issue message and appearance
  • Fix: Prevented deprecation notice about calling base64_encode with null parameter
  • Fix: Prevented deprecation message about calling preg_match with null parameter
  • Fix: Corrected license type shown on dashboard when expiring
  • Fix: Prevented disabled getmyuid function from causing fatal error
  • Fix: Prevented disabled get_current_user function from causing fatal error
  • Fix: Prevented notice about _load_textdomain_just_in_time being called incorrectly

8.0.5 – April 8, 2025

  • Fix: Compatibility fixes for WordPress 6.8

8.0.4 – March 19, 2025

  • Improvement: Improved error handling and messaging for some responses from our servers
  • Improvement: Added messaging when a site may be using the same free license shared among multiple sites because it can cause the sites to use the same scan schedule rather than spreading out the load
  • Improvement: Updated the readme content and formatting

8.0.3 – January 15, 2025

  • Improvement: Added support for hosts relocating the WAF’s auto-prepend file via the constant/envvar WORDFENCE_WAF_PREPEND_DIRECTORY
  • Improvement: Added detection for non-repo plugins and themes to avoid the scanner reporting changes when the same slug + version exists within the wordpress.org repo
  • Improvement: Messaging for Central disconnections now better reflects the user making the change
  • Improvement: Scan errors due to unreachable Wordfence servers will now provide a link to our status page to check for outages
  • Improvement: Reduced the number of network calls created to sync scan issues when updates are performed in bulk
  • Change: Reworked setting caching to avoid is

    [...truncated]

    View full changelog on WordPress.org

wp-seopress (v8.9.0.2)

View changelog

9.6 Read the blog post update

  • NEW Added option to freeze the post modification date, preventing WordPress from updating it when a post is saved 🎉
  • NEW Import global settings from SmartCrawl
  • NEW Ability to add your Facebook meta domain verification tag
  • NEW Add a schema column (SEO, Advanced, Appearance, Columns to activate it)
  • INFO Remove useless notifications
  • INFO Improved migration process from Yoast for greater accuracy and ease
  • INFO Remove deprecated AI models
  • INFO Flushing XML sitemaps enhanced
  • FIX Improved handling of taxonomy notice conditions
  • FIX An issue with WPML causing XML sitemap errors in multidomain environments
  • FIX An issue with WPML to translate the primary category ID
  • FIX Empty canonical URL on homepage with “Your latest posts” setting
  • FIX A compatibility issue with Elementor on save
  • FIX Resolved an issue where GPT5.2 Vision failed to generate alt text correctly
  • FIX A fatal error when user cancels the site audit
  • FIX PHP Warnings

View our complete changelog
Need to downgrade/rollback?

View full changelog on WordPress.org

@github-actions
Copy link
Copy Markdown

Composer package changes
Prod Packages Operation Base Target Link License
sentry/sentry Upgraded 4.21.0 4.22.0 Compare MIT
spatie/flare-client-php Upgraded 1.10.1 1.11.0 Compare MIT
wp-plugin/cookie-law-info New - 3.4.0
wp-plugin/relay New - 1.5.1
wp-plugin/stream New - 4.1.2
wp-plugin/wordfence New - 8.0.5
wp-plugin/wp-seopress New - 8.9.0.2
wpackagist-plugin/cookie-law-info Removed 3.4.0 -
wpackagist-plugin/relay Removed 1.5.1 -
wpackagist-plugin/stream Removed 4.1.2 -
wpackagist-plugin/wordfence Removed 8.0.5 -
wpackagist-plugin/wp-seopress Removed 8.9.0.2 -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant