What's Changed
- 🔧 config: Remove unnecessary dumb-init installation from Dockerfile by @Impre-visible in #116
- 🔧 config: Update package installation commands for Chromium dependencies by @Impre-visible in #117
- fix: use nginx bullseye by @Impre-visible in #118
- Fix/use nginx bullseye/111 by @Impre-visible in #119
- 🔥 remove: Eliminate unnecessary Node.js installation steps from Dockerfile & use custom server image by @Impre-visible in #120
- ♻️ refactor: Simplify CORS origin handling to allow all origins by @Impre-visible in #121
- test: workflow by @Impre-visible in #122
- ♻️ refactor: Simplify Docker publish workflow by removing unnecessary steps and updating action versions by @Impre-visible in #123
- Add missing German translation by @winterrific in #124
- feat: add cors urls env variable by @Impre-visible in #127
- 🔧 config: Add PUPPETEER_EXECUTABLE_PATH environment variable by @Impre-visible in #130
- actions: Improve actions cache by @Impre-visible in #132
- 🐛 Fix: uploading of logo > 100kb by @winterrific in #133
- 🐛 add .logo class in head of receipt template by @winterrific in #136
- 🌐 add message sendByEmailSuccess by @winterrific in #135
- test: set workflow arch to arm64 by @Impre-visible in #138
- ♻️ refactor: Change runner to use ubuntu-latest for Docker publish workflow by @Impre-visible in #139
- test: update workflow scope for better caching by @Impre-visible in #141
- test: improve workflow cache by @Impre-visible in #142
- fix: replace LL with MM by @Impre-visible in #143
- ♻️ refactor: Move JWKS initialization inside OIDC_JWKS_URI check by @Impre-visible in #149
Full Changelog: v1.2.6...v1.2.7