Skip to content

1.3

Compare
Choose a tag to compare
@DevinWalker DevinWalker released this 12 Apr 21:32
· 28172 commits to develop since this release
  • Special shout out to a rock star contributor @pryley https://github.com/pryley - v1.3 wouldn't be packed full with all these awesome enhancements without him!
  • New: Floating labels functionality! Enable floating labels to provide a cleaner donation interface for your users. Thanks @pryley - #231
  • New: Shortcode generator for easily adding the various Give shortcodes to your pages and posts. Special thanks to @pryley for all his hard work on this! #275
  • New: Goal shortcode added to Core so you can now show various donation form goals separately from donation forms - #184
  • New: Global setting to disable single give forms sidebars added - #192
  • New: 'give_forms_single_summary_classes' filter added for customizing form wrapper classes
  • New: Advanced global setting added for load scripts in the footer - #209
  • New: Admin - Refresh Reports button added to ensure user can clear transients used to store reporting data - #210 and #85
  • New: Basic table styles for Give tables - #232
  • New: Custom amount field displays numbers by default on mobile/tablet - #233
  • New: Bower implemented to manage third-party JS scripts - Thanks @pryley #236
  • New: Swedish translation files added - Thanks @mepmepmep #238
  • New: Changed the ajax loader text from "Updating Price" to "Updating Amount" - #269
  • Fix: Modal close button now displays properly - #228
  • Fix: [give_login] shortcode now working as expected - also fixed up the logic to output the new [give_goal] shortcode see - #279
  • Fix: Admin Give menu section called "Donation Forms" rather than just "Forms" thanks @pryley - #196
  • Fix: Include CMB2CSS in the head to avoid FOUC #243
  • Fix: Test Mode Active notification displays for editors when inactive #242
  • Fix: Delete invalid licenses and when a valid license is entered the field is now a password type #203
  • Fix: When Only a Payment Gateway without CC Fields is Active Fatal JS error #253
  • Fix: Multiple Give Forms on Single Page Causes CC Validation to Fail #254
  • Fix: Donation form income totals not properly updated when manually updating amounts or deleting transactions causing goals to not calculate correctly - #188
  • Fix: Admin Column: If no goal is set for a donation form show "No Goal Set" rather than "0.00" - #256
  • Fix: Norwegian Kroner currency symbol adjustments - #256
  • Fix: Salient theme wrapper divs added - #280
  • Fix: Broken welcome screen content columns - #287