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

latest releases: v0.14.0, v0.13.0, v0.12.4...
5 months ago

🎊 Univer@v0.9.3

🚧 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!

💔 Breaking Changes

In this release, the core logic of numfmt has been migrated to @univerjs/core, and as a result, we've officially removed the @univerjs/engine-numfmt package. For most users, this change will not impact your existing projects, as the package was only a secondary dependency. If you haven't installed it manually, no further action is required after upgrading. This adjustment helps reduce redundant dependencies and streamlines Univer's architecture for greater efficiency.

If you have previously installed this package, you can safely remove it with the relevant command.

📊 Univer Sheets

✨ New Features Highlights

  • Basic editing support has been added for mobile plugins, further enhancing usability and interaction on mobile devices. #5535

🐛 Bug Fixes and Optimizations

  • Fixed an issue where the data validation dropdown text was invisible in dark mode, improving usability for night/dark themes. #5538
  • The layout of the conditional formatting panel has been optimized for better appearance and consistency across different scenarios. #5539
  • Resolved a problem where the univerAPI.Event.SheetEditEnded event was triggered before data changes when validating cell data through a popup, ensuring correct data flow. #5541
  • Fixed an issue where charts could not display correctly when the cell t value was not specified, ensuring the stability of chart components.
  • Fixed an issue with the history panel style in dark mode, ensuring a consistent appearance.

🌐 Univer Server

  • Univer Server has fixed the issue of worksheet order confusion when exporting to XLSX, ensuring the accuracy of the exported data.

📦 Univer Presets

  • SDK has been updated to version 0.9.3

🎢 Special Thanks

Special thanks to community contributor @guillempuche for adding Spanish (es-ES) and Catalan (ca-ES) language packs to Univer. #5536

📢 Join the Conversation

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

📝 Changelog

Full changelog (2025-07-19)

Bug Fixes

  • sheets-conditional-formatting-ui: improve layout and styling (#5539) (ddea707)
  • sheets-data-validation-ui: reorder SetCellEditVisibleOperation command execution (#5541) (bbef155)
  • sheets-filter-ui: add dark mode text color for filter panel (#5521) (6e3ee63)
  • sheets-ui: optimize the style of SelectList in dark mode (#5538) (95d6394)
  • ui: add dark mode support for custom header (#5547) (8bf16aa)

Features

  • add locales Spanish (es-ES) and Catalan (ca-ES) (#5536) (761dfb7)
  • enhance mobile UI by adding new plugins and improving component registration (#5535) (86285a6)

Don't miss a new univer release

NewReleases is sending notifications on new releases.