To update, simply within docker-compose.yml set the image to "ghcr.io/thilojaeggi/wingetty:stable" and run docker compose pull
and then docker compose up -d
What's new
- Improved winget search endpoint
- Defined dropdown values in a central place to avoid something like #22 happening again.
- Added "Manage subscription" button for WinGetty Cloud subscribers.
What's improved
- Fix winget search endpoint to include inclusions properly #33