Skip to content

Commit 356a9a5

Browse files
add changelog for 3.4.2
1 parent 9207c4c commit 356a9a5

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
==========
33

4+
#### 3.4.2 - Apr 29, 2025
5+
6+
- Fix HTML showing because of escaped translation text.
7+
8+
49
### 3.4.1 - Mar 24, 2025
510

611
- Bump required PHP version to 7.4 or higher.

readme.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Boxzilla is a plugin allowing you to add pop-up or slide-in boxes to your WordPr
2121

2222
- Boxes can contain any content you like.
2323
- You can show boxes at various events:
24-
- After scrolling down past a certain percentage of the page height.
25-
- After scrolling down to a specific page element.
26-
- After X seconds on the page.
27-
- After X pageviews on the site.
28-
- Manually by clicking a link or button
29-
- When the user intents to exit your website (Premium)
30-
- After X seconds on the site (any page). (Premium)
24+
- After scrolling down past a certain percentage of the page height.
25+
- After scrolling down to a specific page element.
26+
- After X seconds on the page.
27+
- After X pageviews on the site.
28+
- Manually by clicking a link or button
29+
- When the user intents to exit your website (Premium)
30+
- After X seconds on the site (any page). (Premium)
3131
- Customizable box position on the screen.
3232
- Animations for showing or hiding boxes.
3333
- Page targeting, to only show pop-ups on certain posts or pages.

0 commit comments

Comments
 (0)