Skip to content

Commit e0084d0

Browse files
authored
release v1.7.2 (#286)
* release v1.7.2 * fix tabs to satisfy linter
1 parent 97ca342 commit e0084d0

8 files changed

Lines changed: 290 additions & 273 deletions

README.TXT

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: polls, forms, surveys, gutenberg, block
44
Requires at least: 6.0
55
Requires PHP: 5.6.20
66
Tested up to: 6.5
7-
Stable tag: 1.7.1
7+
Stable tag: 1.7.2
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -67,6 +67,12 @@ Compare our [simple and affordable plans](https://crowdsignal.com/pricing/) or t
6767

6868
== Changelog ==
6969

70+
= 1.7.2 =
71+
* Fix: Made string translatable in html-admin-setup-step-1.php file (#281)
72+
* Fix dynamic property (#282)
73+
* Load blockObserver on DOM ready instead of window load (#268)
74+
* i18n: Fix omitted dollar signs in printf placeholders (#283)
75+
7076
= 1.7.1 =
7177
* bump "Tested up to" to 6.5
7278
* check for empty cached poll data to prevent warning on load of editor (#278)

0 commit comments

Comments
 (0)