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