File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ RELEASE_21
2
2
- Fix Github issue #27 : Voicecommands not working properly
3
3
In case of not running on Raspberry Pi, the VECTORX_HOME variable must be used properly to determine where VectorX
4
4
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
5
7
6
8
RELEASE_20
7
9
- Added a note on the setup page.
Original file line number Diff line number Diff line change @@ -94,6 +94,8 @@ <h3 class="card-title">What's New</h3>
94
94
VectorX RELEASE_21</ br > </ br >
95
95
< ul >
96
96
< 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 >
97
99
</ ul >
98
100
</ div >
99
101
<!-- /.footer -->
You can’t perform that action at this time.
0 commit comments