Changed MW WP Form migration to a one-way conversion that does not retain links between source and target forms.
Simplified generated HTML by removing plugin-added field labels, wrappers, headings, and fallback output outside the configured form body.
Changed form settings to preserve root-relative URLs when saved instead of converting them to absolute site URLs.
Added optional smooth scrolling to the form after validation errors, confirmation, back navigation, and completion transitions.
Changed post-submission screen transitions to use server-side redirects instead of an intermediate frontend redirect view.
Changed confirmation and completion screens to return to a cleared input screen when reloaded or fetched again through browser history.
1.0.0
Added form creation, three-step submission, entry storage, mail notifications, CSV export, form definition JSON export and import, Privacy Tools integration, and MW WP Form migration tools.