🎉 Release v0.15.1 #6456
wpxp123456
announced in
Announcements | 公告
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎊 Univer@v0.15.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!
📊 Univer Sheets
✨ New Features Highlights
UniverSheetsDataValidationUIPluginaddedshowSearchOnDropdownconfiguration option to control whether to display a search box in the data validation dropdown list. The default value istrue.feat: optimize the data validation dropdown list by adding a search box #6403FWorksheet.setTabColorAPI was not working when setting the color of inactive worksheet tabs. fix(api): fix setTabColor API was not working when setting inactive worksheets #6395isForceMergeto merge cell-related APIs to control whether to force the merge operation when there are merged cells in the range. feat(api): add the optional isForceMerge parameter to the merge-related APIs #6418FRange.setValueAPI to parse number format when the value is set toCellValuerather thanICellData. fix(api): optimizeFRange.setValueapi will parse number format when setting the value isCellValuerather thanICellData#6443includeHeadersto theFRange.getScreenshotAPI in the printing feature to control whether to include row and column headers in the screenshot.🐛 Bug Fixes and Optimizations
Special thanks to community contributor @IMSupperkaka for contributions in this version:
🌐 Univer Server
📦 Univer Presets
UniverSheetsDataValidationPresetaddedshowSearchOnDropdownconfiguration option to control whether to display a search box in the data validation dropdown list. The default value istrue.📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2026-01-10)
Bug Fixes
FRange.setValueapi will parse number format when setting the value isCellValuerather thanICellData(#6443) (a34077f)Features
Beta Was this translation helpful? Give feedback.
All reactions