Skip to content

Commit bf61600

Browse files
update changelog
1 parent 639a2bf commit bf61600

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

4+
#### 4.10.1 - Feb 06, 2025
5+
6+
- Fix JS error breaking Ninja Forms edit form page when not connected to a Mailchimp account or account has no audiences.
7+
- Remove `sprintf` usage in hot path.
8+
- Lazy load `MC4WP_API_V3` class to save some memory and parse time.
9+
- Save a tiny bit of memory in autoloader implementation by not repeatedly storing plugin directory.
10+
- Remove unused setting key from default options.
11+
12+
413
#### 4.10.0 - Jan 23, 2025
514

615
- Bump required PHP version to 7.4 or higher.

0 commit comments

Comments
 (0)