- Added the [gform_advancedpostcreation_taxonomy_mapping_field](https://docs.gravityforms.com/gform_advancedpostcreation_taxonomy_mapping_field/) filter.
- Added the [gform_advancedpostcreation_file_url_pre_set_post_thumbnail](https://docs.gravityforms.com/gform_advancedpostcreation_file_url_pre_set_post_thumbnail/) filter.
Fixed an issue that causes feeds to break if a taxonomy term has an apostrophe in the label.
- Fix a fatal error that occurs when a form is submitted with the date mapped to "Date & Time Fields" or "Custom Date & Time".
- Official release.
- Fixed UI issues in the feed settings page where the post date setting don't show options for the value selected.
- API: Added `gf_advancedpostcreation()->update_post( $post_id, $feed, $entry, $form )` to enable programmatic updating of posts.