🎊 Univer@v0.10.3
🚧 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 the issue where empty values in the sheets-table filter did not display internationalization correctly. #5649
- Fixed the issue where the list panel and single formula info panel appeared simultaneously when entering a formula. #5655
- Fixed some issues related to 0 value judgment. #5655
- Fixed the issue where the Enter key shortcut in the find and replace feature was not working. #5657
Special thanks to community contributor @kenny-not-dead for contributions in this version:
- Improved updates to the Russian (ru-RU) language pack. #5645
- Fixed the z-index issue in the Dialog component. #5654
🌐 Univer Server
- Added fallback logic to ensure compatibility when importing Excel XML files that lack row and column attributes.
- Added support for exporting tables.
📦 Univer Presets
- SDK has been updated to version 0.10.3.
UniverSheetsCorePresethas removed thestatusBarStatisticconfiguration item, please use thefooter.statisticBarconfiguration instead.
📢 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-08)
Bug Fixes
- color picker is partially blocked (#5654) (8daabe5)
- find-replace: fix enter shortcut (#5657) (ae1dc2a)
- fixed some formula and 0 value judgment issues (#5655) (6d18c8b)
- formula: fix numbervalue/datevalue/timevalue calculate (#5637) (60c59f9)
- sheets-table: return undefined for empty cell values & fix i18n (#5649) (48aea11)
- sheets-ui: fix context menu insert control (#5639) (e018864)