🎉 Release v0.22.0 #6879
wpxp123456
announced in
Announcements | 公告
Replies: 1 comment
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.22.0
🚧 Important Note
Univer Sheets features are becoming more stable, and we are planning for the release of version 1.0.
If you have any suggestions, please submit them in our issues 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
UniverDrawingPluginadded a new configuration itemallowImageSizeto support limiting the maximum size of uploaded images. feat: add maximum allowed size config of uploaded images #6865UniverSheetsUIPluginadded a new configuration itemfooter.addSheetButtonConfigto customize the behavior of the "Add Sheet" button: feat: addfooter.addSheetButtonConfigconfig #6866show: Whether to show the add sheet button, default istrue.defaultRowCount: The default number of rows for a new sheet, default is1000.defaultColumnCount: The default number of columns for a new sheet, default is20.🐛 Bug Fixes and Optimizations
<>from Univer to Excel. fix(copy): fix unescaped special characters such as<>in copied HTML #6850Ctrl + A) that contains non-editable areas. fix(permission): fix some issues with permission control #6853\nnot wrapping correctly in the cell when word wrap is enabled. fix: fix when cell wrapping is enabled, cell text must wrap to the next line after\n#6859Lexer.treeBuilderin scenarios with a large number of defined names. fix(definedName): fix lexer.treeBuilder performance #6873Special thanks to community contributor @kenny-not-dead for contributions in this version:
Special thanks to community contributor @IMSupperkaka for contributions in this version:
Special thanks to community contributor @getmateri for contributions in this version:
🌐 Univer Server
📦 Univer Presets
UniverSheetsCorePresethas been updated to support thefooter.addSheetButtonConfigconfiguration item.UniverSheetsDrawingPresethas been updated to support theallowImageSizeconfiguration item.📢 Join the Conversation
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
📝 Changelog
Full changelog (2026-05-09)
Bug Fixes
<>in copied HTML (#6850) (7ba9b6a)\n(#6859) (c4f3ce5)Features
footer.addSheetButtonConfigconfig (#6866) (4055e42)This discussion was created from the release 🎉 Release v0.22.0.
All reactions