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

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

🎊 Univer@v0.10.13

🚧 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

  • Optimize the enableSyncSwitch configuration to support setting the default value of the switch. #6040
  • Facade API:
    • Added FWorksheet.highlightRanges method for highlighting cell ranges. #6015
    • Added FWorkbook.isCellEditing method to determine if the currently active cell is in editing mode, and optimized FWorkbook.startEditing and FWorkbook.endEditingAsync methods. #6041

🐛 Bug Fixes and Optimizations

  • Fix bad case of thousand separator number format. #6019
  • Fix the issue that setNumberFormat API setting for empty cells is invalid. #6025
  • Fix some issues with plugin functions when removing worksheets and not clearing data, and when copying worksheets and not copying data. #6038
  • Fix the issue where the find and replace function is unavailable after adding comments. #6042
  • Optimize the performance of word cloud charts.

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

  • Improved updates to the Russian (ru-RU) language pack. #6028
  • Optimized adding ellipsis for long defined names. #6007
  • Optimized the display issue of long defined names in the search function list. #6020
  • Fix the issue where the updateInlineDrawingCoordsAndBorder method throws an error. #6002
  • Fix the display issue of Tooltip when the hyperlink URL is too long. #6034

Special thanks to community contributor @IMSupperkaka for contributions in this version:

  • Optimize normalized url support for editing cell contents. #6024

🌐 Univer Server

  • Fix the issue of import and export when the first column of the chart data source is non-text.
  • Fix the issue where some formulas were not calculated when exporting with server-side calculation enabled.

📦 Univer Presets

  • SDK has been updated to version 0.10.13.

📢 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-25)

Bug Fixes

  • add ellipsis if defined name long (#6007) (8e3f20e)
  • err with updateInlineDrawingCoordsAndBorder (#6002) (d6493f2)
  • facade: fix the issue that setNumberFormat API setting for empty cells is invalid (#6025) (37fefa6)
  • numfmt: fix bad case (#6019) (a7620be)
  • optimize scrolling animation (#6027) (ece55ef)
  • resources: fix some issues with plugin functions when remove and copy worksheets (#6038) (145272b)
  • searchFunction long defined name (#6020) (7dde032)
  • sheet: add highlightRanges facade apis (#6015) (94533a5)
  • sheets-hyper-link-ui: tooltip if content overflow show ellipsis (#6034) (3bfd34c)
  • thread-comment: fix thread comment root editor id (#6042) (7e1bb8a)

Features

  • facade: add isCellEditing and optimize endEditingAsync and startEditing in FWorkbbok api (#6041) (8981592)
  • facade: add manual initialization support (#6022) (ddefdfb)
  • optimize the enableSyncSwitch configuration to support setting the default value of the switch (#6040) (9385d04)
  • permission: add workbook initial load obs (#6037) (04e1d05)
  • scroll: add scroll param to screen ratio (#6029) (5a8de18)
  • sheet: normalized url support for editing cell contents (#6024) (052b765)
  • some ru lang in docs-hyper-link (#6028) (cac7151)

Don't miss a new univer release

NewReleases is sending notifications on new releases.