Skip to content

release.2026-07-14T12-24-39Z.2228

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 14:11
0a36a6f

Feature Updates

  • None

Bug Fixes & Improvements

  • Improved row limit checks when copying tables or Bases: Correctly checks the target Space row limit when copying tables or Bases with records.
  • Improved handling when row limits are exceeded: Blocks copying records when the target Space exceeds MaxRows and returns 402 via API.
  • Preserved structure-only copy behavior: Copying only table structure without records is unaffected by row limit checks.