π Univer@v0.10.4
π§ 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 an issue where the automatic row height calculation was incorrect when cell styles had text wrapping enabled. #5663
- Optimized the default alignment for number rendering to left when the cell width is less than the content width. #5665
- Optimized the rendering of odd/even row theme colors when the table range has hidden rows. #5651
- Fixed an issue where the cell content could not enter edit mode when deleting cell content with the Backspace key or copying empty Excel cells to Univer. #5682
- Optimized the built-in menu currency format to match the currency symbol in the language pack. #5688
Special thanks to community contributor @kenny-not-dead for improving the Russian (ru-RU) language pack! #5672
π Univer Server
- Fixed issues with cell images being misaligned or lost after importing and then exporting.
- Adapted the export functionality for cases where the table range consists of a single cell.
π¦ Univer Presets
- SDK has been updated to version 0.10.4.
π’ 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-15)
Bug Fixes
- editor: fix after delete cell content using backspace, the cell does not enter edit mode (#5682) (f4e3b4e)
- engine-render: disable cache clearing for visible range in sprea⦠(#5673) (ccc5d5b)
- filterAndTable: filter vertical align and table custom style (#5677) (cd10f07)
- filter: fix filter button style not effect range theme (#5695) (2336c6d)
- fix number render when cell type is undefined or null (#5666) (10a09aa)
- render: fix auto height calculate (#5663) (4eb3456)
Features
- localization logical&lookup func; fix: replace Β in some functions (#5672) (6354f0b)
- optimize the currency format in the built-in menu to the one corresponding to the language pack. (#5688) (0cda1d1)
- optimized number rendering when cell width less than text width (#5665) (a2465e9)
- rangetheme: support a performance cache for consider hide row (#5651) (25674c2)