Skip to content

Commit 041ebfa

Browse files
committed
RELEASE_21
1 parent 4a81a61 commit 041ebfa

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ RELEASE_21
22
- Fix Github issue #27: Voicecommands not working properly
33
In case of not running on Raspberry Pi, the VECTORX_HOME variable must be used properly to determine where VectorX
44
is located on the file system
5+
- Fix a nasty javascript bug preventing VectorX homepage to load properly
6+
- Ensure Wire-Pod services are re-created when upgrading
57

68
RELEASE_20
79
- Added a note on the setup page.

webroot/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ <h3 class="card-title">What's New</h3>
9494
VectorX RELEASE_21</br></br>
9595
<ul>
9696
<li>Fix Github issue #27: Voicecommands not working properly</li>
97+
<li>Fix a nasty javascript bug preventing VectorX homepage to load properly</li>
98+
<li>Ensure Wire-Pod services are re-created when upgrading</li>
9799
</ul>
98100
</div>
99101
<!-- /.footer -->

0 commit comments

Comments
 (0)