Releases: kellertobias/servobill
Release v1.15.2
What's Changed
π§ Chores
- Update Next.js and React dependencies, reformat service files, and add type assertion for download API response. (b99e0dd)
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.15.1
What's Changed
π Bug Fixes
- sending emails (2966d75)
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.15.0
What's Changed
β¨ Features
- allow image uploads for AI invoice analysis (7b2df7f)
π Bug Fixes
- auto-fixable security audit (fc11f66)
- build and tests after merge (127a9c5)
- type error in file extraction (37d5521)
β»οΈ Code Refactoring
- Upgrade AWS SDK SES client to v2. (c8e65c7)
π· CI/CD
- fix lint (22422de)
π§ Chores
- Update react and react-dom overrides to version 19.2.1. (0b6d34a)
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.14.0
What's Changed
β¨ Features
- migrate to Next.js 16, React 19, and BiomeJS (e16fc96)
π Bug Fixes
- add npm overrides for react 19 compatibility (544af95)
- linter issues (ad8c92b)
- package lock (27cf7f6)
- remaining isues (882ad61)
- type error (cd8757f)
- type error (94ce9f1)
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.13.4
What's Changed
π Bug Fixes
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.13.3
What's Changed
π Bug Fixes
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.13.2
What's Changed
π Bug Fixes
- missing await in sendEmail (a63053a)
β»οΈ Code Refactoring
- enhance error handling and logging in invoice processing (7c55f92)
- improve logging clarity in InvoiceEmailSender (272b663)
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.13.1
What's Changed
π Bug Fixes
- layout (4775ce9)
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.13.0
What's Changed
β¨ Features
π Bug Fixes
- cast countryCode to CustomerEntity type in CustomerDynamodbRepository (7b6fe61)
- customer dynamodb (d8facc9)
- remove unnecessary/ old debug console logs (bf371e0)
π§ Chores
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)
Release v1.12.0
What's Changed
β¨ Features
- allow sending an invoice at a later date (api) (2fd54f9)
- cron engine (d4dd9f1)
- send later and abort sending later (ui) (42b07c4)
- send later function (bcf3612)
π Bug Fixes
- send later job should work now (8a72281)
π Documentation
- update README to reflect changes in digital outgoing invoices and add new features for scheduled invoice sending and email forwarding (cb09168)
How to deploy
You can either pull the repository (and checkout the release tag) or use the bundled docker-compose file.
Docker images are only built and published once per week, based on the latest release at the time of the build, to save
on CI minutes and thus reduce the climate impact. (Using the AI features warm up the world enough...)