🎊 Univer@v0.10.10
🚧 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!
📊 Univer Sheets
🐛 Bug Fixes and Optimizations
- Fixed some issues when hiding the first row of merged cells (conditional formatting data bars/icon sets, find and replace functionality). #5904
- Fixed some issues with text rotation. #5909
- Fixed the issue where the
SheetValueChangedevent would be triggered if the cell value remained unchanged when exiting the editing state. #5913 - Optimized the range of image rotation angle settings. #5914
- Fixed the issue where text in cells with borders would have borders when editing. #5917
- Fixed several issues with charts:
- Legend colors were incorrect after deleting a series from the chart.
- Incorrect parsing when the data source number format was General.
- Bubble charts automatically hide labels when data is dense.
- Abnormal chart initialization size when the worksheet zoom level is not 100%.
Special thanks to community contributor @kenny-not-dead for contributions in this version:
- Optimized the issue of incomplete display of data in the statistics bar in some language environments. #5891
- Fixed the issue of style disorder of buttons in the floating image editing panel in some language environments. #5896
- Added Russian (ru-RU) language pack for the shortcut panel. #5905
- Optimized the position of the left directory component in Docs. #5911
- Optimized the name text spacing when copying worksheets. #5915
Special thanks to community contributor @zeeenku for contributions in this version:
- Fixed the issue where the
RATEformula had incorrect parameter validation forpmt,pv, andfv. #5910
🌐 Univer Server
- Fixed the issue where the chart trend-line series was incorrect after import.
- Fixed the issue where the right axis of combo charts was incorrect after import.
📦 Univer Presets
- SDK has been updated to version 0.10.10.
📢 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-26)
Bug Fixes
- (RATE func) Validate cash flow signs and support zero PMT scenarios for Excel compatibility (#5910) (6484c60)
- content in the image edit button (#5896) (17cecf1)
- editor: fix the issue where the SheetValueChanged event would be triggered if the cell value remained unchanged when exiting the editing state (#5913) (04660fd)
- engine-render: fix some issues when hiding the first row of merged cells (#5904) (39b4f87)
- fix text border issue in editor and optimized the active color in panels related to cell color properties (#5917) (79ca94c)
- render: fix text rotate (#5909) (d509c3e)
- type: add table type (#5895) (0cb8b5f)
- ui: shortcut cropped content in kbd component (#5891) (1433275)