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: RELEASE_NOTES.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## Changes
4
4
5
5
-**Table Validators**: Introduced new table validator which checks if the table has a backglass, but the backglasses are disabled in the VPX settings. (I assume it is an edge case, but can be annoying to trouble-shoot).
6
-
-**ALT Color**: Added support for .cROMc files, which includes uploadingand the backup of .cROMc files.
6
+
-**ALT Color**: Added support for .cROMc files, which includes uploading, backup and backup on replace of .cROMc files.
7
7
-**Pause Menu**:
8
8
- Added rotation option for the tutorials screen.
9
9
- Added margin options to position the tutorials screen pixel perfect.
@@ -23,9 +23,11 @@
23
23
## Bugfixes
24
24
25
25
-**Server Startup**: Fixed critical error that lead to a server crash when the **ScreenRes.txt** file location could no be determined.
26
-
-**Table Filtering**: Fixed issue that the media recorder used the filter settings from the table overview.
26
+
-**Media Recorder Table Filtering**: Fixed issue that the media recorder used the filter settings from the table overview.
27
27
-**Table Data Manager**: The "Auto-save" flag for the dialog is not remembered.
28
28
-**Pause Menu**:
29
29
- Fixed screen configuration that can be used for showing the tutorials video (@kongedam It is finally there!).
30
30
- Fixed mute on pause: If the system was already muted, the pause menu does not unmute on exit anymore.
31
+
- Fixed **iScored** pause menu item that was always ignored.
32
+
- Added retry attempts in case the video rendering for tutorials fails. Hopefully this fixes the issue that videos are not starting.
31
33
-**Dialogs**: Fixed issue that after releasing changes on dialogs the contents of these were cropped.
0 commit comments