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/studio-pro/10/10.24.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
25
25
- We now cleanup expired sessions in batches instead of all at once.
26
26
27
27
### Fixes
28
-
29
-
- We fixed an issue where unsaved changes of the System Text editor would be committed when running the app locally (Ticket 259664)
30
-
- We fixed an issue that prevented some users to authenticate in Studio Pro (Ticket 259700).
28
+
31
29
- We fixed an error in the studio pro installer when the installer is checking if the dotnet version is already installed or not. (Ticket 253218)
30
+
- We fixed an issue where unsaved changes of the System Text editor would be committed when running the app locally. (Ticket 259664)
31
+
- We fixed an issue that prevented some users to authenticate in Studio Pro. (Ticket 259700)
32
32
- SQLite files are now included in the service worker’s pre-cache list to ensure they are available offline. (Ticket 264140, Ticket 264910)
33
33
- We fixed an error when typing invalid values in the zoom combo box on the page editor in **Structure** mode.
34
34
- We fixed an issue where scheduled events with "On overlap" configured as "Delay next" would cause a lot of "Skipping the update of ScheduledEvent because it's running; retrying in 7 seconds." log messages, if the application was started with some time between the shutdown and the restart.
0 commit comments