v1.0.6
- Fix: uninstall now removes what the plugin created. It deletes the PRO options and drops the four `shortlist_pro_*` tables, which used to survive a delete, and on multisite it cleans every site in the network. Tables belonging to the free plugin are left alone. The cleanup runs through the Freemius `after_uninstall` hook, and the `shortlist-pro/uninstall/delete_data` filter can keep the data instead.