Skip to content

Windows Package Manager Manifest Creator v0.3.0.6 Preview

Compare
Choose a tag to compare
@palenshus palenshus released this 25 Aug 21:26
5cf5728

This release of WingetCreate adds a cache command to give users the ability to view and cleanup any downloaded installers while using the tool.

In addition, this update addresses several bugs and issues relating to framework package dependencies, GitHub rate-limit throttling, and pull request submissions. Special thanks to @ImJoakim, @apetresc, @TechWatching, @ShinraCorpMixer, and @mmuffins for bringing these issues to our attention.

Features:

  • 26739b3 Add cache command for managing downloaded installers (#119)
  • 4e7f4cd Notify users of latest release version (#121)

Bugs:

  • 5cf5728 Add VClibs dependency to package manifest (#144)
  • 10dc9bd Handle exception when creating a reference immediately after creating fork (#143)
  • 0c6a474 Ignore NoVerbSelected commandline parsing error (#135)
  • d4260f5 Modify telemetry first run experience to be non-blocking (#117)
  • de32cc8 Refactor SetAndCheckGitHubToken method and handle rate limit throttling (#125)
Noteworthy changes
  • f5d8814 Removed en-US in links (#123)
  • 7d4b6a4 Add Installer Exceptions for handling matching exceptions from core library (#138)
  • 5b4e7b6 use fenced code block, enable copy button github (#137)
  • 1ba7e43 Set up Azure Pipeline to run security checks on commits to main branch (#128)
  • e75696c Ensure retrieved files from github can only be ".yaml" (#126)