Skip to content

Commit 5a43f3c

Browse files
committed
remove unrelated changes
1 parent 68d0d3a commit 5a43f3c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## 3.7.1 ([unreleased])
4+
5+
### Fixed
6+
* Prefixed Composer packages to reduce collisions with other plugins, especially those using Guzzle.
7+
* Functions conditions were loading before loop setup, resulting in some conditions not working. (PRO)
8+
* JavaScript and CSS snippets loading twice due to a conditions bug. (PRO)
9+
10+
### Removed
11+
* Removed CSS linting within the editor until a modern replacement can be implemented.
12+
313
## [3.7.0] (2025-08-29)
414

515
### Added

src/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ You can report security bugs found in the source code of this plugin through the
104104

105105
== Changelog ==
106106

107-
= 3.7.0 (2025-08-29) =
107+
= 3.7.0 (beta release) =
108108

109109
__Added__
110110

0 commit comments

Comments
 (0)