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
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ These release notes cover changes made to the [Mendix Workstation](/mendix-works
16
16
17
17
{{% alert color="info" %}}
18
18
19
-
**Limited Available Release of Mendix Workstation Client.**
19
+
This is a Limited Availability release of the Mendix Workstation Client.
20
20
21
21
Mendix Workstation Client is available for all Mendix users for development use.
22
22
@@ -26,25 +26,23 @@ Mendix Workstation Client is [Limited Availability](https://docs.mendix.com/rele
26
26
27
27
### Improvements
28
28
29
-
Improvements compared to version 2.4:
29
+
#### Logging Is Configurable in Workspace Settings
30
30
31
-
#### Logging is configurable in Workspace settings
32
-
33
-
The level of logs written to log files and visible in the client is configurable in Workspace settings. It includes configuration of:
31
+
The level of logs written to log files and visible in the client is configurable in Workspace Settings. You can configure the following:
34
32
35
33
* Log level: Info, Warn, Error, Debug.
36
-
* Log retention policy: Maximum log folder zize (in MB) and maximum number of stored days.
34
+
* Log retention policy: Maximum log folder size (in MB) and maximum number of stored days.
37
35
38
-
The workspace log level is overridden to ‘debug’ for a station configured in developer mode.
36
+
The workspace log level is overridden to *Debug* for a station configured in developer mode.
39
37
40
-
#### Edit Device in side panel
38
+
#### Editing Devices in the Side Panel
41
39
42
40
When editing a device, device settings are edited in a side panel. It makes device configure easier as all setting parameters are in one view and other device configurations can be viewed while editing.
43
41
44
-
### Limitation and known bugs
42
+
### Known Bugs and Limitations
45
43
46
-
* Windows Workstation Client hangs when Smartcard reader detection is enabled and the ‘Smart Cards for Windows Service’ is disabled.
47
-
* Workstation Client window is not visible when it was opened on a secondary screen and the secondary screen is no longer available.
44
+
* Windows Workstation Client hangs when Smartcard reader detection is enabled and the *Smart Cards for Windows Service* is disabled.
45
+
*The Workstation Client window is not visible when opened on a secondary screen and the secondary screen is no longer available.
0 commit comments