Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ Author: mautic
Tags: marketing, automation
Contributors: mautic,hideokamoto,shulard,escopecz,dbhurley,macbookandrew,dogbytemarketing
Description: This plugin will allow you to add Mautic (Free Open Source Marketing Automation) tracking to your site

Stable tag: 2.5.1
Requires at least: 4.6
Tested up to: 6.8
Author URI: http://mautic.org
Text Domain: wp-mautic
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: http://mautic.org/
Donate link: https://opencollective.com/mautic/donate

== Description ==

Expand Down Expand Up @@ -132,6 +133,22 @@ Fix a bug introduced in the 2.0.2 version, you must upgrade asap because there w

== Changelog ==

= v2.5.1 =

Release date: 2026-2-26

* Changes
* Added: Handling for SVN publishing

= v2.5.0 =

Release date: 2026-2-26
Comment on lines +138 to +145
Copy link

Copilot AI Feb 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new changelog entries use a different date format ("2026-2-26") than the rest of this readme, which consistently uses zero-padded YYYY-MM-DD (e.g., 2020-12-14). Please update this to match the existing format to keep changelog parsing/consistency reliable.

Suggested change
Release date: 2026-2-26
* Changes
* Added: Handling for SVN publishing
= v2.5.0 =
Release date: 2026-2-26
Release date: 2026-02-26
* Changes
* Added: Handling for SVN publishing
= v2.5.0 =
Release date: 2026-02-26

Copilot uses AI. Check for mistakes.
Comment on lines +138 to +145
Copy link

Copilot AI Feb 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The release date here is formatted as "2026-2-26", but all other release dates in this file use the zero-padded YYYY-MM-DD format. Please change this to YYYY-MM-DD for consistency.

Suggested change
Release date: 2026-2-26
* Changes
* Added: Handling for SVN publishing
= v2.5.0 =
Release date: 2026-2-26
Release date: 2026-02-26
* Changes
* Added: Handling for SVN publishing
= v2.5.0 =
Release date: 2026-02-26

Copilot uses AI. Check for mistakes.

* Changes
* Refactored: Codebase to be OOP and PSR-4 compliant.
* Updated: Pixel setting to allow it to be the default tracking method
* Updated: Translations

= v2.4.2 =

Release date: 2020-12-14
Expand Down