tag:github.com,2008:https://github.com/VisActor/VMind/releasesRelease notes from VMind2025-04-07T01:58:58Ztag:github.com,2008:Repository/748476385/v2.0.52025-04-07T02:45:35Zv2.0.5<p>🆕 New Features</p>
<p>@visactor/vmind: add insights to annotation function<br>
🔖 Fixes</p>
<p>insights: fix some bug in dual-charts</p>github-actions[bot]tag:github.com,2008:Repository/748476385/v2.0.42025-03-20T03:25:20Zv2.0.4<p><strong>🆕 New Features</strong></p>
<ul>
<li><strong>@visactor/vmind</strong>: add customRequestFunc in VMind</li>
</ul>
<p><strong>🔖 Fixes</strong></p>
<ul>
<li><strong>chartGeneration</strong>: Add label visible in funnel chart. Hide label in bar/line chart. Fix radar generation may empty category field issue.</li>
<li><strong>chartGeneration</strong>: Fix empty chart while empty fieldInfo</li>
</ul>
<p><strong>🔖 Others</strong></p>
<ul>
<li><strong>@visactor/vmind</strong>: add umd output to build</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/748476385/v2.0.32025-03-05T10:02:33Zv2.0.3<p><strong>🆕 New Features</strong></p>
<ul>
<li><strong>atom</strong>: VMind's internal atomization feature now supports function call capability</li>
</ul>
<p><strong>🔖 Fixes</strong></p>
<ul>
<li><strong>chartGeneration</strong>: Fixed issues where stacked/percentage bar charts were not working, and bar charts were not generating correctly</li>
<li><strong>getInsights</strong>: Fixed an issue where, if chart values were strings, the original data obtained by insights was converted to number type, potentially causing incorrect matches</li>
</ul>
<p><strong>🔖 Others</strong></p>
<ul>
<li><strong>@visactor/vmind</strong>: Optimized type definitions</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/748476385/v2.0.22025-02-23T11:48:48Zv2.0.2<h2>🔖 Fix</h2>
<ul>
<li><strong>@visactor/vmind</strong>: fix fieldinfo may undefiend while chart-advistor</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/748476385/v2.0.12025-02-24T01:48:39Zv2.0.1<h2><g-emoji class="g-emoji" alias="warning">⚠️</g-emoji> BreakChanges</h2>
<ul>
<li><strong>dataQuery</strong>: params from <code>dataQuery(userPrompt, fieldInfo, dataset)</code> to <code>dataQuery(userPrompt, dataset, fieldInfo)</code>; <code>fieldInfo</code> is Optional</li>
<li><strong>customRequestFunc</strong>: remove <code>customRequestFunc</code> in VMind Instance options since VMind use same prompt in any model</li>
</ul>
<h2>🆕 feat</h2>
<ul>
<li><strong>@visactor/vmind</strong>: Support DeepSeek and other custom model with api-key</li>
<li><strong>@visactor/vmind</strong>: 12 new chart types added for chart generation</li>
<li><strong>@visactor/vmind</strong>: Add text2Chart API</li>
<li><strong>@visactor/vmind</strong>: Add getInsights API</li>
</ul>
<h2>🔖 other</h2>
<ul>
<li><strong>@visactor/vmind</strong>: Overall architecture upgrade</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/748476385/v1.3.22024-12-03T08:32:42Zv1.3.2: Merge pull request #167 from VisActor/feat/docs_publish<p>Feat/docs publish</p>xile611tag:github.com,2008:Repository/748476385/v1.3.12024-12-03T09:01:06Zv1.3.1<p>Fix wrong publish version of v1.3.0</p>666haiwentag:github.com,2008:Repository/748476385/v1.2.122024-06-17T08:57:32Zv1.2.12<h2>🔖 feature</h2>
<ul>
<li><strong>@visactor/vmind</strong>: intelligent insight module</li>
<li><strong>@visactor/vmind</strong>: add custom model type support</li>
<li><strong>@visactor/vmind</strong>: take skylark model when no model type match</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/748476385/v1.2.112024-04-24T05:32:06Zv1.2.11<h2>🐛 Fixes</h2>
<p>Fix reference error in node.</p>github-actions[bot]tag:github.com,2008:Repository/748476385/v1.2.92024-04-19T09:20:09Zv1.2.9<h2>🆕 New features</h2>
<ul>
<li><strong>@visactor/vmind</strong>: Refactored the VMind basic framework: abstracted TaskNode, Application class, used Meta for flow arrangement, and improved code reusability and scalability.</li>
<li><strong>@visactor/vmind</strong>: Intelligent chart generation: supports generating spec templates without a data set; supports filling data into spec templates.</li>
<li><strong>@visactor/vmind</strong>: Intelligent chart generation: supports selecting chart types from a specified list of chart types.</li>
<li><strong>@visactor/vmind</strong>: Built-in multiple sets of color schemes including Arco Design, Semi Design, and VeO Design.</li>
</ul>
<h2>🐛 Fixes</h2>
<p>Intelligent data aggregation: replaced alasql keyword in SQL to further improve the success rate of SQL execution.</p>github-actions[bot]