Skip to content

v0.12.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 07:18
· 32 commits to main since this release
72e002d

Added

  • syncthis update. Updates the global @hungv47/syncthis install to latest, using npm install -g @hungv47/syncthis@latest by default and Bun's global install when the current executable comes from Bun. Supports --dry-run.
  • syncthis version / --version / -v. Prints the installed package version directly.

Fixed

  • Version reporting now reads installed package metadata at runtime. The welcome banner and version command read the installed package.json instead of bundling a JSON snapshot, preventing stale version output from a generated dist/syncthis.mjs.