Skip to content

🎉 Release v0.2.3

Compare
Choose a tag to compare
@hexf00 hexf00 released this 12 Jul 11:36
· 494 commits to dev since this release

🎊 [email protected]

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!

🎉 Highlights

In this release, we are excited to introduce a new set of features and improvements to enhance your Univer experience. Here are the highlights:

  • Support for formula calculation pause #2661
  • Formula: added 6 more functions #2701
  • Added Traditional Chinese(zh-TW) and Vietnamese languages (vi-VN) #2694

🐞 Bug Fixes

  • Fixed document white screen bug #2704
  • Fixed internationalization display error in the UMD version date picker #2719
  • React 16 compatibility improvements #2739 #2755

🎢 Special Thanks

Special thanks to the following contributors who have made this release possible:

📢 Join the Conversation

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

📝 Changelog

Full changelog (2024-07-12)

Bug Fixes

  • backspace in header and footer (#2704) (749b407)
  • docs-hyper-link: hyper link resource (#2732) (1b17ec5)
  • docs: fix blank screen (#2720) (fbed267)
  • failed to get scene in scroll render controller (#2737) (987c5d2)
  • fix replace content params options (c2bbaaf)
  • formula: len counts displayed value (#2702) (ce887b0)
  • load resource (#2752) (9606194)
  • sheet: keep text formatting when setting range value (#2711) (a1a3dbc)
  • sheets-hyper-link-ui: popup observable error on react16 (#2755) (f0edc5b)
  • tons of memory leak (#2754) (3f3dcff)
  • ui: fix issue where context menu item cannot be selected in React 16 (#2739) (d971be9)
  • umd: fix issue with datepicker localization not working in UMD bundle (#2719) (962e057)

Features

Reverts

  • "chore: image menu show on insert position" (#2714) (2965f28)