Skip to content

Version 0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 16:40
· 11 commits to main since this release

Breaking change

rewinged now serves the API endpoints winget contacts at the /api route. This means the source URL configured on the winget clients has to be updated (winget source remove ... old URL and winget source add ... new URL with /api at the end).

Changelog

  • b74d67a remove now-unused internalizedInstallerURL value
  • e39ee95 internalization: fix InstallerUrl only rewritten once, serve APIs from /api route
  • c9e3659 internalization: better InstallerUrl rewrite