Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/en/docs/releasenotes/studio-pro/10/10.24.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ weight: 76
* We fixed an issue where uploading a SVG image caused an error. (Ticket 244585)
* We fixed an issue where the runtime log levels were not restored correctly when restarting the app from Studio Pro, in cases where the runtime had been stopped earlier due to the trial version timeout. (Ticket 251399)
* We fixed an issue where, during module import, the widget version check was incorrectly comparing different widgets. (Ticket 252131)
* We fixed an issue that caused a page to crash during navigation when using a Data View widget in the page with a nanoflow.(Tickets 252234, 254377, 254487)
* We fixed an issue with MxBuild that reported successful build before the build process had finished. (Ticket 252729)
* We fixed an issue in the logic editors on macOS where pressing <kbd>Command</kbd> + <kbd>C</kbd> failed to copy the selected activity to clipboard and instead changed its caption. (Ticket 253384)
* We fixed a recurring **Oops** dialog being caused by showing conditional hidden properties when configuring pluggable widgets through the properties pane, such as Data Grid 2 columns. (Tickets 254074, 254426, 254632, 254637)
Expand Down