Skip to content

Markdown Midget v0.2.0-beta2

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:49

Added

  • Authenticode-signed releases via Azure Artifact Signing. The release
    workflow now signs the published exe using a service principal + the
    funcular-labs-public-trust certificate profile, then verifies the
    signature before uploading to the release. Windows SmartScreen will build
    reputation quickly for signed installers rather than warning on every run.

Changed

  • Exe metadata is populated. Details tab now shows Company (Funcular Labs),
    Copyright (© Funcular Labs 2026, MIT), Product / FileDescription
    (Markdown Midget with the space), and the +git-sha suffix that MSBuild
    was appending to ProductVersion is suppressed.
  • AppVersion is now derived from the assembly's
    AssemblyInformationalVersionAttribute
    at runtime. CI passes
    -p:InformationalVersion=<tag-version> at publish, so the title-bar version
    automatically reflects whatever tag drove the release — no more manual const
    bumps between the code, the csproj, and the tag.

See CHANGELOG.md for full history.

Download

MarkdownMidget-v0.2.0-beta2-win-x64-net10.exe — single-file, framework-dependent build (~6.13 MB).

Requirements

Notes

  • The download is signed by Funcular Labs via Azure Artifact Signing (Authenticode). If Windows SmartScreen warns on a very new release, the reputation graph builds up quickly for signed installers.
  • Settings/recent files live under %LocalAppData%\MarkdownMidget.