v0.21.1
- Silenced the remaining WordPress Plugin Check warnings on
$wpdb->insert()/update()/delete()calls inincludes/class-wpto-suggestions-repo.php(create_batch,mark_batch_done,mark_batch_failed,retry_batch,cancel_pending_batches,clear_for_new_analysis,insert_suggestions,set_suggestion_status,mark_applied): they write to the plugin's own custom tables through the safe wpdb API, with no core alternative for non-WP tables.
For the full version history, see CHANGELOG.md.