v1.7.0
What's Changed
- feat(docs): standalone document page for shared /d/:docId links by @ploy-elison in #520
- fix(docs): reload document list when the current Space switches by @ploy-elison in #547
- feat(docs): forward document to chat with grant + access requests (#511) by @ploy-elison in #525
- feat(docs): Excel 式实时协作电子表格(Univer + Yjs) by @211-lee in #537
- fix(docs): drop the token-bucket ?sid from the three doc share links by @ploy-elison in #553
- feat(sticker): consume sticker upload limits from appconfig by @an9xyz in #555
- feat(dmworkbase): render interactive card messages (type-17, wave-1) by @an9xyz in #556
- feat(dmworkbase): render interactive card messages via AdaptiveCards SDK (type-17) by @an9xyz in #562
- feat(docs): 表格多 Sheet 实时协作 + Excel 导入导出 + 评论面板统一 by @211-lee in #559
- feat(dmworkbase): octo/v2 rich inputs (Input.Number/Date/Time) + card_version 1.6 cap by @an9xyz in #569
- feat(summary): show workflow progress during personal summary generation by @Liuxy20 in #546
- feat(web): add onboarding board by @botshen in #573
- fix(web): preserve main layout around onboarding by @botshen in #576
- feat(export): consolidated document export (Markdown / Word / PDF) by @wwwzzzcccc in #565
- feat(chat): 群名最大长度50,子区名最大长度100 by @quanming1 in #572
- feat(summary): support custom summary templates by @Liuxy20 in #575
- fix(export): preserve image aspect ratio in DOCX export by @wwwzzzcccc in #588
- feat(base): enlarge custom sticker on hover in emoji panel by @an9xyz in #586
- feat(global-search): v10 frontend (YUJ-7) by @BrDing-Rookie in #554
- fix(web): sync onboarding intro visuals by @botshen in #591
- fix(dmworkbase): interactive card fold-session grouping + container-style rendering by @an9xyz in #590
- feat(docs): 表格浮动图片导入 + 导出带图(叠加式) + 本期隐藏导入入口 by @211-lee in #583
- feat(docs): whiteboard v1 — Excalidraw/Yjs collaborative boards by @ploy-elison in #550
- fix(global-search): filter panel full render + clear input on select by @BrDing-Rookie in #592
- feat(file-preview): 恢复 xlsx/xls/xlsb/xlsm Excel 渲染支持 by @quanming1 in #570
- feat(board): whiteboard version-history panel (stacked on #550) by @ploy-elison in #589
- fix: align interactive card element manifest by @an9xyz in #593
- feat: collapse webhook adapter details behind cards by @an9xyz in #594
- feat(docs): table row/column editing UI and grid-size insert (#595) by @ploy-elison in #598
- fix(global-search): sub-tab default scrollbar + filter panel footer truncation by @BrDing-Rookie in #604
- fix(docs): pass real doc owner to sheet member panel by @ploy-elison in #612
- style(global-search): align chat/file filter panel visuals with ChannelSearch by @BrDing-Rookie in #618
- fix(docs): restore bullet markers in editor bullet lists (#615) by @ploy-elison in #628
- feat(summary): increase custom template limits and improve description textarea UX by @Liuxy20 in #631
- fix(whiteboard): reject structurally-invalid fractional-index keys and harden restore by @ploy-elison in #622
- feat: support local interactive card actions by @an9xyz in #599
- fix: preserve adaptive card table rendering in production by @an9xyz in #638
- fix(board): render bot-written whiteboards whose fractional indices Excalidraw can't parse by @ploy-elison in #626
- fix(dmworkbase): 重连/回前台后重新同步会话成员,修复 @ 提及搜不到新成员 (#567) by @pkuWMH in #568
- feat(voice): 为 12 个长 prompt / 自由文本输入框接入语音输入法 (#571) by @pkuWMH in #584
- feat(base): roomier sticker grid + larger hover preview with caret by @an9xyz in #651
- refactor(base): fuse InteractiveCard into the message stream by @an9xyz in #659
- feat(versions): unified VersionHistoryPanel shell + race guard util by @ploy-elison in #656
- feat(versions): make doc VersionPanel a thin adapter over VersionHistoryPanel by @ploy-elison in #670
- feat(versions): sheet SheetVersionPanel thin adapter over unified shell by @ploy-elison in #669
- feat(board): make BoardVersionPanel a thin adapter over the unified VersionHistoryPanel shell by @ploy-elison in #671
- fix(docs): restore heading level hierarchy by @botshen in #678
- fix(docs): show all documents in the sidebar, not just the first page by @wwwzzzcccc in #677
- fix(export): correct Word math, nested-table columns, and cell images by @wwwzzzcccc in #667
New Contributors
- @Liuxy20 made their first contribution in #546
- @wwwzzzcccc made their first contribution in #565
- @BrDing-Rookie made their first contribution in #554
Full Changelog: v1.6.1...v1.7.0