Skip to content

Chore: Minimal improvements for v0.6.1 #16

Merged
Stensel8 merged 3 commits intomainfrom
development
Feb 17, 2026
Merged

Chore: Minimal improvements for v0.6.1 #16
Stensel8 merged 3 commits intomainfrom
development

Conversation

@Stensel8
Copy link
Owner

[0.6.1] - 2026-02-17

Added

  • Intune enrollment detection: Windows hardening is now skipped if the device is already enrolled in Intune.
  • Dedicated section for the Windows Spotlight fix under "Windows tweaks" with user instructions and reference to Fix-Spotlight.ps1.

Changed

  • Office/M365 is no longer installed via Winget if an Office or M365 package is already detected on the system.
  • Dropped support for Windows 11 24H2; only 25H2+ (build 26200+) is now supported.
  • Driver lists for Dell and HP are now embedded directly in the script for improved reliability (no more external JSON files).
  • Application installation output now shows both the app name and its alias/ID for improved clarity.
  • Theme configuration logging/output has been cleaned up to avoid duplicate or confusing messages.
  • Hostname script now provides a clear message if no serial number is found (e.g., in a VM).

Fixed

  • Improved error handling for missing serial number during hostname setup.
  • Various minor improvements to logging, error handling, and user messages.

## [0.6.1] - 2026-02-17

### Added
- Intune enrollment detection: Windows hardening is now skipped if the device is already enrolled in Intune.
- Dedicated section for the Windows Spotlight fix under "Windows tweaks" with user instructions and reference to Fix-Spotlight.ps1.

### Changed
- Office/M365 is no longer installed via Winget if an Office or M365 package is already detected on the system.
- Dropped support for Windows 11 24H2; only 25H2+ (build 26200+) is now supported.
- Driver lists for Dell and HP are now embedded directly in the script for improved reliability (no more external JSON files).
- Application installation output now shows both the app name and its alias/ID for improved clarity.
- Theme configuration logging/output has been cleaned up to avoid duplicate or confusing messages.
- Hostname script now provides a clear message if no serial number is found (e.g., in a VM).

### Fixed
- Improved error handling for missing serial number during hostname setup.
- Various minor improvements to logging, error handling, and user messages.
- Added warning message for BitLocker activation in Harden-Windows.ps1.
- Implemented improved detection for Microsoft Office installations in Install-Applications.ps1.
- Updated output messages for clarity in Remove-Bloat.ps1, Set-HostName.ps1, and Set-Theme.ps1.
@Stensel8 Stensel8 self-assigned this Feb 17, 2026
@Stensel8 Stensel8 added the core: enhancement Improvement to existing functionality label Feb 17, 2026
@Stensel8 Stensel8 merged commit f6e1d75 into main Feb 17, 2026
4 checks passed
@Stensel8 Stensel8 deleted the development branch February 17, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core: enhancement Improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant