You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,16 @@
3
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
+
7
+
## [1.5.10] - 2025-07-07
8
+
### Maintenance
9
+
- Updated changelog and version references across documentation files for new release
10
+
### Documentation
11
+
- Synced CHANGELOG.md and readme.txt as per project standards
12
+
### Note
13
+
- No code changes in this release; documentation and changelog only
14
+
6
15
## [Unreleased]
7
-
### Removed
8
-
-**File Cleanup**: Removed changelog.txt file as per updated version control guidelines - only maintaining readme.txt (WordPress.org) and CHANGELOG.md (developers)
9
-
### Updated
10
-
-**Documentation Guidelines**: Updated copilot instructions to streamline changelog maintenance to two files instead of three
@@ -40,11 +40,13 @@ The optimizations are carefully selected to be safe for most sites. You can enab
40
40
41
41
No, the plugin has a simple interface where you can toggle features on and off.
42
42
43
+
43
44
== Changelog ==
44
45
45
-
= Unreleased =
46
-
* FILE CLEANUP: Removed changelog.txt file as per updated version control guidelines - only maintaining readme.txt (WordPress.org) and CHANGELOG.md (developers)
47
-
* DOCUMENTATION: Updated copilot instructions to streamline changelog maintenance to two files instead of three
46
+
= 1.5.10 =
47
+
* MAINTENANCE: Updated changelog and version references across documentation files for new release
48
+
* DOCUMENTATION: Synced CHANGELOG.md and readme.txt as per project standards
49
+
* NO CODE CHANGES: This release is documentation and changelog only
48
50
49
51
= 1.5.9 =
50
52
* REQUIREMENTS: Updated minimum WordPress version requirement to 6.5+ across all files for modern WordPress compatibility
0 commit comments