Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@thilojaeggi thilojaeggi released this 18 Mar 12:51
115adec

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

  • New Login and Sign up pages
  • Packages and Package Detail site now retrieve data from REST API using alpinejs
  • Added Settings page with settings that can be overwritten with env variables
  • Renamed "Users" Tab to "Access"
  • Various small UI changes

What's improved

  • Better error handling and alerts
  • Fixed WinGet search endpoint #41