You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -105,6 +105,12 @@ Yes. It's actually the recommended method of installation.
105
105
106
106
== Changelog ==
107
107
108
+
= Version 2.6.4 (June 13th 2022) =
109
+
* Updated admin test results to show a skipped test as a success (https://github.com/rollbar/rollbar-php-wordpress/pull/110)
110
+
* Fixed new session being created on every request (https://github.com/rollbar/rollbar-php-wordpress/pull/111)
111
+
* Added search for WP_ENV as a constant or the environment (https://github.com/rollbar/rollbar-php-wordpress/pull/108)
112
+
* Added a link to settings from the plugins page (https://github.com/rollbar/rollbar-php-wordpress/pull/109)
113
+
108
114
= Version 2.6.3 (April 18th 2022) =
109
115
* Update the tested WP versions
110
116
@@ -215,6 +221,9 @@ Yes. It's actually the recommended method of installation.
215
221
216
222
== Upgrade Notice ==
217
223
224
+
= Version 2.6.4 (June 13th 2022) =
225
+
Updated admin test results to show a skipped test as a success. Fixed new session being created on every request. Added search for WP_ENV as a constant or the environment. Added a link to settings from the plugins page.
0 commit comments