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: releasenotes.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,5 @@ Deprecations:
25
25
Other:
26
26
- "USE_QT6=On" will no longer fallback to Qt5 when Qt6 is not found.
27
27
- When the execution of an addon fails with an exitcode it will now result in an 'internalError' instead of being silently ignored.
28
-
- "Win32" configurations have been removed from the bundled Visual Studio solution and projects. You might still be able to build 32-bit binaries using CMake but that is untested and unmaintained.
28
+
- "Win32" configurations have been removed from the bundled Visual Studio solution and projects. You might still be able to build 32-bit binaries using CMake but that is untested and unmaintained.
29
+
- The MacOS filesystem is now treated as case insensitive.
0 commit comments