Skip to content

v3.25.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 03:30
· 31 commits to main since this release
  • Added ixf docs table append-row dry-run/apply for appending one row to native docx tables, including local PNG/JPEG/SVG image cells uploaded through docx_image and verified by readback.
  • Added ixf bitable inspect/read and ixf bitable attach --dry-run for safe bitable metadata inspection and attachment upload planning across direct bitable, wiki bitable, and docx embedded bitable URLs.
  • Added ixf bitable record create --dry-run and API-only --apply to create records from JSON input, upload attachment-field files, append to the current view by default, optionally restore top insertion with --insert-position top, and verify by clientvars readback.
  • Kept ixf bitable attach --apply fail-closed until the existing-record update API contract is captured, preventing accidental docs/sheets misrouting.
  • Updated README, routing docs, Go parity, and installed skill guidance so native docs table row appends route to ixf docs table append-row while bitable attachment requests route to ixf bitable.