github dream-num/univer v0.10.11
🎉 Release v0.10.11

latest releases: v0.12.4, v0.12.3, v0.12.2...
one month ago

🎊 Univer@v0.10.11

🚧 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

  • UniverSheetsPlugin adds a configuration option freezeSync to control whether synchronize the frozen state to other users in real-time collaboration. #5960
  • UniverExchangeClientPlugin adds a configuration option options.ignoreTableExport to control whether to ignore Table when exporting to Excel.
  • Charts:
    • New type: Box Plot.
    • Relationship charts support setting node shapes.

🐛 Bug Fixes and Optimizations

  • Fix the issue where opening the filter panel triggers the SheetEditEnded event. #5955
  • Fix the issue where holding down the Shift key to select a selection loses the active cell. #5958
  • Fix the issue where the FWorksheet.getValidatorStatusAsync API returns incorrect values. #5963
  • Fix the issue where the style becomes invalid when the copy worksheet operation is synchronized to other users in real-time collaboration. #5977
  • Fix the issue where text conditions in the filter (including Table filter) function do not ignore case sensitivity. #5987
  • Fix the issue where the theme color of alternate rows is not displayed correctly after Table filtering. #5987
  • Fix the issue where cells with default row and column styles have extra styles after editing. #5987
  • Optimize some memory leak issues. #5973 #5978 #5988

Special thanks to community contributor @kenny-not-dead for contributions in this version:

  • Improved updates to the Russian (ru-RU) language pack. #5945
  • Fix the issue with the darkBlue color value. #5954
  • Defined names now support Russian. #5946
  • Fix the issue where the button Tooltip in the defined name editing panel is displayed in the wrong position. #5944
  • Fix the issue where the colors of the x and icons in the formula bar were reversed. #5980
  • Fix styling issues in the formula list panel. #5970
  • Optimize styling issues in the Table filter panel in certain language environments. #5990

📦 Univer Presets

  • SDK has been updated to version 0.10.11.
  • UniverSheetsCorePreset adds a configuration option sheets.freezeSync to control whether synchronize the frozen state to other users in real-time collaboration.
  • UniverSheetsAdvancedPreset adds a configuration option exchangeClientOptions.ignoreTableExport to control whether to ignore Table when exporting to Excel.

📢 Join the Conversation

We welcome your input and insights as we embark on this exciting journey. Connect with us on:

📝 Changelog

Full changelog (2025-10-18)

Bug Fixes

  • darkBlue key (#5954) (89495e1)
  • defined name Ru support (#5946) (46d2f71)
  • fix getValidatorStatusAsync api result (#5963) (9ea416e)
  • fix open filter panel will trigger SheetEditEnded event (#5955) (a50385e)
  • fix some issues with sheets-table (#5987) (580efc8)
  • fix the issue of holding down the shift key to select a selection (#5958) (e05e89f)
  • fix the issue that the style ID of the copied worksheet could not be found in collaboration (#5977) (1ad3872)
  • mem: dispose some obj (#5978) (e838616)
  • memo: fix memo leak (#5988) (2c08a0c)
  • optimize editor input (#5950) (3565968)
  • sheet: fix some memory leak error (#5973) (f5f2ea8)
  • sheets-formula-ui: handle potential null reference for currentDoc in useRefactorEffect (#5932) (dbfe4e6)
  • sheets-ui: defined name bar - actions tooltip position (#5944) (9214b92)
  • sheets-ui: improve layout and styling of status bar items (#5975) (6121b21)
  • some typos in the ru translation (#5945) (0848c55)
  • table filter panel buttons overlap each other in some lang (#5990) (1f9ed06)
  • ui: fix tooltip for dark mode styling (#5974) (252e8d3)
  • ul margin in funtions list (#5970) (fa5bbb9)

Features

  • add freezeSync config and api to controll whether synchronize the frozen state to other users in real-time collaboration (#5960) (dc3f9d3)
  • sheets-ui: increase UX in formulaBar (#5980) (4906d98)

Don't miss a new univer release

NewReleases is sending notifications on new releases.