New: Added UGX to zero decimal currency list.
Improvement: The Express Checkout gateway option is now completely hidden until eligibility is confirmed, whereas before it was shown and then hidden if determined to be ineligible. This should remove the sudden "flash" of the gateway option disappearing.
Improvement: Express Checkout settings are now disabled if taxes are enabled for the store.
Fix: The "Buy Now" modal visible on the page if Buy Now is enabled but the Stripe gateway isn't active.
Fix: Incorrect get_current_user() function usage.
Fix: Express Checkout not using custom price (from the Custom Prices add-on).
Fix: Undefined variable $purchase_data when making purchase that only contains fees.
EDD 3.0: Update refund logic to use new refunds API.
Dev: Remove composer/installer version lock.