Skip to content

Commit 0ae29b9

Browse files
authored
Release version 2.11.3 (#740)
* properly set expected values with null coalescing operator usage. We want the lists, not its evaluation to true (#739) * This PR updates icon usage from a PNG to a more consistent SVG (#741) * image class for styling * new svg ripple asset * new svg icon usage * build assets * Update various wording, verbage, and styles for form builder editor (#742) * various wording touchups for multiple metaboxes * increase our main content area headings by 4px * build copies * version bumps * changelogs * we minimum support 7.4
1 parent 696effc commit 0ae29b9

18 files changed

+70
-25
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
= 2.11.3 =
2+
3+
* Fixed: Email notifications being sent even when toggled off.
4+
* Updated: Wording in various metaboxes and some fuzzy/blurry icons.
5+
6+
= 2.11.2 =
7+
8+
* Fixed: PHP errors regarding passed variable types expecting array but getting string
9+
* Fixed: Checkbox widths with TwentyTwentyOne theme.
10+
11+
= 2.11.1 =
12+
13+
* Updated: restored missed php file that was causing fatal errors.
14+
115
= 2.11.0 =
216

317
* Added: hCaptcha data to Site Health Panel

assets/css/admin-style.css

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/admin-style.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/admin-style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)