π Univer@v0.8.1
π§ 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!
π Ribbon Toolbar
Set the ribbonType property value to simple to switch to ungrouped mode. Configuration locations are as follows:
- Plugin install mode:
UniverUIPlugin - Presets install mode:
- SheetsοΌ
UniverSheetsCorePreset - DocsοΌ
UniverDocsCorePreset
- SheetsοΌ
π Univer Sheets
π Bug Fixes and Optimizations
- Fixed an issue where
nullvalues appeared in cells after undo operations #5332 - Fixed the issue where pasting values from external sources into formula cells did not overwrite the formula #5334
- Fixed
Error: [CanvasColorService]: illegal color "null"error #5344 - Fixed an issue in calculating offsets when the formula selection range is of absolute reference type #5349
- Fixed some style issues in UMD builds #5357
- Fixed the issue where the formula range referenced a non-existent worksheet, causing the range to point to the current worksheet #5360
π Univer Server
- Fixed the issue where the server interface failed when calling
exportXLSXBySnapshotAsyncAPI
π¦ Univer Presets
- SDK has been updated to version 0.8.1
π’ Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
π Changelog
Full changelog (2025-06-12)
Bug Fixes
- formula: fix the calculation error of formula range absolute reference type moving offset (#5349) (8e8e59c)
- numfmt: fix the numfmt func change the null to string (#5344) (c57b4d0)
- sheets-formula-ui: highlight issues on across workbook editing (#5360) (827acfd)
- sheets-sort-ui: remove unused log service and add localized dialog texts (#5357) (61ff824)
- ui: update MobileMenu for clarity and adjust button class order (a78bc5c)
- value: fix set range value change the null value to string null (#5332) (19978f8)
- zen-editor: add dark mode support for ZenEditor background (#5350) (0c7b42d)