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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
### Documentation Workflow Updates
5
5
-**Version Control**: Removed `changelog.txt` file to streamline documentation; maintaining only `readme.txt` (WordPress.org) and `CHANGELOG.md` (developers)
6
6
7
+
### Code Standards Compliance
8
+
-**Indentation**: Fixed tab indentation violations in `sse_handle_secure_download()` and `sse_handle_export_deletion()` functions to use spaces as required by WordPress coding standards
9
+
7
10
## 1.8.0 - June 26, 2025
8
11
### WordPress Standards Compliance Enhancement
9
12
-**WordPress Baseline**: Updated minimum WordPress version requirement from 6.0 to 6.5+ for better compatibility
0 commit comments