Releases: AresX0/SecKey
Release list
SecKey v1.0.4 - Embedded Baseline Manifests
Fixes missing manifest files in MSI-installed app.\n\nWhat changed:\n- Bundled baseline deployment content (JSON, IntuneApps, RemediationScripts) into app publish output by default.\n- Installer now packages entire publish tree, not only the EXE.\n- Repo-root resolution now supports installed layout (JSON folder near app) so deployment commands work after MSI install.\n- Installer staging path corrected to workspace root for content folders.
SecKey v1.0.3 - MSI Install Reliability
Installer reliability release.\n\nChanges:\n- MSI now uses version passed from release tag (no hardcoded 1.0.0).\n- Added guardrails to prevent stale MSI release uploads and verify SHA256 digest after upload.\n- Enabled same-version upgrades for MSI recovery scenarios.\n- Added Start Menu shortcut for SecKey to make install discoverable.\n\nUse installer/publish-release-asset.ps1 to rebuild and safely publish MSI assets.
SecKey v1.0.2 - In-App Update Flow
SecKey v1.0.2
Highlights:
- Added Help > Check for Updates command.
- Added GitHub latest-release version check against AresX0/SecKey.
- Added update install flow for .msi/.exe assets and zip-based in-place updater fallback.
- Hardened Help menu document path resolution so Open Help and Skip Reasons work across source/build layouts.
- Preserved existing File/View/Help/Settings menu functionality.
Validation:
- dotnet build SecKey.slnx passed (warnings only).
- dotnet test SecKey.Tests/SecKey.Tests.csproj --no-build passed (2/2).
SecKey v1.0.1 - PAW Control Matrix
SecKey v1.0.1 documentation release.
Included:
- PAW control matrix with control-by-control status, evidence, gaps, and actions.
- Verified missing-feature coverage against authoritative work inventory, parity checklist, and runtime matrix.
Validation:
- dotnet build SecKey.slnx passed (warnings only).
- SecKey.Tests targeted suite passed (2/2).
Known open items remain tracked in docs/WORK-INVENTORY.md and are unchanged by this docs-focused release.
SecKey v1.0.0.9
SecKey v1.0.0.9\n\nHighlights:\n- Splash updates: corrected layout, bundled Platypus intro video, and playback fallback handling.\n- Auth/navigation behavior: explicit sign-in flow and cached viewmodels for background task continuity.\n- Versioning pipeline: shared 4-part version source, synchronized splash/update version display, and MSI build version bump flow.\n- Installer/update hardening and baseline content bootstrap improvements.
v1.0.0.12
What's New\n\n### Hotfix\n- Fixed Intune Backup table column layout regression where headers/rows collapsed under the scroll container.\n- Reworked Intune backup content container to preserve DataGrid width calculations while keeping page scrolling behavior.\n\n### Build\n- MSI ProductVersion: 1.0.0.12\n- SHA256: 9d37d37744225e7c12833e432541a088fb71f391df2923c1a131d31bc118930d
v1.0.0.11
What's New
UI Scroll Fixes
- IntuneBackupView: content area now scrolls vertically and horizontally; DataGrid bounded to 180–320px height
- MainWindow sidebar: smooth touch/pan scrolling enabled
- GlobalSecureAccessView: fixed row layout so policy file list and preview pane get full remaining height; status bar no longer placed in an undefined row
- InfrastructureView: tall deployment content wrapped in ScrollViewer so it scrolls instead of clipping
- SystemAuditView: top control section capped at 320px with scroll so the audit DataGrid always gets usable space
- WdacAppLockerView: profile ListBox now gets all remaining height; decoded XML TextBox bounded to 200px; status bar no longer placed in an undefined row
SecKey v1.0.0.10
SecKey v1.0.0.10\n\nHighlights:\n- Auto updater hardening: fallback from releases/latest to releases list, improved tag/version parsing, and authenticated GitHub API support via SECKEY_GITHUB_TOKEN or GITHUB_TOKEN.\n- Update install asset selection improved to prefer win-x64 MSI when present.\n- Settings menu fix: View Logs now opens existing log locations and creates a default log folder when missing.\n\nMSI SHA256:\n6442878f8e290739fca90f0e59fdeb3005751f2c56a0f75451cd4918d73f506b
SecKey v1.0.0
Initial full release of SecKey with updated EntraID deployment flows, infrastructure tab, optional feature bundles, UI menu system, and packaged MSI installer.\n\nArtifact:\n- SecKey-Release-win-x64.msi