🎊 [email protected]
🚧 Important Note
This project is still in heavy development, and major API changes are expected. 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
🎉 Highlights
- Optimized plugin loading mechanism #4662
- Formula engine performance optimization #4675
- Facade API documentation updated #4677 #4686 #4653
🐞 Bug Fixes
- Fixed the issue where line breaks were not preserved when pasting data from external applications #4670
- Fixed the issue where the find icon was displayed abnormally in 0.6.0 #4685
- Fixed the issue where
FRange.setBorder
only took effect on the active range #4650 - Fixed the number format
@
display issue #4669 - Fixed the issue that the formula editor selected multiple ranges and displayed abnormally #4673
- Fixed the numerical calculation problem in the statistics bar #4684
📝 Univer Docs
- Fixed known issues.
🌐 Univer Server
- Fixed known issues.
📦 Univer Presets
- SDK has been updated to version 0.6.1.
🎢 Special Thanks
Special thanks to the following community members for their outstanding contributions to this release:
📢 Univer Go
Univer Go 0.0.10 has been released, integrating AI, logging, and the latest Univer SDK features. With numerous templates ready to use, share and define your collaborative spreadsheet applications, welcome to experience! Univer Go
📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2025-02-21)
Bug Fixes
- facade: add ranges to setBorder (#4650) (434943f)
- fix eslint (#4687) (a3a55ff)
- fix plugin lazy loading not working (#4668) (9702222)
- numfmt: text format excel, default format (#4669) (72411b9)
- paste rich text with br should keep line break (#4670) (535a2a9)
- paste value from excel incorrect (#4659) (d2323e4)
- scroll cmd should consider about unitId (#4654) (c2e7fc1)
- sheet: fix some performance issue (#4664) (b9e7402)
- sheets-formula-ui: edit other sheet range error (#4673) (dec0fdb)
- style: fix defualt theme style (#4657) (95d4fee)
- ui: fix the issue where disabling shortcuts through the facade API does not work (#4618) (684db12)
- use number value in stats calculation (#4684) (1811593)