Skip to content

v0.0.1

Compare
Choose a tag to compare
@thilojaeggi thilojaeggi released this 01 Jul 20:58
· 287 commits to main since this release

This is the first "release" of WinGetty.
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

  • User overview
  • User updating
  • User deletion
  • Added flask-migrate to make database updates easier
  • You can now add a Timezone in docker-compose.yml
  • Other improvements in code

Breaking changes

The WinGet API Endpoint has been changed from /api to /wg e.g. "https://wingetty.thilojaeggi.ch/wg", check your setup page to see the new command.