# Angular v20.3.28 — 20.3.28 - Product: Angular (https://whatsnew.fyi/product/angular) - Vendor: Google - Date: 2026-08-13 - Version: v20.3.28 - Original notes: https://github.com/angular/angular/releases/tag/v20.3.28 - Permalink: https://whatsnew.fyi/product/angular/releases/v20.3.28 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — sanitize host bindings on concrete hosts - **fixed** — match header values exactly when deleting - **fixed** — preserve immutability of materialized clones - **fixed** — run root interceptors in the terminal request chain ###### core | Commit | Description | | -- | -- | | [![fix - 2f96c8020f](https://img.shields.io/badge/2f96c8020f-fix-green)](https://github.com/angular/angular/commit/2f96c8020f85ccb715a76de4b79a0c680c2c7264) | sanitize host bindings on concrete hosts | ###### http | Commit | Description | | -- | -- | | [![fix - 969133d426](https://img.shields.io/badge/969133d426-fix-green)](https://github.com/angular/angular/commit/969133d426723336eb04ab839ff30d884ce54dd9) | match header values exactly when deleting | | [![fix - 29dd26bd71](https://img.shields.io/badge/29dd26bd71-fix-green)](https://github.com/angular/angular/commit/29dd26bd7115f90ea059a1a5d174203255033e36) | preserve immutability of materialized clones | | [![fix - e4c416c20a](https://img.shields.io/badge/e4c416c20a-fix-green)](https://github.com/angular/angular/commit/e4c416c20a1cb222ce73d29c035452b257380c56) | run root interceptors in the terminal request chain |