Skip to content

[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
mainfrom
dev/update-4.133.0-release-notes-09d7fe1652e96d29
Closed

[docs] Update 4.133.0 release notes with D3D12 crash fix, Tizen Studio 6.1, and WinForms fix#3767
github-actions[bot] wants to merge 1 commit into
mainfrom
dev/update-4.133.0-release-notes-09d7fe1652e96d29

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Updates the upcoming 4.133.0 release 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.dll previously hard-linked d3d12.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 adds net6.0/tizen8.0 TFM support. Added as a new Platform entry alongside the existing Tizen x64/arm64 item.

  • WinForms design-mode detection fix (#3614) — Removes the stale cached designMode field from SKControl and SKGLControl, using the built-in DesignMode property for correct design-time behavior. Added under Bug Fixes.

Supplementary updates

  • Expanded Highlights paragraph to mention the D3D12 crash fix and Tizen Studio 6.1.
  • Updated Platform Support table to add a Windows row (D3D12 fix, design-time fix).
  • Added Tizen Studio 6.1 / TFM support to the Tizen row.

Note

🔒 Integrity filter blocked 12 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #3762 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3758 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3703 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3730 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3666 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3714 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3692 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3217 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3642 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3560 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3631 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #3762 issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Update Upcoming Release Notes · ● 1.2M ·

…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant