v0.2.3
版本发布时间: 2024-07-12 19:36:49
dream-num/univer最新发布版本:v0.2.9(2024-08-23 19:56:49)
🎊 Univer@v0.2.3
🚧 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:
- @lyking90 #2694
📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
- :octocat: GitHub Discussions
- 👾 Discord
📝 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
- formula: add more functions (#2701) (8598e02)
- formula: enable cancellation of ongoing formula calculations (#2661) (5d80993)
-
i18n: add
zh-TW
,vi-VN
language (#2694) (2f99d19) - network: add merge interceptor (#2749) (6a0c1b7)
- optimization of doc image (#2432) (3f98681)
- permission: support refresh (#2740) (710e26a)
-
sheets-data-validation: support show-time when set validation at
date
(#2723) (737660e) - sidebar-service supports scroll-event subscription (#2724) (2da550d)
- ui: change floating position (#2698) (f2fbd3b)