Releases: nixrod/wichtel-tracker
Releases · nixrod/wichtel-tracker
2022 Release
2021 Version
- Refactored the authentication process for the web page. It is now secret link based and not password protected
- Removed Email sending as part of the authentication refactoring
2020 Version
Compared to the 2019 Version, this Version has the following new features:
- Authentication concept for user and admin roles
- Automatic assignment of the wichtel pairs
- Email notification sending happens from the node.js backend and not from an external script
- Streamlined docker-compose development flow
- Release flow with github actions and github packages
Thanks to @Hajoppel for the support in the development of this version.