Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions documentation/docfx/releases/4.150.2-unreleased.md

This file was deleted.

21 changes: 21 additions & 0 deletions documentation/docfx/releases/4.150.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!-- RELEASE-NOTES DATA (generated, do not edit) format:4 version:4.150.3 -->
# Version 4.150.3
> **Upstream bug-fix servicing** · Released August 29, 2026 · [NuGet](https://www.nuget.org/packages/SkiaSharp/4.150.3) · [GitHub Release](https://github.com/mono/SkiaSharp/releases/tag/v4.150.3)

> **API changes** · [SkiaSharp API diff](4.150.3/index.md) · [HarfBuzzSharp API diff](harfbuzzsharp/14.2.1.3/index.md)

## Highlights

SkiaSharp 4.150.3 is a servicing release with an upstream Skia m150 bug-fix sync.

## Breaking Changes

*None in this release.*

## Engine

- **Chrome/m150 upstream bug fixes** — An upstream sync from the Skia chrome/m150 branch has been applied, pulling in stability and correctness improvements from the Skia team. ([#4704](https://github.com/mono/SkiaSharp/pull/4704))

## HarfBuzzSharp 14.2.1.3

No HarfBuzzSharp binding changes shipped in this release — it rebuilds the same HarfBuzz as the previous line.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# API diff: SkiaSharp.Direct3D.Vortice.dll

## SkiaSharp.Direct3D.Vortice.dll

> No changes.
8 changes: 8 additions & 0 deletions documentation/docfx/releases/4.150.3/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# API diff: 4.150.3

> Back to [release notes](../4.150.3.md).

## SkiaSharp.Direct3D.Vortice

- [SkiaSharp.Direct3D.Vortice](SkiaSharp.Direct3D.Vortice/SkiaSharp.Direct3D.Vortice.md)

40 changes: 0 additions & 40 deletions documentation/docfx/releases/4.151.0-unreleased.md

This file was deleted.

8 changes: 3 additions & 5 deletions documentation/docfx/releases/TOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@
- name: Version 4.151.x
href: 4.151.0.md
items:
- name: Version 4.151.0 (Unreleased)
href: 4.151.0-unreleased.md
- name: Version 4.151.0
href: 4.151.0.md
- name: Version 4.150.x
href: 4.150.1.md
href: 4.150.3.md
items:
- name: Version 4.150.2 (Unreleased)
href: 4.150.2-unreleased.md
- name: Version 4.150.3
href: 4.150.3.md
- name: Version 4.150.1
href: 4.150.1.md
- name: Version 4.150.0
Expand Down
55 changes: 0 additions & 55 deletions documentation/docfx/releases/_sources/4.150.2-unreleased.data.json

This file was deleted.

This file was deleted.

103 changes: 103 additions & 0 deletions documentation/docfx/releases/_sources/4.150.3.data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
{
"format": 4,
"version": "4.150.3",
"family": "skiasharp",
"status": "stable",
"banner": {
"kind": "stable",
"date": "August 29, 2026",
"nuget_url": "https://www.nuget.org/packages/SkiaSharp/4.150.3",
"preview_nuget_url": null,
"github_release_url": "https://github.com/mono/SkiaSharp/releases/tag/v4.150.3"
},
"harfbuzz": {
"version": "14.2.1.3",
"api_diff_link": "harfbuzzsharp/14.2.1.3/index.md",
"prs": []
},
"supersedes": [],
"superseded_by": null,
"api_links": [
{
"label": "SkiaSharp API diff",
"href": "4.150.3/index.md"
},
{
"label": "HarfBuzzSharp API diff",
"href": "harfbuzzsharp/14.2.1.3/index.md"
}
],
"tallies": {
"product": 1,
"mixed": 0,
"internal": 5
},
"breaking_candidates": [],
"contributors": [],
"previews": [],
"shipments": [
{
"tag": "v4.150.3",
"core_version": "4.150.3",
"public_version": "4.150.3",
"channel": "stable",
"label": "Stable",
"previous_tag": "v4.150.2",
"target_sha": "f8a404ff3375872d042404a29189ceb8e3001a41",
"date": "2026-08-29",
"changelog_url": "https://github.com/mono/SkiaSharp/compare/v4.150.2...v4.150.3",
"prs": [
4671,
4704,
4821,
4865,
4872,
4893
]
}
],
"prs": {
"4893": {
"url": "https://github.com/mono/SkiaSharp/pull/4893",
"title": "[4.150.3] Merge release/4.150.x Arcade release infrastructure",
"author": "mattleibow",
"community": false,
"tag": "internal"
},
"4865": {
"url": "https://github.com/mono/SkiaSharp/pull/4865",
"title": "[4.150.x] Backport Arcade release infrastructure",
"author": "mattleibow",
"community": false,
"tag": "internal"
},
"4872": {
"url": "https://github.com/mono/SkiaSharp/pull/4872",
"title": "[4.150.x] Onboard Arcade infrastructure",
"author": "mattleibow",
"community": false,
"tag": "internal"
},
"4821": {
"url": "https://github.com/mono/SkiaSharp/pull/4821",
"title": "Bump to the next version (4.150.4) after release",
"author": "mattleibow",
"community": false,
"tag": "internal"
},
"4704": {
"url": "https://github.com/mono/SkiaSharp/pull/4704",
"title": "[skia-sync] Bump Skia to the Chrome M150 servicing sync",
"author": "mattleibow",
"community": false,
"tag": "product"
},
"4671": {
"url": "https://github.com/mono/SkiaSharp/pull/4671",
"title": "Bump to the next version (4.150.3) after release",
"author": "mattleibow",
"community": false,
"tag": "internal"
}
}
}
27 changes: 27 additions & 0 deletions documentation/docfx/releases/_sources/4.150.3.prose.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"theme": "Upstream bug-fix servicing",
"highlights_headline": "SkiaSharp 4.150.3 is a servicing release with an upstream Skia m150 bug-fix sync.",
"highlights_body": null,
"breaking": [],
"categories": [
{
"heading": "Engine",
"bullets": [
{
"lead": "Chrome/m150 upstream bug fixes",
"detail": "An upstream sync from the Skia chrome/m150 branch has been applied, pulling in stability and correctness improvements from the Skia team.",
"prs": [4704]
}
]
}
],
"contributor_summaries": {},
"preview_summaries": {},
"harfbuzz_summary": null,
"release_summaries": {
"v4.150.3": {
"headline": "SkiaSharp 4.150.3 is a servicing release with an upstream Skia m150 bug-fix sync.",
"body": null
}
}
}
Loading
Loading