v2.10.0-rc.0
Pre-release
Pre-release
What's Changed
Exciting New Features 🎉
- Feat/schema scroll auto: page schema automatically scrolls to the current element's position by @betterdancing in #1714
- feat(generate-code): toolbar generate code plugin support preview files with tree list and monaco-editor by @betterdancing in #1727
- feat: add tinyVue charts includes gauge-chart, graph-chart, process-chart by @betterdancing in #1729
- Feat:Add login and registration functions by @lichunn in #1726
- feat(schema): present style classes as objects in page schema by @betterdancing in #1749
- feat(configurator): add NestedObjectConfigurator for chart components and update chart bundle by @betterdancing in #1750
- Feat:add model/apps/template mock by @lichunn in #1755
- feat: support add custom mcp server by @hexqi in #1731
- feat:add apps and schema db by @lichunn in #1759
- feat(model):The model driver is optimized, and built-in interfaces for adding, deleting, modifying, and querying are added by @betterdancing in #1756
Bug Fixes 🐛
- fix: Enable ModelManager, Workspace, completion & apply linter fixes by @hexqi in #1719
- fix: modify material-sync-solution.md by @lu-yg in #1682
- fix: Modify app-center and template-center UI by @xuanlid in #1733
- fix: add user info to app-center by @xuanlid in #1734
- fix: add framework parameter to a new app by @xuanlid in #1735
- fix: The interface for setting a tenant is not invoked during login by @xuanlid in #1737
- fix: Replacing the Resource Management and Model Management Icons in the Plugin Bar by @xuanlid in #1740
- fix: material baseUrl by @hexqi in #1741
- fix: The x-lowcode-org request header is deleted from the me interface by @xuanlid in #1739
- fix: responsive handling of the login page by @lichunn in #1742
- fix: local dev cannot proxy online and update dev docs by @hexqi in #1744
- fix(useToolCalls): handle null toolcall args cause toolcall error by @hexqi in #1747
- fix: The method of opening the development application window is modified by @xuanlid in #1753
- fix:Preview without login configuration by @lichunn in #1751
- fix: Modify previewType is missing for block management and page management preview by @xuanlid in #1754
- fix: code-check by @hexqi in #1757
- fix: Modify the redirection document address by @xuanlid in #1758
- fix(model): fix several base model component bugs by @betterdancing in #1761
- fix: Add DefaultValue to Chart Properties by @xuanlid in #1760
- fix:Refresh the page after logging in by @lichunn in #1763
- fix(model): Updating the Model-Driven UI and Performing Interface Joint Commissioning by @betterdancing in #1764
- fix: Modify docs style by @xuanlid in #1765
📖 Documentation
- docs: resolve expired document issues by @xuanlid in #1704
- docs: Add documents of app-preview & resource-management by @betterdancing in #1687
🔧 Maintenance
- chore: enhance common package types by @chilingling in #1694
- ci(deploy): add workflow dispatch for environment selection by @hexqi in #1743
- ci(deploy): add workflow for CDN deployment by @hexqi in #1746
Other Changes
Full Changelog: v2.9.0...v2.10.0-rc.0