Skip to content

Releases: ZulshiBLN/WinHarden

WinHarden v1.13.0-beta.1

28 Jun 09:01

Choose a tag to compare

Pre-release

WinHarden Release v1.13.0-beta.1

Installation

PowerShell Gallery

Install-Module -Name WinHarden -RequiredVersion 1.13.0-beta.1

Manual Download

Download the ZIP file below and extract to your preferred location.

Recent Changes

  • Release: v1.13.0-beta.1 - Version bump for beta testing
  • Feature: Add test entry for beta release
  • Fix: Update GitHub Actions to latest Node.js 24 compatible versions

Documentation

Status: Production Ready (Grade A+)

WinHarden v1.12.0

28 Jun 08:41

Choose a tag to compare

WinHarden Release v1.12.0

Installation

PowerShell Gallery

Install-Module -Name WinHarden -RequiredVersion 1.12.0

Manual Download

Download the ZIP file below and extract to your preferred location.

Recent Changes

  • Fix: Add missing permissions for GitHub release creation
  • Fix: Update GitHub Actions versions and simplify ZIP creation - Remove unreliable rsync
  • Fix: Remove invalid GitHub Action setup-powershell - Use built-in PowerShell
  • Fix: GitHub Actions workflow - Remove invalid 'if' conditions with secrets
  • Release: v1.12.0 - GitHub Releases & PowerShell Gallery Distribution
  • Docs: Enable fully automated GitHub + PowerShell Gallery releases - One tag push triggers both
  • Docs: Add PowerShell Gallery & GitHub Release infrastructure - WinHarden now distributable via PSGallery + GitHub Releases
  • Docs: Generalize hardcoded paths with correct UTF-8 encoding - Replace C:\Repos\WinHarden with <WINHARDEN_REPO> placeholder
  • Docs: Generalize .claude/settings.json - Remove local user path
  • Docs: Add MIT License
  • Docs: Add GitHub Remote to Git Workflow (Dual-Push Strategy)
  • Release: v1.11 - Scheduled Tasks & Script Fixes
  • Release: v1.1 - Update all documentation versions

Documentation

Status: Production Ready (Grade A+)