Skip to content

1.4.2

Compare
Choose a tag to compare
@DevinWalker DevinWalker released this 26 Apr 22:56
· 27573 commits to develop since this release
  • 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