Skip to content

Commit a7adb23

Browse files
Review
1 parent 2f90554 commit a7adb23

1 file changed

Lines changed: 13 additions & 17 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/9

content/en/docs/releasenotes/studio-pro/9/9.24.md

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,25 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
1919

2020
### New Features
2121

22-
23-
- The command line tool `mx.exe` can now export App translations and import them in the po format. See [the mx.exe commandline documentation](https://docs.mendix.com/refguide/mx-command-line-tool/app/#translate) for more information.
22+
* The command line tool `mx.exe` can now export app translations and import them in the *.po* format.
2423

2524
### Improvements
2625

27-
- We added a progress dialog when doing rename, including or excluding a document/module in the App Explorer
28-
- We made the commit dialog faster and more responsive, this will make the dialog smoother to use.
26+
* We added a progress pop-up window when renaming, including or excluding a document/module in the App Explorer.
27+
* We made the **Commit** dialog box faster and more responsive, which makes it smoother to use.
2928

3029
### Fixes
3130

32-
33-
- We fixed an issue where an Oops dialog was shown while adding a [database constraint](/refguide9/database-source/#constraints) cancelling the dialog while editing the value of the constraint.
34-
35-
- We fixed an issue where the Marketplace might show an Oops dialog if its initialization failed.
36-
37-
- We fixed an issue in the error check that could lead to crash when a document was changed again after an earlier change introduced errors because selected elements could not be found.
38-
- We fixed Studio Pro freezes that might happen when editing pages.
39-
- We fixed a bug in the error checking process that could prevent errors for unknown model elements from being removed from the 'Errors' pane in Studio Pro.
40-
- Fixed the case where the Offline Database is not properly cleaned after sign out operation (Ticket 237830)
41-
- We fixed a Windows specific issue where temporary files created for images upload were not cleaned up (Ticket 181323).
42-
- We fixed an issue where using the offline web profile could cause errors when sessions were being cleaned up.
43-
- We fixed an issue where the date format changed from 'dd-mm-yyyy' to 'dd-mm-y' when upgrading to Java 21. (Ticket 234598)
44-
- We fixed an issue where applications using the Dojo client would sometimes break caused by browser extensions injecting scripts into the page. (Ticket 236663)
31+
* We fixed a Windows-specific issue where temporary files created for images upload were not cleaned up. (Ticket 181323)
32+
* We fixed an issue where the date format changed from 'dd-mm-yyyy' to 'dd-mm-y' when upgrading to Java 21. (Ticket 234598)
33+
* We fixed an issue where apps using the Dojo client broke due to browser extensions injecting scripts into the page. (Ticket 236663)
34+
* We fixed the case where the Offline Database was not properly cleaned after sign out operation. (Ticket 237830)
35+
* We fixed an issue where an **Oops** pop-up window was shown while adding a [database constraint](/refguide9/database-source/#constraints) cancelling the dialog box while editing the value of the constraint.
36+
* We fixed an issue where the Marketplace showed an **Oops** pop-up window if its initialization failed.
37+
* We fixed an issue in the error check that led to a crash when a document was changed again after an earlier change had introduced errors because selected elements could not be found.
38+
* We fixed Studio Pro freezes that might happen when editing pages.
39+
* We fixed a bug in the error checking process that prevented errors for unknown model elements from being removed from the **Errors** pane.
40+
* We fixed an issue where using the offline web profile caused errors when sessions were being cleaned up.
4541

4642
### Known Issues
4743

0 commit comments

Comments
 (0)