* New - Much better handling around 429 errors - now keeps track of Lightspeed's API bucket level header, and adjusts API requests dynamically depending on bucket level
* New - New "Prune deleted variations" setting. On a Manual Update, deletes variations in WooCommerce that have been deleted in Lightspeed matrix products.
* New - New "WCLSI Poller" settings, allows users to turn background job on or off
* New - Settings UI is now tabbed
* New - wclsi-error.log now has a stack trace included in it
* New - Updating Variations in the WooCommerce dashboard is now more efficient and should not cause as many 429 errors
* Fix - Fixes some DB duplicate errors that can happen during the check_for_new_ls_prods background job, now checks if the product exists before trying to insert it
* Tweak - Code consolidation and cleanup