Skip to content

Releases: impress-org/givewp

4.14.2

25 Feb 16:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.14.1...4.14.2

4.14.1

11 Feb 18:48
523aede

Choose a tag to compare

What's Changed

  • Fix: cannot import subscriptions without a donor_id by @glaubersilva in #8197
  • Fix: ensure Stripe subscriptions respect multi-Stripe accounts by @jonwaldstein in #8200
  • Fix: visibility conditions not evaluating correctly on initial render by @pauloiankoski in #8198
  • Fix: normalize donor dashboard update amount input to allow thousands operator by @jonwaldstein in #8199
  • Refactor: remove FormatObjectList dependency and update logic locally for PHP 8 compatibility by @jonwaldstein in #8207
  • Fix: Stripe Payment Element refunded webhook logic by @jonwaldstein in #8201

Full Changelog: 4.14.0...4.14.1

4.14.0

28 Jan 14:15

Choose a tag to compare

What's Changed

Full Changelog: 4.13.2...4.14.0

4.13.2

08 Dec 19:45

Choose a tag to compare

What's Changed

Full Changelog: 4.13.1...4.13.2

4.13.1

18 Nov 14:13

Choose a tag to compare

What's Changed

Full Changelog: 4.13.0...4.13.1

4.13.0

05 Nov 13:36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.12.0...4.13.0

4.12.0

29 Oct 19:46

Choose a tag to compare

What's Changed

Full Changelog: 4.11.0...4.12.0

4.11.0

16 Oct 13:46

Choose a tag to compare

What's Changed

Full Changelog: 4.10.1...4.11.0

4.10.1

02 Oct 17:32

Choose a tag to compare

What's Changed

Full Changelog: 4.10.0...4.10.1

4.10.0

01 Oct 11:10

Choose a tag to compare

What's Changed

  • Fix: fatal error while deactivating GiveWP on PHP 8 and make sure the "delete all data" option of the deactivate modal works properly by @glaubersilva in #8097
  • Fix: currency rule should respect GiveWP options by @glaubersilva in #8101
  • Feature: Add sidebar SlotFill on the Donor Profile page by @alaca in #8083
  • Epic: Donations List Table Redesign by @pauloiankoski in #8078
  • Fix: Redirect new users to the Campaigns page on onboarding dismissal by @JoshuaHungDinh in #8105
  • Refactor: update Fee Recovery Stat Card link & context menu font color by @JoshuaHungDinh in #8108
  • Fix: create/edit v2 forms sets/resets goal, min/max, and donation level amounts by @glaubersilva in #8107
  • Refactor: Only display "Resend Receipt" for completed donations by @JoshuaHungDinh in #8109
  • Refactor: Subscription details UI data by @jonwaldstein in #8106
  • Fix: Improve Campaign List Table styles by @JoshuaHungDinh in #8113
  • Feature: add Subscription Status Record by @JoshuaHungDinh in #8110
  • Fix: custom AJV resolver is throwing errors and warnings in the browser console, and is not ignoring readonly fields from validation by @glaubersilva in #8114
  • Refactor: Filter read-only fields from admin detail forms by @pauloiankoski in #8115

Full Changelog: 4.9.0...4.10.0