🎊 Univer@v0.12.2
🚧 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
✨ New Features Highlights
🐛 Bug Fixes and Optimizations
- Fix formula-related issues:
- Fix the issue where defined names belonging to a specific worksheet were not correctly recognized during parsing. #6174
- Fix the issue where arrays of different dimensions were not correctly calculated during formula computation. #6174
- Fix the issue where the
SORTformula did not compute correctly when thesortIndexparameter was empty. #6179
- Fix the issue where the
FWorksheet.getDataRangeAPI did not return the correct starting row and column indices of the data range. - Fix the issue where selecting an invalid range for pivot tables caused a white screen.
🌐 Univer Server
- Added support for importing note features.
- Optimized the size of collaborative editing mutation data to improve transmission efficiency.
📦 Univer Presets
- SDK has been updated to version 0.12.2.
📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2025-11-22)
Bug Fixes
- formula: defined name nest and lexer (#6174) (b54d9cb)
- formula: sort function error (#6179) (2cafca1)
- formula: update node (#6165) (aa959d4)
- fix objectMatrix getRealRange function (#6193) (711c9ae)