🎊 Univer@v0.6.7
🚧 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
🎉 Highlights
- Facade API
getA1Notation
supportAbsoluteRefType
parameter #4839 - UniverSheetsNumfmtPlugin supports configuration to disable cell text format warnings and marks #4852
- Optimize cell-image behavior on editing and paste #4860
🐞 Bug Fixes
- Fixed sheets-filter hidden rows causing formula auto-fill #4840
- Fixed the effect of sheets-filter on SUBTOTAL formula calculation #4845
- Fixed sheet font menus #4828
- Fixed formula highlight display error when delete function name #4871
- Fixed menu disable status error #4872
📝 Univer Docs
🌐 Univer Server
- Fixed known issues
📦 Univer Presets
- UniverSheetsCorePreset adds
disableTextFormatAlert
anddisableTextFormatMark
configuration items to disable cell text format warnings and marks - SDK has been updated to version 0.6.7
📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2025-03-26)
Bug Fixes
- add event click (#4862) (2e78781)
- docs-ui: inline format float box postion issue (#4857) (f1cbe91)
- docs-ui: insert custom range error (#4878) (1f53ac2)
- docs-ui: popup direction (#4846) (d8b3b65)
- docs-ui: remove hack to make hidden menu visible of FloatToolbar (#4843) (fc8fee2)
- formula: fix sheets-filter hidden rows causing formula auto-fill… (#4840) (e7f9867)
- formula: fixed the effect of filters on SUBTOTAL formula calcula… (#4845) (361991e)
- get skeleton by subUnit if subUnit exists, not get current skeleton (#4836) (e86cd61)
- sheets-formula-ui: formula highlight display error when delete function name (#4871) (adcd070)
- sheets-hyper-link-ui: menu disable status error (#4872) (580989d)
- sheets-ui: update sheet font menus (#4828) (c8a4d26)
- thread-comment-ui: add word break style to thread comment items (#4856) (7601bab)
Features
- doc quick insert placeholder (#4841) (263692c)
- doc support horizontal line (#4813) (cde1824)
- doc support quick-insert menu (#4826) (976c0d1)
- docs-drawing-ui: optimize float-dom menu (#4864) (606d9a3)
- docs-ui: add custom-range insert command (#4810) (c47d525)
- docs-ui: add FloatToolbar component and its stories (#4835) (0477211)
- docs-ui: disable float-menu if doc was disabled (#4848) (2611159)
- docs-ui: support float menu on doc (#4842) (6c14ea1)
- event click (#4863) (058a646)
- facade: supplement getA1Notation api params (#4839) (ff0afd1)
- sheets-drawing-ui: optimize cell-image behavior on editing and paste (#4860) (e5414e1)
- sheets-ui: support disable defined name (#4854) (0565b0d)
- supplement sheets-numfmt text format alert and mark config (#4852) (64034c7)
- ui: add fade-in animation to toolbar buttons and items (#4874) (039ec12)
- ui: add unitId props to float-dom component (#4877) (acc9cbc)
- ui: enhance styles (#4868) (d34658c)