[docs] Update 4.133.0 release notes with D3D12 crash fix, Tizen Studio 6.1, and WinForms fix#3767
Closed
github-actions[bot] wants to merge 1 commit into
Closed
Conversation
…and WinForms design-mode fix Add three missing user-facing items to the 4.133.0 release notes: - D3D12 delay-load crash fix (#3633): eliminates startup crashes on systems without DX12 (Windows 7/8, some Win10, Windows Server) - Tizen Studio 6.1 + TFM updates (#3619): upgrades Studio, adds MOBILE-6.0 and TIZEN-8.0 packages, net6.0/tizen8.0 TFM support - WinForms design-mode detection fix (#3614): removes stale cached field, uses built-in DesignMode property Also expand the Highlights paragraph to mention the D3D12 fix, update the Platform Support table to include Windows entries. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the upcoming
4.133.0release notes page with three missing user-facing items discovered since the last agent run.Changes
New items added
D3D12 delay-load crash fix (
#3633) —libSkiaSharp.dllpreviously hard-linkedd3d12.dll/dxgi.dll/D3DCOMPILER_47.dll, causing startup crashes on Windows 7/8, some Windows 10 machines, and Windows Server. Now delay-loaded — DLLs are only loaded when GPU rendering is explicitly requested. Added under Bug Fixes.Tizen Studio 6.1 + TFM updates (
#3619) — Upgrades Tizen Studio from 5.6 to 6.1, adds MOBILE-6.0 and TIZEN-8.0 NativeAppDevelopment packages, and addsnet6.0/tizen8.0TFM support. Added as a new Platform entry alongside the existing Tizen x64/arm64 item.WinForms design-mode detection fix (
#3614) — Removes the stale cacheddesignModefield fromSKControlandSKGLControl, using the built-inDesignModeproperty for correct design-time behavior. Added under Bug Fixes.Supplementary updates
Note
🔒 Integrity filter blocked 12 items
The following items were blocked because they don't meet the GitHub integrity level.
search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: