Skip to content

Commit 0c0acc9

Browse files
committed
Readme: Updated changelog
1 parent 514f4c5 commit 0c0acc9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,11 @@ Deprecated notices means that the Migration tool is in place making sure these f
5858
== Changelog ==
5959

6060
= v 1.4.0 (2023-07-31) =
61-
*
61+
* Fixed a bug where an empty error text would cause the plugin scripts from working properly.
62+
* Improved how inline scripts are detected and logged when applicable.
63+
* Improved logging to also capture deprecations within WordPress core.
64+
* Changed variable declarations for front-end scripts to use `var` instead of `const` and `let`, to improve compatibility for sites servicing older clients.
65+
* Updated the (modern) bundled jQuery Migrate script to match what is shipped with WordPress core.
6266

6367
= v 1.3.0 =
6468
* Added legacy jQuery UI to be loaded if legacy jQuery is in use.

0 commit comments

Comments
 (0)