Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.04 KB

File metadata and controls

21 lines (15 loc) · 1.04 KB

Changelog

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.

[Unreleased]

  • Initial open-source hygiene files added.

Added

  • Import success summary now supports downloading the import log directly from inline response content (error_rows_file_content) as a .txt file.
  • Import preview now displays filtered row counts so cleanup-option impact is visible immediately.

Changed

  • Import success UI now reflects backend import_stats values from the latest import response contract.

Fixed

  • 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.