Skip to content

Commit 615982d

Browse files
committed
Merge branch 'master' into fix/cache
2 parents 856a17f + a0ba34e commit 615982d

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,5 @@
149149
"webpack-cli": "^4.2.0",
150150
"webpackbar": "^5.0.2"
151151
},
152-
"version": "3.0.9"
152+
"version": "3.1.0"
153153
}

readme.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,16 @@ Your site is now setup to start using Cloudinary.
142142

143143
== Changelog ==
144144

145+
= 3.1 (22 FEBRUARY 2022) =
146+
147+
Fixes and Improvements:
148+
149+
* Added proactive mechanism that improves the support of synced assets using a cron job
150+
* Improved the very first initialisation of the setup wizard
151+
* Fixed the warning message when adding multi page PDFs
152+
* Fixed the Cloudinary status from the WP admin bar
153+
* Fixed the DivisionByZeroError Fatal error message
154+
145155
= 3.0.9 (25 OCTOBER 2022) =
146156

147157
Fixes and Improvements:

0 commit comments

Comments
 (0)