Releases: impress-org/givewp
Releases · impress-org/givewp
1.4.5
Release of version 1.4.5
1.4.4
1.4.3
- Fix: Update the email address of a customer record when the email of a user is updated via the WordPress profile updater - #607
- Fix: Bug if the donation form's custom amount minimum is set to 0.00 the warning message would still display - #604
- Fix: Bug with email access and the Donation History shortcode pagination not counting properly - #600
- Fix: Fixed incorrect meta_key usage within is_single_price_mode() method which was returning false positives - #602
- Update: Updated install process to account for WP multisite creation and deletion - #609
1.4.2
- Fix: Bug with Custom Amount minimum and currencies with "," for decimal separator miscalculating the amounts - #591
- Fix: Tooltips weren't loading properly when clicking the "Cancel" button after opting to create an account - #500
- Fix: Closing Give Donation Modal Displays "give-hidden" elements in form incorrectly - #582
- Fix: Ensure email is set in PHP session to view donation history after donating properly without having to preform additional email access request - #587
- Tweak: Removing the top loading animation when changing donation amounts to reduce theme compatibility issues with it - #556
- Tweak: Replaced JS get query parameter function with better function that doesn't throw unreachable code warning in console and works similarly - #586
- Tweak: New changelog.txt file to offload older version changelogs; also added release dates to versions for better tracking - #596
- Tweak: Hid the "ID" column from the multi-level repeater table because it served no real purpose for admins - #554
1.4.1
- Fix: Member-only donation forms don't display member-only validation responses properly - #551
- Fix: Email access cookie path set incorrectly breaks viewing details - #570
- Fix: Validation conflicts with MemberPress - thanks @jimwebb - #568
- Fix: If no Give logs under Settings > Reports > Logs then the log navigation does not display - #564
- Fix: Login/Cancel/Register within donation form don't trigger float-labels - #574
- Fix: Login/Cancel/Register within donation form has problems maintaining gateway-specific fields when changing gateways - #574
- Tweak: Deprecated give_no_guest_checkout() in favor of give_logged_in_only() - #551
- Tweak: Clean up '&' encoded ampersands for PayPal standard - #562
- Tweak: Added a check for DOM and MBString PHP extensions in System Info tab - #560
1.4
- New: Donors now have the ability to view their donation history using only the email they donated with via the new "Email Access" functionality that can be enabled under Settings > Advanced - #496
- New: Unit tests added for Give_Donate_Form class - thanks @cklosowski - #517
- New: Added new "Goal Format" option which will allow totals to be output based on a percentage rather than amount; also added more filters for better control over goal output - #387
- New: Added links to plugin settings page and documentation on the WordPress plugin listing page - #531
- New: Featured image size option for single donation forms found under Settings > Display Options - #535
- Tweak: Sessions are only created when a donor performs an action. This will help Varnish caching on some Managed WordPress hosts and increase performance of the plugin - #521
- Tweak: Removed usage of the image size "give_form_thumbnail" in favor of "give_form_single" - #412
- Tweak: Increased modal windows z-index value - #524
- Tweak: Added additional checks to the "System Info" settings tab - #506
- Tweak: Removed Give's custom thumbnail size in favor for using WordPress' large media size to prevent image quality issues and excess image creation - #535
- Tweak: Use $_SERVER['HTTP_HOST'] rather than $_SERVER['SERVER_NAME'] in give_get_current_page_url() - #530
- Fix: Email compatibility with Mandrill WP plugin - #548
- Fix: Add trailing slash to home_url() to prevent homepage redirect - #545
- Fix: Problem give_format_amount_decimals return always 2 decimals - #467
- Fix: "Custom Amount Text" should not show if the field is left blank for set donation forms - #522
- Fix: Theme compatibility with Zerif and Customizr for single give donation forms - #537
- Fix: Allow for $0 set donations to be saved properly - #529
- Fix: Transactions with a "cancelled" status are not shown in the wp-admin Transactions table - thanks @pryley - #514
- Fix: Alternative to fopen provided for PDF exports - #511
1.3.6
- New: Give French translation provided by Laurent. Thanks! - #472
- New: Give Spanish translation provided by Javier. Thanks! - #501
- New: Minimum custom donation amount feature added; now you customize custom donations to help prevent fraud and further refine giving - #390
- New: Added additional filters for the donation form fieldset headings - #487
- Tweak: Improved "Offline Donations" gateway admin notification messaging - #448
- Tweak: Optimized loading animations and placement - #508
- Tweak: Sessions only started on WP frontend - #493
- Fixed: Switching levels with set donation doesn't display "Updating Amount..." animation - #510
- Fixed: Updated "At a Glance" dashboard widget icon to be Give symbol rather than empty circle - #492
- Fixed: Donation total does not show the currency sign when changing custom amount - thanks @pryley - #485
- Fixed: Currency output has better support for - #468
- Fixed: {receipt_link} now outputs URL if plain-text selected for email format - #384
- Fixed: Bug with floating labels functionality and the password field type not hiding labels appropriately - #468
- Fixed: Updating the transaction payment date was not working as expected when in "Pending" status - #435
- Fixed: PHP Warning with Deprecated wp_new_user_notification when donor creates a new account - #474
- Fixed: Required to have value in "Custom Amount Text" for field to display - #462
- Fixed: "Generate API Keys" Profile setting not reflecting saved state - #440
- Fixed: Offline Donation Emails not using Give_Emails class - #447
1.3.5
- New: give_settings_array_insert() function to help other Add-ons and plugins insert Give settings at a desired position
- New: give_description settings field type for plugin authors to easily add content to the settings
- New: Add support for TF "Philanthropy" theme - #454
- Fixed: Goal progress bar class name needs a prefix to avoid conflicts with Bootstrap - #399
- Fixed: Logged in user, different email address, new donor - #437
- Fixed: Test email save notification appears three times - #364
- Fixed: [give_receipt] not passing Form title properly when "payment_key" option set to true - #443
- Fixed: Give Network Activated on WP Multisite Displaying upgrade messages for new sites incorrectly - #439
- Fixed: .mo file corruption issue with Brazilian Portuguese translation file - #458
- Fixed: Correct for/id relationship in credit card fields #a11y - Thanks @joedolson #459
1.3.4
1.3.3
- Fixed security vulnerability due to WP session IDs