Skip to content

v2.9.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@hexqi hexqi released this 09 Dec 02:47
· 68 commits to develop since this release
v2.9.0-rc.1
e4e236d

What's Changed

Breaking Changes 🛠

Exciting New Features 🎉

  • Feat:Add the ability to build pages with AI by @lichunn in #1603
  • feat: Modify AI dialog box UI by @xuanlid in #1610
  • feat: Add AI streaming data real-time rendering by @lichunn in #1614
  • feat: add doc front-backend-docker-deployment.md by @lu-yg in #1598
  • feat: add mcp tools for utils by @chilingling in #1627
  • Feat:Adjust the AI building interface parameters and add a cancel function by @lichunn in #1633
  • Feat/model: Add Model Components & Model Manage Plugin & Model Use Configurator by @betterdancing in #1625
  • Feat/set app preview: add app preview by @betterdancing in #1628
  • Feat/resources: Add Resource manager plugin & source select configurator by @betterdancing in #1632
  • feat: add static data source by @xuanlid in #1619
  • Feat/resources: fix resource group validator function by @betterdancing in #1638
  • Feat:Add and complete small models and robot meta-services by @lichunn in #1639
  • Feat/ai completions: use robot hook setting by @betterdancing in #1647
  • feat: Modify router select configurator ,add tab-bar configurator and add navigation component by @xuanlid in #1617
  • feat:Adjust the logic and interaction of the AI building page by @lichunn in #1658
  • feat:Add line chart,bar chart and pie chart components by @lichunn in #1660
  • feat: merge i18n add and update tool by @chilingling in #1645
  • feat: support tailwindcss function and directives feature by @chilingling in #1653
  • feat: add globalState service and mcp tool by @chilingling in #1635
  • feat: add workspace, contains app center & template center by @betterdancing in #1688
  • feat: return app instance from init functions by @chilingling in #1680
  • feat: Add bar chart, ring chart and radar chart components by @xuanlid in #1696
  • feat:add components such as waterfall, scatter plot and funnel by @lichunn in #1706
  • feat: Add steps, treemenu, cascader, slider, radioGroup and rate components by @xuanlid in #1698
  • feat: Add progress, skeleton, card, calendar, badge, tag, statistic components by @xuanlid in #1697
  • feat: ai plugin refactor by @hexqi in #1657
  • Feat/preview style: Modify the style to be consistent with toolbar save. by @betterdancing in #1709
  • feat: Enhance Robot plugin AI model configuration and refine API endpoint paths by @hexqi in #1711

Bug Fixes 🐛

  • fix: Add version field to TinyGrid configuration by @LLDLLY in #1568
  • fix: optimize canvas options location caculate algorithm by @chilingling in #1572
  • fix: prase block deps from props(JSSlot/NodeLike) by @chilingling in #1602
  • fix: Modify settings panel icons by @xuanlid in #1612
  • fix: resolve tinyvue type errors by @chilingling in #1623
  • fix: gencode faild when previous user dirhandle was deleted by @chilingling in #1543
  • fix: gen utils with difference name and exportName by @chilingling in #1606
  • fix: ensure only string type ids are registered to metaHashMap by @chilingling in #1622
  • fix(styles): increase selector specificity to fix ColorInput padding by @chilingling in #1595
  • fix: sub page hide show setting home option by @chilingling in #1544
  • fix: baseURL remove slash by @chilingling in #1631
  • fix:Modify the output code of static data source by @xuanlid in #1634
  • fix: format toolcall result by @hexqi in #1637
  • Fix/builtin build: build option extermal tinyvue, vue-icon, vue-renderless by @betterdancing in #1646
  • fix: highlight js function fail after bind event by @chilingling in #1656
  • Fix(bugs): fix canvas component border & switch style & add validator & tree plugin display sync & bind variable confirm disabled by @betterdancing in #1649
  • fix(app-preview-importMap): Fix ImportMap Issues, Optimize Popover Trigger, and Improve Variable Binding in Preview by @betterdancing in #1676
  • fix: preview support custom-import-map by @chilingling in #1669
  • fix: method highlighting failure during initialization by @chilingling in #1666
  • fix:parseFunction error: failed to handle empty string input "''" by @fayching in #1677
  • fix: Modify material icons by @xuanlid in #1701
  • fix: Modify the template center and application center issues by @xuanlid in #1703
  • fix: Model-Driven and Template Center Entry Shielding by @xuanlid in #1707

📖 Documentation

🔧 Maintenance

Other Changes

New Contributors

Full Changelog: v2.8.2...v2.9.0-rc.1