release.2026-07-21T11-27-40Z.2320
teableio/teablerelease.2026-07-21T11-27-40Z.2320Jul 21, 2026by tea-artist
AI Summary
URL import security has been enhanced, and a new environment variable allows for optional cross-space references.
Key Highlights
- Enhanced URL import security to block untrusted storage endpoints.
- Added ALLOW_CROSS_SPACE_REFERENCE environment variable for cross-space links.
- Fixed repeated errors when creating, updating, or deleting fields.
New Features
- Enhanced URL import security
- Cross-space reference support via env var
- Fixed repeated field creation/update errors
Full Release Notes
## Bug Fixes & Improvements - Enhanced URL import security. Imports from local or private networks, redirected internal resources, or untrusted storage endpoints may now be blocked. - Fixed repeated errors when creating, updating, or deleting fields, improving overall reliability. - Added the `ALLOW_CROSS_SPACE_REFERENCE=true` environment variable to optionally enable cross-space link, lookup, and rollup relationships, preserving legacy functionality.