Skip to content

1.4 - 2026-08-20

Choose a tag to compare

@andrewlimaza andrewlimaza released this 20 Aug 11:10
· 6 commits to master since this release
  • 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)