You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SECURITY: Improved security to harden against potential vulnerabilities. Defensive coding practices have been applied to prevent XSS while importing users. #82 (@flintfromthebasement)
BUG FIX: Fixed an issue where order timestamps would always default to current date of import. #81 (@LSNicholls)
BUG FIX: Fixed an issue where 'id' would not automatically map to 'ID' in the field mapper. #80 (@andrewlimaza)
BUG FIX: Fixed an issue where the "Skip Existing Members" option was not being honored when looping through batches. #83 (@dwanjuki)