🎊 Univer@v0.10.6
🚧 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
- Fix the issue with formula calculation errors after moving formula cells. #5740
- Fix data issues after moving range. #5749
- Fix the issue that clicking on the switch sheet in the editing state is invalid. #5750
- Fix the issue with numerical precision display in the fx bar. #5755
- Fix the issue that number format cell values copied from Excel with forced spaces cannot be recognized as number format. #5757
Special thanks to community contributor @kenny-not-dead for contributions in this version:
- Improved updates to the Russian (ru-RU) language pack. #5763
- Fix the issue that the number of rows and columns entered in the right-click menu to insert rows and columns does not take effect. #5764
🌐 Univer Server
- Fix export issues caused by missing conditional formatting.
- Fix the issue of incorrect filter conditions when exporting some tables.
- Add export support for filter-by-color feature.
- Fix the issue of abnormally large Excel size during export due to multiple references to the same image.
- Fix the issue of incorrect references when exporting defineName.
📦 Univer Presets
- SDK has been updated to version 0.10.6.
📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2025-08-29)
Bug Fixes
- fix data issues after moving range (#5749) (a37cfec)
- fix number format cell values copied from excel with forced spaces (#5757) (5ea935f)
- fix the issue of digital precision display (#5755) (3af6131)
- fixed the issue that clicking on the switch sheet in the editing state is invalid (#5750) (6c1db1c)
- formula: fix the issue with formula movement (#5740) (cb76748)
- info: header formatting in README.md (#5738) (d5eb5a2)
- insert cols&rows from rigth mouse btn menu (#5764) (57f727b)