Skip to content

Commit 5cc83db

Browse files
authored
Add RHC2 v0.2.2 (#16)
1 parent 5e24f30 commit 5cc83db

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

REV.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,28 @@ If it is already installed, it should update automatically, or you can update it
1616
<details>
1717
<summary>Changelog</summary>
1818

19+
### 0.2.2
20+
21+
- Fixes issue with DFU updating on Ubuntu
22+
- Fixes UI crash when opening a device with no available releases
23+
- Fixes rendering issues when resizing/moving the window
24+
- Fixes links opening in another chromium window
25+
- Fixes error when clicking support email
26+
- Fixes issue where SPARK MAX bulk updates would not continue past updating the bridge device
27+
- Fixes image and naming of roboRIO in device list
28+
- Fixes inability to undo reset safe parameters on a SPARK
29+
- Adds units to applicable parameters in SPARK configuration page
30+
- Improves speed of fetching all parameters from a SPARK
31+
- Improves download page
32+
- Improves about page
33+
- Ignores devices from other vendors in device list. This will be re-enabled in the future once they can be enumerated and displayed properly.
34+
35+
#### Known Issues
36+
37+
- No clear indication to the user that the application is loading devices when connected to a large CAN bus
38+
- Signals on SPARK summary page pop in and out if the corresponding status frame period is high enough
39+
- roboRIO pops in and out of the device list
40+
1941

2042
### v0.2.1
2143

0 commit comments

Comments
 (0)