Version 1.0.10
jonathanstegall
released this
10 Oct 14:03
·
1550 commits
to master
since this release
- This avoids repeatedly queueing Salesforce objects by initializing rather than aggregating the queue before saving. This reduces memory use and database size significantly.
- Plugin now updates the pull sync timestamp for the data type after every successful record queue. This provides a correct starting point for the next pull to begin in case of a fatal error.
- Thanks to GitHub user @charmoney for the report and the pull request.