-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New version: AdamGell.CMTraceOpen version 1.2.0 #361227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
adamgell
wants to merge
1
commit into
microsoft:master
Choose a base branch
from
adamgell:AdamGell.CMTraceOpen-1.2.0-6A09F99A11674781A77995B0CFE4E1F1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+105
−0
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
41 changes: 41 additions & 0 deletions
41
manifests/a/AdamGell/CMTraceOpen/1.2.0/AdamGell.CMTraceOpen.installer.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| # Created with komac v2.16.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json | ||
|
|
||
| PackageIdentifier: AdamGell.CMTraceOpen | ||
| PackageVersion: 1.2.0 | ||
| ReleaseDate: 2026-04-15 | ||
| Installers: | ||
| - Architecture: x64 | ||
| InstallerType: portable | ||
| InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.2.0/CMTrace-Open_1.2.0_x64.exe | ||
| InstallerSha256: E2A8EF3E52411E3A161DF274EAB0C0F77A0D729D663D8B3B236EEDFCE4403E95 | ||
| - Architecture: arm64 | ||
| InstallerType: portable | ||
| InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.2.0/CMTrace-Open_1.2.0_arm64.exe | ||
| InstallerSha256: 97B610ED07163A18D19BFEC5647569BA0F4F40CB8A97AF6E3F92F0FD77DDEBD1 | ||
| - InstallerLocale: und | ||
| Architecture: x64 | ||
| InstallerType: msi | ||
| Scope: machine | ||
| InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.2.0/CMTrace-Open_1.2.0_x64.msi | ||
| InstallerSha256: 483AA76753528D707D576BAB0C8BC975A7643CD9A1AE3EC56B767494456144E5 | ||
| ProductCode: '{F7E55955-0A7D-456F-98A0-85290C7A205B}' | ||
| AppsAndFeaturesEntries: | ||
| - ProductCode: '{F7E55955-0A7D-456F-98A0-85290C7A205B}' | ||
| UpgradeCode: '{E8F1A3B7-5C2D-4F6E-9A8B-1D3E5F7A9C2B}' | ||
| InstallationMetadata: | ||
| DefaultInstallLocation: '%ProgramFiles%\CMTrace Open' | ||
| - InstallerLocale: und | ||
| Architecture: arm64 | ||
| InstallerType: msi | ||
| Scope: machine | ||
| InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.2.0/CMTrace-Open_1.2.0_arm64.msi | ||
| InstallerSha256: 5CAB98BC0969D5EFDB7EDB2D6379122996E4CBCE0C6F20706F02E864D2803CB3 | ||
| ProductCode: '{5BE7DF5F-DA16-4331-AC18-7BE23F46CF67}' | ||
| AppsAndFeaturesEntries: | ||
| - ProductCode: '{5BE7DF5F-DA16-4331-AC18-7BE23F46CF67}' | ||
| UpgradeCode: '{E8F1A3B7-5C2D-4F6E-9A8B-1D3E5F7A9C2B}' | ||
| InstallationMetadata: | ||
| DefaultInstallLocation: '%ProgramFiles%\CMTrace Open' | ||
| ManifestType: installer | ||
| ManifestVersion: 1.12.0 |
56 changes: 56 additions & 0 deletions
56
manifests/a/AdamGell/CMTraceOpen/1.2.0/AdamGell.CMTraceOpen.locale.en-US.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| # Created with komac v2.16.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json | ||
|
|
||
| PackageIdentifier: AdamGell.CMTraceOpen | ||
| PackageVersion: 1.2.0 | ||
| PackageLocale: en-US | ||
| Publisher: Adam Gell | ||
| PublisherUrl: https://github.com/adamgell | ||
| PublisherSupportUrl: https://github.com/adamgell/cmtraceopen/issues | ||
| PackageName: CMTrace Open | ||
| PackageUrl: https://github.com/adamgell/cmtraceopen | ||
| License: MIT | ||
| LicenseUrl: https://github.com/adamgell/cmtraceopen/blob/HEAD/LICENSE | ||
| ShortDescription: An open-source log viewer inspired by Microsoft's CMTrace.exe. | ||
| Tags: | ||
| - cmtrace | ||
| - intune | ||
| ReleaseNotes: |- | ||
| What's New in v1.2.0 | ||
| .cmtlog Format & Interactive Markers | ||
| - New .cmtlog file format - extends CCM's <![LOG[...]LOG]!> with sections, iterations, WhatIf flags, and tags. Fully backward-compatible with CMTrace.exe. | ||
| - Color-coded user markers - annotate log entries with Bug (red), Investigate (blue), or Confirmed (green) via right-click, gutter click, or Ctrl+M. Persisted to AppData. | ||
| - Section dividers - colored banner rows and left-edge bands for visual phase/loop grouping | ||
| - WhatIf rendering - dimmed italic lines with purple badge for simulated actions | ||
| - Multi-select copy - Ctrl+Click, Shift+Click, Ctrl+A, Ctrl+C | ||
| - PowerShell CmtLog module - CmtLog.psm1 for writing .cmtlog files from scripts | ||
| CleanShot 2026-04-15 at 09 48 06 | ||
| New Parsers | ||
| - DNS debug log parser - Windows DNS Server debug logs with structured DNS fields | ||
| - DNS audit EVTX parser - DNS Server audit event logs with EventID-based schema dispatch | ||
| - PatchMyPC detection parser - structured field extraction and "Open All" family action | ||
| New Workspaces | ||
| - Secure Boot Certificate workspace - timeline, raw data, and certificate detail views | ||
| UI Improvements | ||
| - Auto-fit column widths - double-click resize handle or click fit-all button | ||
| - Quick Stats enhancements - severity filter toggles, column sorting | ||
| - Multi-line CCM parser - multi-line log entries grouped into single entries | ||
| - Pluggable workspace registry - refactored for easier extensibility | ||
| ARM64 & Build Improvements | ||
| - ARM64 Windows build support with MSVC tools and LLVM/Clang | ||
| - PowerShell 5.1 compatibility (ASCII-only, UTF-8 no-BOM) | ||
| - Automated winget publishing via komac | ||
| Security | ||
| - GitHub Actions hardened: SHA-pinned actions, scoped permissions, SECURITY.md | ||
| - SLSA provenance attestations and CycloneDX SBOMs on all release artifacts | ||
| - Azure trusted signing upgraded to v1.2.0 | ||
| - Cargo security audit in CI | ||
| Dependencies | ||
| - windows 0.58 -> 0.61, ureq 2 -> 3, winreg 0.52 -> 0.55, notify 7 -> 8, evtx 0.8 -> 0.11 | ||
| Full changelog: https://github.com/adamgell/cmtraceopen/blob/main/CHANGELOG.md | ||
| ReleaseNotesUrl: https://github.com/adamgell/cmtraceopen/releases/tag/v1.2.0 | ||
| Documentations: | ||
| - DocumentLabel: Wiki | ||
| DocumentUrl: https://github.com/adamgell/cmtraceopen/wiki | ||
| ManifestType: defaultLocale | ||
| ManifestVersion: 1.12.0 | ||
8 changes: 8 additions & 0 deletions
8
manifests/a/AdamGell/CMTraceOpen/1.2.0/AdamGell.CMTraceOpen.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # Created with komac v2.16.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json | ||
|
|
||
| PackageIdentifier: AdamGell.CMTraceOpen | ||
| PackageVersion: 1.2.0 | ||
| DefaultLocale: en-US | ||
| ManifestType: version | ||
| ManifestVersion: 1.12.0 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like an accidental screenshot filename embedded in
ReleaseNotes. It should be removed (or replaced with an actual release note line) to avoid publishing irrelevant content to WinGet users.