Return to Release Notes
- Add Customizable Base message for Session Expired.
- Group Registration Check for array to prevent php warning.
- Fix bug due to multiple form submit prevention which would not allow vantiv to submit on valid response on checkout form.
- Add classes to default login template for inline-block radio buttons and update comments in global css.
- Changing signup standalone form id name to prevent conflict with login widget javascript.
- Fix bug when processing eCheck payments on Vantiv JS.
- Fix Warning on Pre User Query hook with Committee Sync
- Fix “forgot password” issue where some email clients include an “=” at the end of the password.
- Fix to allow apostrophe and valid characters in email address, sanitize and validate email following WP CORE logic
- Adding toggle on/off feature for functionality to Force User to Change PW upon login when cst_web_force_password_change is set
- New functionality to use cst_web_force_password_change when set will require user to change password upon next login. New WP Admin fields to User list / User Profile to toggle this flag via WP Admin.
- Adding service_redirect and inv_key inputs to my-account-address.html.php
- Prevent incorrect / empty secondary invoice.
- Prevent multiple nf-form submissions
- Fix Organization sync caching adr_name
- Updates to Vantiv JS Library URL
- Update Event RSVP Session to remove dialog modal.
- Update to AE Log In Widget – using homeurl for log out url and option to display “log out” link
- Update logic for redirecting when Account Dashboard is disable
- Adding service_redirect to Password Change view.
- Fixing Logic for shortcode_member_restrict()
- Add setting / function to Accounts2 for Dashboard Disabled
- New setting to skip Individual Cache During Login When Service Redirect Points to External Website
- Fix unnecessary restricted access check when user not logged in for committee sync plugin.
- Login and Signup shortcodes initialize default attributes for service_redirect and failover_redirect
- Updates to Committee Sync including new checkboxes for buddypress integration, membership 2 integration, creation of WP users and resume sync functionality. Included shortcode [associationengine_member_restrict] shortcode with atts ‘committee’, ‘ranking’, ‘position’.
- Single fund donation to use default post_type.
- Adding Select2 JS Library For Usage in AE Dashboard select boxes and updating base function get_template_priority() to look for views in Template Packs (Extensions) outside AE plugin directory.
- Fix vantiv xml version not hiding when toggling payment mode due to missing array containing necessary class.