You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/workstation/_index.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,33 +38,37 @@ On the **Station** page, have added a new **Refresh Client** action. You can use
38
38
39
39
#### Known Bugs and Limitations
40
40
41
-
* Importing Duplicate App Configurations: Attempting to import a configuration that includes applications already defined (e.g., with an existing URL and Public Key) will result in UI errors.
41
+
* Importing duplicate app configurations - Attempting to import a configuration that includes applications already defined (for example, with an existing URL and Public Key) results in UI errors.
42
42
43
-
*Workaround: For now, you can import the configuration by excluding the applications and then manually setting them up afterward.*
44
-
45
-
* Indistinguishable Station Duplicates: Importing the same station multiple times will create duplicates that are currently not distinguishable within the system.
43
+
{{% alert color="info" %}}
44
+
To work around this issue, you can can import the configuration by excluding the applications and then manually setting them up afterward.
45
+
{{% /alert %}}
46
46
47
-
* Duplicate Application Creation on Import: When importing multiple stations that all utilize the same application, and applications are included in the import, the application will be created multiple times (once for each station).
47
+
* Indistinguishable station duplicates - Importing the same station multiple times creates duplicates that are currently not distinguishable within the system.
48
+
* Duplicate application creation on import - When importing multiple stations that all use the same application, and applications are included in the import, the application is created multiple times (once for each station).
48
49
49
50
### Workstation Client
50
51
51
52
#### New Features
52
53
53
-
* Configuration Refresh on Start-up: Upon each start-up, the Workstation Client will now automatically check for updates to its configuration, ensuring it's always running with the latest settings.
54
+
#####Configuration Refresh on Launch
54
55
55
-
* Automatic Client Reset: The Workstation Client will automatically reset on the next refresh when its associated computer is unregistered from Workstation Management.
56
+
Upon each launch, the Workstation Client now automatically checks for updates to its configuration, ensuring it is always running with the latest settings.
56
57
57
-
#### Fixes and Other Changes
58
+
##### Automatic Client Reset
59
+
60
+
The Workstation Client automatically resets on the next refresh when its associated computer is unregistered from Workstation Management.
58
61
59
-
* Linux ARM64 Executable Name: Spaces have been removed from the Workstation Client Linux ARM64 version executable name for improved consistency.
62
+
#### Fixes and Other Changes
60
63
61
-
* Bluetooth LE Device Discovery: Addressed an issue where the discovery process for Bluetooth LE devices did not correctly recognize the full device name, which previously led to failed connection attempts. The Workstation Client now accurately matches Bluetooth BT advertisement names.
64
+
* Linux ARM64 executable name - For improved consistency, we have removed the spaces from the executable name of the Workstation Client (Linux ARM64 version).
65
+
* Bluetooth LE device discovery - We have addressed an issue where the discovery process for Bluetooth LE devices did not correctly recognize the full device name, which previously led to failed connection attempts. The Workstation Client now accurately matches Bluetooth BT advertisement names.
62
66
63
67
### Workstation Connector
64
68
65
69
#### Fixes
66
70
67
-
* Refresh of the updated device list: A problem has been fixed where updates to the device list were not immediately sent to the web application after a configuration update, requiring a manual refresh. The list is now updated immediately.
71
+
* Refresh of the updated device list - We have fixed an issue where updates to the device list were not immediately sent to the web application after a configuration update, requiring a manual refresh. The list is now updated immediately.
0 commit comments