blob: 2383c2a63d87ad63f40696278e31e449e3c04791 [file] [log] [blame]
---
rel_ver: 0.7.1
layout: release-notes
---
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<section id="overview">
<h2 class="section-title">Overview <a href="#"><i class="top-link fas fa-fw fa-angle-double-up"></i></a></h2>
<p>
<a href="/download.html">NLPCraft 0.7.1</a> brings about several important bug fixes.
</p>
</section>
<section id="new">
<h2 class="section-title">🙌 New <a href="#"><i class="top-link fas fa-fw fa-angle-double-up"></i></a></h2>
<ul>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-108'>NLPCRAFT-108</a> - Create 'nlpcraft' CLI tool.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-139'>NLPCRAFT-139</a> - Update LICENSE/NOTICE for <code>NCBlowfishHasher</code> implementation.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-140'>NLPCRAFT-140</a> - Add removal of <code>${USER_HOME}/.nlpcraft</code> to 'pre-clean' phase of 'clean' Maven lifecycle.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-148'>NLPCRAFT-148</a> - Add auto version update notifier.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-155'>NLPCRAFT-155</a> - Create 'model-sugsyn' command for <a href="/tools/script.html"><code>nlpcraft.{sh|cmd}</code></a> script.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-156'>NLPCRAFT-156</a> - Create 'signin' command for <a href="/tools/script.html"><code>nlpcraft.{sh|cmd}</code></a> script.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-157'>NLPCRAFT-157</a> - Create 'signout' command for <a href="/tools/script.html"><code>nlpcraft.{sh|cmd}</code></a> script.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-158'>NLPCRAFT-158</a> - Create 'ask' command for <a href="/tools/script.html"><code>nlpcraft.{sh|cmd}</code></a> script.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-159'>NLPCRAFT-159</a> - Improve README on Github website.</li>
</ul>
</section>
<section id="enhancements">
<h2 class="section-title">🤖 Enhancements <a href="#"><i class="top-link fas fa-fw fa-angle-double-up"></i></a></h2>
<ul>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-145'>NLPCRAFT-145</a> - Check conversation and dialogue clearing on logout.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-146'>NLPCRAFT-146</a> - Intercept and improve akka rejection messages.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-147'>NLPCRAFT-147</a> - <code>NCIntentSample</code> improvements.</li>
</ul>
</section>
<section id="fixes">
<h2 class="section-title">🧐 Fixes <a href="#"><i class="top-link fas fa-fw fa-angle-double-up"></i></a></h2>
<ul>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-105'>NLPCRAFT-105</a> - Strange line-breaks on 'mvn verify' output under Windows 10.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-137'>NLPCRAFT-137</a> - <code>NCService</code> start time calculation error.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-138'>NLPCRAFT-138</a> - 'Invalid model ID' error message.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-141'>NLPCRAFT-141</a> - SQL H2 server port.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-149'>NLPCRAFT-149</a> - <code>NCProbeBoot</code> fixes.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-150'>NLPCRAFT-150</a> - <code>NCSuggestSynonymManager</code> Gson error when 'ctxserver' is not running.</li>
<li><a target="jira" href='https://issues.apache.org/jira/browse/NLPCRAFT-151'>NLPCRAFT-151</a> - 'local forecast' or 'moscow forecast' does not work for weather example.</li>
</ul>
</section>