Skip to content

馃帀 Release 0.1.10

Compare
Choose a tag to compare
@jikkai jikkai released this 10 May 09:33
· 81 commits to dev since this release

馃帄 Univer@v0.1.10

Univer Banner

馃毀 Important Note

This project is still in heavy development, and major API changes are expected. 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!

馃啎 What's new

In this release, we've fixed a number of bugs and added some new features. Here are some highlights:

  • Fixed memory leaks and rendering issues
  • Added some new Facade APIs

With the new release, we've also updated the Univer Official Website with new documentation and guides. Check it out!

0.1.10 (2024-05-10)

Bug Fixes

Features

  • docs: image layout in doc (#1958) (00d0b79)
  • facade: add sheet hooks, onCellPointerMove hook (#2193) (476ffd3)
  • facade: refactor f-univer newAPI and add getDependencies (#2176) (94a86d3)
  • formula: report formula error message, check params number by minParams and maxParams (#1876) (88f517b)
  • ui plugin support override dependencies (#2125) (561f7aa)
  • user: add user model (#2137) (49c1a70)