🎉 Release v0.10.7 #5816
wpxp123456
announced in
Announcements | 公告
Replies: 1 comment
-
🎊 Univer@v0.10.7🚧 重要提示您的反馈至关重要!请提交 issues 和建议,帮助我们塑造 Univer 的未来。 🚀 快速开始如果您希望了解 Univer,请查看我们的入门文档。 🤖 Univer MCPUniver MCP 目前正处于早期开发阶段,但核心功能已经稳定且可供探索。 核心功能与特性🤖 原生 AI 集成:专为 AI 应用程序而构建,支持自然语言命令和智能自动化工作流。 立即开始📊 Univer Sheets✨ 新功能亮点
🐛 改进与优化
📝 Univer Docs感谢社区贡献者 @kenny-not-dead 对此次版本的贡献:
🌐 Univer Server
📦 Univer Presets
📢 加入讨论我们欢迎您的参与和见解,一起踏上这个激动人心的旅程。请通过以下方式与我们联系: 📝 更新日志完整的更新日志 (2025-09-06) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎊 Univer@v0.10.7
🚧 Important Note
Your feedback is crucial! Please submit issues and suggestions to help us shape the future of Univer.
🚀 Getting Started
If you're eager to explore Univer, check out our getting started documentation.
Dive into the world of collaborative document, spreadsheet, and presentation editing powered by Univer!
🤖 Introducing Univer MCP: AI Meets Spreadsheets
Univer MCP is currently in early development, while some features like real-time collaboration and full cross-platform support are still in progress, the core functionality is robust and ready for exploration.
Key Features & Capabilities
🤖 AI-Native Integration: Built from the ground up for AI applications, supporting natural language commands and intelligent automation workflows.
📊 Comprehensive Spreadsheet Operations: Full support for creating, editing, and manipulating spreadsheets with all the power of the Univer engine.
📈 Advanced Features: Complete access to formulas, conditional formatting, data validation, and more sophisticated spreadsheet functionality.
Get Started Today
📊 Univer Sheets
✨ New Features Highlights
UniverSheetsFilterPluginadded configuration optionenableSyncSwitch: Whether to show the filter sync switch in the filter panel - allows users to choose whether to enable filter sync in a collaborative environment.UniverSheetsPrintPluginadded configuration optionenforceWatermark: Whether to enforce adding a watermark when printing.univerAPI.registerEventHandleranduniverAPI.fireEvent. Refer to the code related to Facade API events or Example. feat(facade): open register event api #5806FWorkbook.getAllDataValidationErrorAsync: Get all data validation error information in the workbook. feat: add data validation error handling in workbook and worksheet mixins #5759FWorksheet.getAllDataValidationErrorAsync: Get all data validation error information in the worksheet. feat: add data validation error handling in workbook and worksheet mixins #5759FRange.getDataValidationErrorAsync: Get data validation error information in the specified range. feat: add data validation error handling in workbook and worksheet mixins #5759FPermission.checkWorkbookPermissionPoint: Check if a specific permission point is enabled in the workbook. feat(permission): add checkWorksheetPermissionPoint and checkWorkbook… #5730FPermission.checkWorksheetPermissionPoint: Check if a specific permission point is enabled in the worksheet. feat(permission): add checkWorksheetPermissionPoint and checkWorkbook… #5730FWorkbook.getAllFormulaError: Get all formula error information in the workbook. feat: add formula error handling in f-workbook and f-range mixin #5761FRange.getFormulaError: Get formula error information in the specified range. feat: add formula error handling in f-workbook and f-range mixin #5761🐛 Bug Fixes and Optimizations
ScriptEditorPanelcomponent in dark theme. fix(uniscript): fix dark theme support to ScriptEditorPanel #5776DefinedNamein formulas would add a(. fix(formular): fix define name should not add ( #5809📝 Univer Docs
Special thanks to community contributor @kenny-not-dead for contributions in this version:
darkYellowcolor. fix: add darkYellow color #5782🌐 Univer Server
📦 Univer Presets
UniverSheetsFilterPresetadded configuration optionenableSyncSwitch: Whether to show the filter sync switch in the filter panel - allows users to choose whether to enable filter sync in a collaborative environment.UniverSheetsAdvancedPresetadded configuration optionenforceWatermark: Whether to enforce adding a watermark when printing.📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2025-09-06)
Bug Fixes
transformDate(#5794) (b58dcca)Features
Beta Was this translation helpful? Give feedback.
All reactions