Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@

### Added
* Added @CarolinaOP and @louiswol94 as plugin contributors
* File-based execution mode for snippets (Activate in Plugin Settings)
* Playwright integration for automated testing
* Support for Composer package prefixing to prevent conflicts
* File-based execution mode for snippets (Optional in Plugin Settings)

### Changed
* Minor UI/UX tweaks to the editor form and sidebar
Expand Down
5 changes: 1 addition & 4 deletions src/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,10 @@ You can report security bugs found in the source code of this plugin through the

= 3.7.1-beta.1 (2025-10-16) =


__Added__

* Added @CarolinaOP and @louiswol94 as plugin contributors
* File-based execution mode for snippets (Activate in Plugin Settings)
* Playwright integration for automated testing
* Support for Composer package prefixing to prevent conflicts
* File-based execution mode for snippets (Optional in Plugin Settings)

__Changed__

Expand Down