Releases: marvinruder/rating-tracker
Releases · marvinruder/rating-tracker
v1.0.2
What's Changed
Tweaks and fixes
- Add version number to startup message and README by @marvinruder in #273
- Temporarily disable automated README upload to Docker Hub by @marvinruder in #274
- Use WebAssembly module in a web worker to process avatar by @marvinruder in #276
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Starting with this release, Docker images for release tags as well as the latest
alias will be build for both arm64
and amd64
architecture:
- Implement multi-arch Jenkins Pipeline by @marvinruder in #271
Tweaks and fixes
- Fix environment variable check at startup
- Fix app name next to logo in frontend
- Remove unused Selenium binaries from image
- Remove unused Rollup option
Notable dependency updates
- Update Node.js to v20.2.0
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Initial release. Refer to the README to see what’s included.
Full Changelog: https://github.com/marvinruder/rating-tracker/commits/v1.0.0