github dream-num/univer v0.8.1
πŸŽ‰ Release v0.8.1

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

🎊 Univer@v0.8.1

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

πŸŽ€ Ribbon Toolbar

Set the ribbonType property value to simple to switch to ungrouped mode. Configuration locations are as follows:

  • Plugin install mode: UniverUIPlugin
  • Presets install mode:
    • Sheets:UniverSheetsCorePreset
    • Docs:UniverDocsCorePreset

πŸ“Š Univer Sheets

πŸ› Bug Fixes and Optimizations

  • Fixed an issue where null values appeared in cells after undo operations #5332
  • Fixed the issue where pasting values from external sources into formula cells did not overwrite the formula #5334
  • Fixed Error: [CanvasColorService]: illegal color "null" error #5344
  • Fixed an issue in calculating offsets when the formula selection range is of absolute reference type #5349
  • Fixed some style issues in UMD builds #5357
  • Fixed the issue where the formula range referenced a non-existent worksheet, causing the range to point to the current worksheet #5360

🌐 Univer Server

  • Fixed the issue where the server interface failed when calling exportXLSXBySnapshotAsync API

πŸ“¦ Univer Presets

  • SDK has been updated to version 0.8.1

πŸ“’ Join the Conversation

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

πŸ“ Changelog

Full changelog (2025-06-12)

Bug Fixes

  • formula: fix the calculation error of formula range absolute reference type moving offset (#5349) (8e8e59c)
  • numfmt: fix the numfmt func change the null to string (#5344) (c57b4d0)
  • sheets-formula-ui: highlight issues on across workbook editing (#5360) (827acfd)
  • sheets-sort-ui: remove unused log service and add localized dialog texts (#5357) (61ff824)
  • ui: update MobileMenu for clarity and adjust button class order (a78bc5c)
  • value: fix set range value change the null value to string null (#5332) (19978f8)
  • zen-editor: add dark mode support for ZenEditor background (#5350) (0c7b42d)

Features

Don't miss a new univer release

NewReleases is sending notifications on new releases.