Skip to content

Commit 4f97f82

Browse files
chore(release): update changelog for v3.8.2
1 parent 228a5c1 commit 4f97f82

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
4+
## [3.8.2] (2025-10-31)
5+
6+
### Added
7+
* Introduced 'code_snippets_php_snippet_file_code' filter to customize snippet file content before execution.
8+
9+
### Changed
10+
* Applied filters before wrapping/concatenation in wrap_code for more predictable behavior and compatibility.
11+
12+
### Fixed
13+
* Fixed file-based execution of namespaced PHP snippets so they run correctly.
14+
* Removed ABSPATH guard in snippet wrapper to prevent premature early return in certain execution contexts.
15+
316
## [3.8.1] (2025-10-28)
417

518
### Added

0 commit comments

Comments
 (0)