🎉 Release v0.10.0 #5606
wpxp123456
announced in
Announcements | 公告
Replies: 1 comment
-
🎊 [email protected]🚧 重要提示您的反馈至关重要!请提交 issues 和建议,帮助我们塑造 Univer 的未来。 🚀 快速开始如果您希望了解 Univer,请查看我们的入门文档。 💔 破坏性更新:自定义权限背景与用户组件配置方式调整以往,开发者需要通过 📊 Univer Sheets✨ 新功能亮点
🐛 改进与优化
📦 Univer Presets
🎢 特别感谢Univer Slides 现已支持插入圆形。感谢社区贡献者 @kenny-not-dead 对此功能的贡献。#5602 📢 加入讨论我们欢迎您的参与和见解,一起踏上这个激动人心的旅程。请通过以下方式与我们联系: 📝 更新日志完整的更新日志 (2025-07-29) |
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.
-
🎊 [email protected]
🚧 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!
💔 Breaking Changes: Custom Permission Background and User Component Configuration Changes
In the past, developers used the
customComponents
property ofUniverSheetsUIPlugin
to implement custom permission backgrounds and user components. This approach was cumbersome and had a high learning curve. In version 0.10.0, we made a breaking change by removingcustomComponents
and replacing it with more intuitiveprotectedRangeUserSelector
andprotectedRangeShadow
. If you previously used thecustomComponents
property for custom permission backgrounds and user components, please refer to the documentation for migration guidance.📊 Univer Sheets
✨ New Features Highlights
mergeLocales
method: Simplifies merging of locale packages. feat(core): addmergeLocales
function to combine locale objects #5598univer.registerPlugin
method: Supports batch registration of plugins. feat(core): add register multi plugins API #5604🐛 Bug Fixes and Optimizations
📦 Univer Presets
🎢 Special Thanks
Univer Slides now supports inserting circles. Thanks to community contributor @kenny-not-dead for this feature contribution. #5602
📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2025-07-29)
Bug Fixes
Features
mergeLocales
function to combine locale objects (#5598) (9538bdf)Beta Was this translation helpful? Give feedback.
All reactions