Skip to content

manager-v2.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 03 May 01:34
· 1 commit to main since this release

Icarus Server Manager 2.0.2

Fixes

  • Stops the manager update prompt from sticking after installing a manager-v2.x build: the embedded assembly version is aligned with the GitHub tag (csproj baseline + release workflow).
  • Release CI passes -p:Version, -p:AssemblyVersion, -p:FileVersion, and -p:InformationalVersion from the pushed tag when building the official zip (scripts/Set-ManagerReleaseBuildOutputs.ps1)

UI

Tag-driven semver parsing for manager-vX.Y.Z and vX.Y.Z (three-part numeric only).
Commits since manager-v2.0.1

d42c3fb — fix(manager): align embedded version with manager-v tags for updater
f9d13b7 — docs: README manager release block for manager-v2.0.1
6f9533f — ci(manager): embed release version from tag in build/publish
f11d526 — ui(manager): simplify update dialog version labels