Skip to content

[sync] fix(sharedb): omit private computed activity aggregate T7149 - #3638

Open
tea-artist wants to merge 1 commit into
developfrom
sync/ee-20260901-063314
Open

[sync] fix(sharedb): omit private computed activity aggregate T7149#3638
tea-artist wants to merge 1 commit into
developfrom
sync/ee-20260901-063314

Conversation

@tea-artist

@tea-artist tea-artist commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🔄 Automated sync from EE repository.

73 commit(s) synced since last sync.

Authors

Included commits

  • fix(sharedb): omit private computed activity aggregate T7149 (nichenqin)
  • T7186 bound table-query-ops overview and prune observation shards (nichenqin)
  • fix(v2): provide table query ops defaults (T7185) (nichenqin)
  • fix(v2): preserve indexed search field coverage (T7185) (nichenqin)
  • T7178 degrade ShareDB activity reads on budget failure (nichenqin)
  • T7180 Reduce computed query and worker contention (nichenqin)
  • T7181 skip compute activity heal on budgeted ShareDB polls (nichenqin)
  • feat(field): auto-link URLs in text cells and retire the url show-as T7106 (SkyHuang)
  • fix(computed): scope activity drift checks to the requested table (nichenqin)
  • fix(v2-search): keep indexed text search with unmatchable dates (nichenqin)
  • feat(credential): personal credentials with per-resource grants (integration/secret fusion) T7167 (Aries X)
  • fix(cache): prevent duplicate queries after lock contention (nichenqin)
  • feat(ai): scraper entry and long-tail scrape tools T7103 T7135 (Uno)
  • fix(sdk): keep compute activity errors local T7171 (nichenqin)
  • perf(computed): gate link traversal on actual formula changes T7160 (nichenqin)
  • T7159 fix computed activity permission subscriptions (nichenqin)
  • fix(v2): keep domain error methods out of structured logs T7158 (nichenqin)
  • fix(computed): treat empty reliability as equal in activity drift check T7157 (nichenqin)
  • fix(computed): preserve continuation progress and gate convergence T7152 (nichenqin)
  • fix(ai): allow space-only chat and empty provider settings T6738 T6588 T6740 (Pengap)
  • perf(computed): skip sql for empty dirty steps T7154 (nichenqin)
  • fix: distinguish compute status loading from activity T7153 (nichenqin)
  • fix(computed): qualify byodb frontier and ledger queries T7151 (nichenqin)
  • fix(sharedb): return computed activity replay errors to clients T7149 (nichenqin)
  • fix(computed): retain unresolved failures across activity rebuilds (T7148) (nichenqin)
  • fix(search): cover numeric lists and short bigram probes (T7146) (nichenqin)
  • perf(v2): reduce formula computation and downstream propagation T7145 (nichenqin)
  • fix(backend): complete orphan computed wakeups for missing bases T7147 (nichenqin)
  • T7146 fix(search): restore indexed search coverage and aggregation access paths (nichenqin)
  • fix: T7144 validate rollup formatting against the new result type (nichenqin)
  • fix(v2): share formula expressions and gate postgres plan growth T7139 (nichenqin)
  • feat: add optional lookup deduplication (T7141) (nichenqin)
  • fix(v2): resolve current-user filters through lookup fields (nichenqin)
  • perf(v2): hoist repeated json scalar extracts in formula sql T7139 (nichenqin)
  • feat(mobile-server): sign-in via PKCE, web embed mode and chat history types for the native app (T7131) (Bieber)
  • feat(admin): extend computed task pause leases (teable-mini[bot])
  • fix(v2): bound computed formula SQL expansion (teable-mini[bot])
  • feat(table-import): recommend AI imports T6929 (Jun Lu)
  • fix(filter): refine responsive layout T7124 (Jun Lu)
  • fix(cache): attach the counter expiry atomically inside incr T7129,T7127 (Uno)
  • fix(migrate): serialize prisma deploy around concurrent index deadlock (nichenqin)
  • feat(billing): seat x credit-density pricing with hard seat limits T7011 (SkyHuang)
  • fix(v2): retry computed tasks on statement timeout T7121 (nichenqin)
  • T7122 keep IF from applying unused-branch errors (nichenqin)
  • fix(v2): stop paused compute from 503ing writes T7119 (nichenqin)
  • feat(access-token): cap take at 100 for new cloud API keys T7089 (Boris)
  • fix(app): open API dialog for the sidebar table instead of route table T7085 (Boris)
  • fix(grid): open the record menu on right-click over the cell editor overlay T7097 (SkyHuang)
  • fix(task): classify field AI fatal errors from provider status codes T7110 (Uno)
  • fix: stabilize app chat recovery and upgrade axios T7095 (Pengap)
  • fix(settings): improve mobile settings layout T6603 (Jun Lu)
  • fix(v2): keep formula field creates from hiding tables T7114 (nichenqin)
  • T7105 Keep explicit record projections narrow under field masks (nichenqin)
  • fix(v2): settle payload-less table.update timeouts as rollback T7104 (nichenqin)
  • fix(v2): compact rollup link values as title strings T7082 (nichenqin)
  • fix(sdk): dismiss expand-record select overlay T7102 (nichenqin)
  • feat(attachment): delete from preview, icon fallback for unrenderable images T6484 (Boris)
  • fix(sdk): wrap nested filter rows in narrow sheets T7100 (nichenqin)
  • test(v2): add pglite SQL type matrix for computed backfill T7101 (nichenqin)
  • feat(chat): let the agent reach every base of the chat T6995 (Uno)
  • fix(v2): unwrap jsonb for rollup max/min/and/or T7099 (nichenqin)
  • T7092 skip getRecords table clone and speed up toDomain (nichenqin)
  • fix(sdk): keep nested filter group actions visible T7084 (nichenqin)
  • T7093 perf(v2): speed up field-backfill host scans and continuations (nichenqin)
  • fix(observability): keep host.name on metric exports for per-pod series identity T7090 (Boris)
  • fix(v2): reject incompatible conditional rollup creates T7087 (nichenqin)
  • fix(v2): unique rollup link values by record id T7082 (nichenqin)
  • perf(v2): scope rollup backfills to record batches T7075 (nichenqin)
  • chore: upgrade node runtime to 24.19.0 and @types/node to 24.13.2 (Pengap)
  • fix(v2): set-based filtered link rollups during computed updates T7075 (nichenqin)
  • fix(sdk): keep link picker selection across tab switches T7055 (nichenqin)
  • fix(v2): keep nested or groups in conditional rollup T7080 (nichenqin)
  • feat: HEIC thumbnails, one-hop short links, app-token billing, empty new tables T7053 T6802 T6947 (Boris)

Latest source commit: teableio/teable-ee@9d63551

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.

1 participant