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
msgid"GiveWP needs to update your database to the latest version. The following process will make updates to your site's database. Please create a backup before proceeding."
msgid"Give needs to upgrade the database but cannot because AJAX does not appear accessible. This could be because your website is password protected, in maintenance mode, or has a specific hosting configuration or plugin active that is preventing access."
msgid"GiveWP needs to update your database to the latest version. The following process will make updates to your site's database. Please create a complete backup before proceeding."
msgid"Give regularly receives new features, bug fixes, and enhancements. It is important to always stay up-to-date with latest version of Give core and its add-ons. Please create a backup of your site before updating. To update add-ons be sure your <a href=\"%1$s\">license keys</a> are activated."
11644
11644
msgstr""
11645
11645
@@ -11671,11 +11671,11 @@ msgstr ""
11671
11671
msgid"Update %s of %s"
11672
11672
msgstr""
11673
11673
11674
-
#:includes/admin/upgrades/views/upgrades.php:121
11674
+
#:includes/admin/upgrades/views/upgrades.php:122
11675
11675
msgid"Add-on Updates"
11676
11676
msgstr""
11677
11677
11678
-
#:includes/admin/upgrades/views/upgrades.php:127
11678
+
#:includes/admin/upgrades/views/upgrades.php:128
11679
11679
msgid"There is %1$d Give addon that needs to be updated. <a href=\"%2$s\">Update now</a>"
11680
11680
msgid_plural"There are %1$d Give addons that need to be updated. <a href=\"%2$s\">Update now</a>"
@@ -208,7 +208,16 @@ Use Give for donations, and let WooCommerce or WP eCommerce or the like handle y
208
208
209
209
== Changelog ==
210
210
211
-
= 2.1.0: May 2nd, 2018 =
211
+
= 2.1.1: May 3rd, 2018 =
212
+
* Fix: Conflict with the new "maximum" donation amount field and existing forms using custom fields preventing donations if the form is not re-saved. [#3159](https://github.com/wordimpress/give/issues/3159)
213
+
* Fix: Added clarification to the Donation Form Grid shortcode so admins know which options are optional and have a better description of what it does. [#3166](https://github.com/wordimpress/give/issues/3166)
214
+
* Fix: Prevent a setting from appearing above Give's new modal window. [#3164](https://github.com/wordimpress/give/issues/3164)
215
+
* Fix: Display a progress indicator for updates in 2.1+ and prevent an issue with receiving a blank screen if clicking on "Updates" while an update is running. [#3163](https://github.com/wordimpress/give/issues/3163)
216
+
* Fix: Resolved JS error when editing a price type setting field in wp-admin. [#3161](https://github.com/wordimpress/give/issues/3161)
217
+
* Fix: Correct the weekly donation total in the dashboard stats widget. [#3156](https://github.com/wordimpress/give/issues/3156)
218
+
* Fix: Prevent the update notice from appearing while actively updating plugins. [#3155](https://github.com/wordimpress/give/issues/3155)
219
+
220
+
= 2.1.0: May 2nd, 2018 =
212
221
* New: Sequential ordering is here! You can now configure donation payments with a prefix, suffix, number padding and more. [#2912](https://github.com/WordImpress/Give/issues/2912)
213
222
* New: Now you can export your donations with much more flexibility via the new advanced donation exporter. [#2875](https://github.com/WordImpress/Give/issues/2875), [#2996](https://github.com/WordImpress/Give/issues/2996)
214
223
* New: Query performance improvements for sites with a large database of donations. [#2987](https://github.com/WordImpress/Give/issues/2987), [#3069](https://github.com/WordImpress/Give/issues/3069)
0 commit comments