Releases: impress-org/givewp
Releases · impress-org/givewp
3.10.0
What's Changed
- Fix: Set recurring labels width on VFB by @pauloiankoski in #7359
- Refactor: Update phone number for contact. by @pauloiankoski in #7360
- Fix: Made string translatable in DonationsListTable.tsx file by @DAnn2012 in #7367
- Fix: Made string translatable in inspector.js file by @DAnn2012 in #7374
- Fix: Made string translatable in payment-gateway.php file by @DAnn2012 in #7369
- Feature: Add telemetry for the Event block by @kjohnson in #7341
- Feature: add activecampaign add-on to the form migration process by @JoshuaHungDinh in #7336
- Fix: sanitize give_form shortcode args by @alaca in #7375
- Fix: Made the string "Switch to New View" translatable in three PHP files by @DAnn2012 in #7373
- Fix: The Reports Dashboard Widget was not displayed translated by @DAnn2012 in #7372
- Fix: The "Welcome Banner" was not displayed translated by @DAnn2012 in #7371
- Fix: The "Donor Dashboard" block was not displayed translated by @DAnn2012 in #7370
New Contributors
Full Changelog: 3.9.0...3.10.0
3.9.0
What's Changed
- Refactor: remove input border on focus by @JoshuaHungDinh in #7349
- Feature: add phone number block/field to the visual form builder and donation forms by @glaubersilva in #7340
- Feature: add currency switcher settings to Form Settings by @pauloiankoski in #7352
Full Changelog: 3.8.0...3.9.0
3.8.0
What's Changed
- Feature: GiveWP BlockTypes by @jonwaldstein in #7195
- Feature: Add Double The Donation migration step by @alaca in #7326
- Feature: add 'schema-find-tour' to onboarding steps by @JoshuaHungDinh in #7344
Full Changelog: 3.7.0...3.8.0
3.7.0
What's Changed
- Feature: add excerpt for v3 forms by @glaubersilva in #7287
- Feature: add mailchimp form migration unit tests by @JoshuaHungDinh in #7328
- Refactor: automatically open sidebar block menu on build preview by @JoshuaHungDinh in #7332
- Feature: add phone number to donor profile by @glaubersilva in #7331
- Fix: WP edit bulk action by @alaca in #7310
- Feature: add Constant Contact add-on to the form migration process by @JoshuaHungDinh in #7145
- Fix: Update donation form excerpt on saving by @pauloiankoski in #7348
- Fix: Enhance Donation Form block to display up to 100 forms by @pauloiankoski in #7347
- Enhancement: implements development good practices to give form shortcode by @glaubersilva in #7338
Full Changelog: 3.6.2...3.7.0
3.6.2
What's Changed
- Fix: Resolve incompatibility issue with WP 6.5 by @pauloiankoski in #7342
- Fix: form builder sidebar tabs for WP 6.5 compatibility by @jonwaldstein in #7343
Full Changelog: 3.6.1...3.6.2
3.6.1
What's Changed
- Fix: PayPal Donations does not work with switch currency on V3 Forms by @glaubersilva in #7316
Full Changelog: 3.6.0...3.6.1
3.6.0
What's Changed
- Epic: Event Tickets by @kjohnson in #7211
- Feature: Add event data modeling by @kjohnson in #7213
- Feature: Add endpoint for Event List Table by @kjohnson in #7220
- Feature: Add event tickets block, field template by @pauloiankoski in #7217
- Feature: Scaffold Field and Converter by @pauloiankoski in #7222
- Refactor: Convert entity properties to camel case by @pauloiankoski in #7233
- Refactor: Replace hard coded data by @pauloiankoski in #7232
- Refactor: rename EventTicketType props by @pauloiankoski in #7235
- Feature: Add Beta Feature Flag by @kjohnson in #7242
- Feature: Add endpoint for creating an event by @kjohnson in #7250
- Feature: Add endpoint for updating an event by @kjohnson in #7256
- Feature: Add endpoint for creating a ticket type for an event by @kjohnson in #7252
- Feature: Add endpoint for event forms by @kjohnson in #7254
- Feature: Add event tickets list table by @pauloiankoski in #7239
- Refactor: update event tickets template and confirmation page by @pauloiankoski in #7253
- Feature: Add Create Event modal to Events list table by @pauloiankoski in #7260
- Feature: Generate Tickets for Donation by @kjohnson in #7251
- Feature: Add route for event details page by @pauloiankoski in #7261
- Refactor: Update deep link for create event modal by @pauloiankoski in #7263
- Feature: Add Event Details page with Event Card by @pauloiankoski in #7264
- Feature: Add Currency Switcher support to Event Tickets by @pauloiankoski in #7255
- Feature: Add endpoint for updating a ticket type by @kjohnson in #7265
- Refactor: Add attendee name to ticket endpoint by @kjohnson in #7266
- Fix: Prevent error in Event Field when Currency Switcher is disabled by @kjohnson in #7268
- Feature: Add event details view model by @kjohnson in #7275
- Feature: Add tickets table to event details page by @pauloiankoski in #7270
- Feature: Add donation forms table to event details page by @pauloiankoski in #7271
- Feature: Add modal to edit an event by @pauloiankoski in #7272
- Feature: Add create/edit tickets modal by @pauloiankoski in #7273
- Feature: Add Attendees list by @pauloiankoski in #7274
- Feature: Update donation amount to include ticket cost by @kjohnson in #7282
- Refactor: events as opt-in feature by @jonwaldstein in #7290
- Feature: Beta features page message by @jonwaldstein in #7299
- Refactor: Ensure event details row actions are always visible. by @pauloiankoski in #7289
- Feature: prevent some events from being deleted by @pauloiankoski in #7292
- Feature: add ability to delete ticket types by @pauloiankoski in #7293
- Refactor: change capacity field to be required by @pauloiankoski in #7294
- Refactor: Remove delete row action from event details by @pauloiankoski in #7296
- Fix: replace field template enqueueing method by @pauloiankoski in #7297
- Feature: Add Event Beta Feedback Popup by @kjohnson in #7298
- Feature: add header image overlay setting by @JoshuaHungDinh in #7278
- Feature: Add feedback link to Beta Features tab by @pauloiankoski in #7300
- Refactor: update beta features message by @jonwaldstein in #7301
- Refactor: Add Events Tickets to the welcome banner by @pauloiankoski in #7302
- Refactor: show quantity per ticket type in the donation summary by @pauloiankoski in #7295
- Epic: Two Panel (steps) form layout by @jonwaldstein in #7180
- Create changelog.txt by @mathetos in #7281
- Fix: Remove prefixed phpstan class by @kjohnson in #7283
- Enhancement: implements development good practices to donor dashboard shortcode by @glaubersilva in #7277
- Feature: add event handler classes and Action Scheduler helper class by @glaubersilva in #7207
- Update readme.txt by truncating changelog by @mathetos in #7280
- Refactor: replace donation form block modal by @JoshuaHungDinh in #7288
Full Changelog: 3.5.1...3.6.0
3.5.1
What's Changed
- Fix: remove required token key breaking PayPal connections by @JasonTheAdams in #7276
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- Feature: Add eager loading of related models by @kjohnson in #7227
- Feature: add HeaderImage settings by @JoshuaHungDinh in #7241
- Enhancement: extract validation/unserialize logic to reuse it in other places by @glaubersilva in #7237
- Enhancement: escape later by @glaubersilva in #7234
- Fix: process donation validation by @pauloiankoski in #7164
- Fix: Display PayPal Donations methods in legacy form template in modal view by @ravinderk in #7247
- Fix: Update Stripe statement descriptor usage per API changes by @JasonTheAdams in #7259
Full Changelog: 3.4.2...3.5.0
3.4.2
What's Changed
- Fix: resolve wrong donation amount sent to PayPal if donor changes amount by @glaubersilva in #7226
Full Changelog: 3.4.1...3.4.2