Update (3)

Form Status: Edit Now Resets Review

Update for Fillvisa Plus: Form Status: Edit Now Resets Review Previously, forms in "Review" status would stay in review even after the client made edits - meaning preparers could be confirming a stale version without realizing it. Forms now reset to "Active" whenever an edit…

🛠️ Improved Error Feedback on PDF Download

Previously, if something went wrong while generating your PDF, the page would silently do nothing - no message, no indication of what happened. We've fixed that. The download page now detects errors in real time and surfaces them directly on screen, so you always know…

Forms Autosave & Load Reliability

This update resolves a critical bug where form validation status was not being persisted to the database after submission. The root cause was an early-exit guard in saveFormToServer() that skipped the save when field values hadn't changed — meaning the formValid flag set during submission…