From b388eae4395604bcf98b3ede99a562511432d037 Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:58:14 -0700 Subject: [PATCH] Updates README with 2603.2 release notes Documents the critical boot issue fix in the latest 2603.2 release. Modifies the getting started section to clarify guidance for users new to the UI version. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41a86e5..0e68aa5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Updates + +## 2026-03-16 - [2603.2 Released](https://github.com/rbalsleyMSFT/FFU/releases) + +Fixes an issue with devices not booting after applying an FFU. Highly recommended you update today. + # Using Full Flash Update (FFU) files to speed up Windows deployment What if you could have a Windows image (Windows 10/11/Server/LTSC) that has: @@ -20,7 +26,7 @@ The Full-Flash update (FFU) process can automatically download the latest releas # Getting Started -If you're new, check out the [Quick Start Guide](https://rbalsleymsft.github.io/FFU/quickstart.html). +If you're new to FFU Builder or new to the FFU Builder UI version, check out the [Quick Start Guide](https://rbalsleymsft.github.io/FFU/quickstart.html). This will be the fastest way to create your first FFU. There's a new [FFU Builder Quickstart Youtube video](https://youtu.be/kOIK5OmDugc) based on the 2602.1 UI Preview release.