v0.0.1
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.