Skip to content

Commit 2e55f5d

Browse files
1.5 - real
1 parent 64786f9 commit 2e55f5d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
66

77
---
88

9-
## [1.5.0] - 2026-04-29
9+
## [1.5.0] - 2026-05-05
1010

1111
### Added
1212
- **Rollback button** in ESP bootloader panel: one-click rollback to PCA 2011 by

CheckCA2023.ps1

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
#Requires -Version 5.1
22
<#
33
.SYNOPSIS
4-
Application CheckCA2023 with XAML interface to read all the datas involved
5-
in the Windows UEFI CA 2023 update process.
4+
Application CheckCA2023 with XAML interface to read all the datas involved in the Windows UEFI CA 2023 update process.
65
.DESCRIPTION
76
Read data from WMI BIOS, SecureBoot certificate databases, Registry,
87
and TPM-WMI events. Display results in a WPF window with a refresh button.
98
.NOTES
109
Author : Claude Boucher - sometools.eu
1110
Contact : checkca2023@sometools.eu
1211
Version : 1.5.0
13-
Date : 2026-04-28
12+
Date : 2026-05-05
1413
License : MIT
1514
GitHub : https://github.com/claude-boucher/CheckCA2023
1615
#>

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,4 +351,5 @@ This project is licensed under the **MIT License** — see the [LICENSE](LICENSE
351351

352352
---
353353

354+
354355
*CheckCA2023 v1.3.0 — Helping IT professionals navigate the Microsoft CA 2023 Secure Boot certificate transition.*

0 commit comments

Comments
 (0)