All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial open-source hygiene files added.
- Import success summary now supports downloading the import log directly from inline response content (
error_rows_file_content) as a.txtfile. - Import preview now displays filtered row counts so cleanup-option impact is visible immediately.
- Import success UI now reflects backend
import_statsvalues from the latest import response contract.
- Clearing a Formula field and saving now updates the view correctly.
- TRY ME onboarding table-name step now allows re-focusing the input after blur.
- Table deletion flow now avoids navigating when the delete API request fails (for example, forbidden responses).
- Import review preview rendering is more consistent with cleanup toggles for empty/duplicate rows.