Fixed issue where Draft Link line heights were not always consistent.
Fixed issue where expired draft would sometimes be autoloaded resulting in a displayed error.
Fixed issue where expired draft links would sometimes show up in a draft list.
Fixed issue where drafts would not display above form when the "Enable Auto Save and Load" was disabled.
Fixed issue where [gpasc_drafts] shortcode would sometimes error due to missing frontend scripts.
Added reference links to Auto Save / Load setting tooltip for easier discoverability.
Added gpasc_should_auto_load filter to allow optionally disabling Auto Load globally or on a form by form basis.
Added gpasc_js_init hook.