Skip to content

[sync] fix(app): filter system bot users from collaborator management lists T6451 - #3616

Merged
caoxing9 merged 1 commit into
developfrom
sync/ee-20260721-062654
Jul 29, 2026
Merged

[sync] fix(app): filter system bot users from collaborator management lists T6451#3616
caoxing9 merged 1 commit into
developfrom
sync/ee-20260721-062654

Conversation

@tea-artist

@tea-artist tea-artist commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

🔄 Automated sync from EE repository.

72 commit(s) synced since last sync.

Authors

Included commits

  • fix(app): filter system bot users from collaborator management lists T6451 (teable-mini[bot])
  • feat(cli): configure authority matrix via declarative config-file flow T6445 (Boris)
  • T6449 allow switching existing BYODB connections to PgBouncer (nichenqin)
  • feat(t6452): update changelog banner to Teable Skill for AI Agents (Jocky Zhou)
  • T6444 reduce conditional rollup scans and pre-gate base work (nichenqin)
  • fix(trash): unstick cleanup when a bound data DB is gone T6446 (Uno)
  • fix(ai-agent): finish-frame commit point, user-caliber chat timings T6370 (Pengap)
  • refactor(admin): group instance manager nav and unify page headers T6405 (Uno)
  • fix(audit-log): record what a delete removed, which endpoint ran, and space/base changes (T6432) (Aries X)
  • feat(app): add theme-aware favicons (Jun Lu)
  • fix(oauth): keep app popup sign-in alive through enterprise SSO T6428 (Bieber)
  • T6421 fail fast and retry automation create on byodb timeouts (nichenqin)
  • fix(collaborator): converge invite mail and notification into one event (T6392) (Uno)
  • fix(sdk): skip compute activity in read-only previews (nichenqin)
  • fix(field): skip data rewrites for button display changes (nichenqin)
  • fix(aggregation): quote group-by column fallback to survive Postgres case folding (SkyHuang)
  • feat(invite): add resource links after email invitations T6381 (Jun Lu)
  • feat(organization): allow department search beyond related scope T6395 (Boris)
  • T6406 fix filtered link propagation and guard conditional lookup inserts (nichenqin)
  • feat(t5401): space-scoped scheduling — distributed semaphore, per-generation task pipeline, workflow admission (Uno)
  • feat(admin): reset user password via one-time link with email delivery T6389 (Boris)
  • feat(t6384): plain shell variant for dashboard/workflow/app entries (Aries X)
  • T6386 share PostgreSQL pools across backend database clients (nichenqin)
  • feat(t6384): show the transition skeleton for pinned base/table/view links (Aries X)
  • perf(t6384): speed up space-to-base entry and add transition skeleton (Aries X)
  • perf(t6383): per-view snapshot cache for jump-free view switching (Aries X)
  • T6387 perf(v2): parallelize computed activity publishing (nichenqin)
  • perf(t6361): queue-driven credit allocator replaces the charge-path advisory lock (Uno)
  • fix: deduplicate computed task load accounting (nichenqin)
  • T6382 fix(v2): use schema-aware compute activity queries (nichenqin)
  • perf(t6376): optimistic column reorder in grid view (Aries X)
  • fix(table): prevent table page stuck on viewless URL after shallow navigation T6378 (Aries X)
  • feat(t6368): in-app invite notifications for space/base collaborators (Uno)
  • perf(v2): make computed outbox advisory locks non-blocking (nichenqin)
  • perf(v2): reduce computed outbox read-after-write latency T6379 (nichenqin)
  • fix(T6309): improve kanban stacking field dialog (Jun Lu)
  • feat(T6375): update changelog banner to Teable 3.0 (Jocky Zhou)
  • fix(invite): move invitation rate-limit auto-ban to EE and exempt paid spaces T6369 (Aries X)
  • fix(history): prevent record history crashes T6344 (Jun Lu)
  • T6373 perf(v2): reuse date formatters (nichenqin)
  • fix(v2): plan symmetric link names against rolling table state (nichenqin)
  • fix(sql-query): serialize read-only role provisioning T6358 (nichenqin)
  • T6258 perf(table): concurrent seed prefetch and loading skeleton for table switch (Aries X)
  • fix(search): cast pg_indexes name columns to text in index info query T6354 (Aries X)
  • fix(invite): improve email input focus T5484 (Jun Lu)
  • fix(view): wake record subscriptions and rotate doc-ids cache after manual sort T6349 (Boris)
  • T6341 feat(v2): add substring search access paths (nichenqin)
  • feat(observability): space-load exporter for db-pool advisor (T6351) (Bieber)
  • fix(sdk): link selector field columns not respecting visibleFieldIds on self-link T6347 (Uno)
  • feat(T6294): improve compute activity status UI (Jun Lu)
  • perf(sdk): reduce initial record load from 300 to 100 rows T6257 (Aries X)
  • fix: reduce table info width (T6161) (Jun Lu)
  • fix: link share primary field visibility and SSRF trusted-origin handling (Uno)
  • T6346 feat(storage): support S3 path-style addressing for browser-facing presigned URLs (Bieber)
  • fix(share): copy base share 500 when plugin panel exists outside shared scope T3516 (Aries X)
  • T6276 Heal stuck calculating field activity (nichenqin)
  • T6332 fix lookup-of-formula convert lock (nichenqin)
  • fix(trash): table trash 500 on bulk-deleted records T6338 (SkyHuang)
  • T6339 fix cross-base computed target locking (nichenqin)
  • fix(setting): never cache canary spaceIds in setting redis blob T6328 (nichenqin)
  • fix: base share dialog crash while short link loads, embed uses long URL (T6337) (Aries X)
  • fix(sdk): avoid refetching fields when switching views T6340 (Boris)
  • fix: short link page 404 in hosted deployments and long URL flash (T6337) (Aries X)
  • fix(t5082): implement SSRF protection with safe-fetch utilities (Uno)
  • feat: short links for share views, base shares and templates (T5498) (Aries X)
  • feat: add ALLOW_CROSS_SPACE_REFERENCE env for self-hosted cross-space links T6329 (Aries X)
  • fix(v2): always register search vector maintenance projection DI (T6333) (nichenqin)
  • feat: improve cuppyclaw steering and agent protocol T6312 T6271 T6267 T6260 T6207 T6184 (Pengap)
  • fix: format attachment statistics size (T6313) (Jun Lu)
  • fix(setting): omit canary spaceIds from FORCE_V2_ALL setting cache T6328 (nichenqin)
  • fix(v2): prevent obsolete computed dead letters T6326 (nichenqin)
  • fix: unstick trash cleanup on dead BYODB drops and oversized workflow run-step deletes T6321 (Uno)

Latest source commit: teableio/teable-ee@3a3cdbc

This PR was automatically created by the sync workflow.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants