Skip to content

Release version 0.5.2 - #12

Merged
TheBeems merged 2 commits into
mainfrom
agent/release-0.5.2
Jul 16, 2026
Merged

Release version 0.5.2#12
TheBeems merged 2 commits into
mainfrom
agent/release-0.5.2

Conversation

@TheBeems

Copy link
Copy Markdown
Owner

Summary

  • bump the application and Store package version to 0.5.2
  • move the Store startup fix from Unreleased into the dated 0.5.2 changelog section
  • advance the Unreleased comparison link to the 0.5.2 release baseline

Why

Version 0.5.2 is the first release containing the complete self-contained .NET MSIX layout from PR #11. The higher package version allows Partner Center and existing Store installations to recognize it as an update.

Impact

The release workflow will produce CodexUsageDock-0.5.2.msixupload, containing x64 and ARM64 packages with identity version 0.5.2.0.

Validation

  • git diff --check
  • PowerShell release-script syntax check
  • full local x64 + ARM64 Store release build
  • generated CodexUsageDock-0.5.2.msixupload passed package, runtime-layout, manifest, architecture, and bundle validation

@TheBeems
TheBeems marked this pull request as ready for review July 16, 2026 12:18

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 349a43bad6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

<RootNamespace>CodexUsageDock</RootNamespace>
<ApplicationManifest>app.manifest</ApplicationManifest>
<Version>0.5.1</Version>
<Version>0.5.2</Version>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Update the stale metadata version test

This version bump changes the assembly informational version consumed by CodexUsageDockMetadata.Version, but CodexUsageDock.Tests/UsageDataTests.cs:166 still asserts 0.5.1; the Store package workflow runs dotnet test before packaging, so the 0.5.2 release validation fails until that expected value is updated.

Useful? React with 👍 / 👎.

@TheBeems
TheBeems merged commit 842969c into main Jul 16, 2026
1 check passed
@TheBeems
TheBeems deleted the agent/release-0.5.2 branch July 16, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant