Changes
- feat: Add Pull Request deployment support through API.
- feat(lang): Added Norwegian language
- feat(dep): Upgraded everything to Laravel 12
- feat(dep): Bump all dependencies
- fix(cacert): If not CA cert was generated for the server for some reason, when you start a SSL encrypted DB, it should generate one first.
- fix(db): Revert encryption of
mount
andfs_path
as they should not include sensitive data + it makes way simple to search in them. - fix(db): Remove duplications caused by the encrypted stuffs (see previous point).
- chore(services): updated some service ENVs
- chore(services): upgrade Authentik versions
Fixes:
What's Changed
- removed start interval as it is not a valid option and is not defined… by @djsisson in #5482
- Features/app deployments by @Messanga11 in #5487
- Feat(api): Add Pull Request deployment support to WebHooks by @karan-vk in #5444
- Update minecraft-server (java) template by @CaptainFallaway in #5254
- Update CONTRIBUTING.md by @KPCOFGS in #5472
- Added Norwegian language by @actstorms in #5280
- Fix service app log drain by @farwydi in #5470
- chore: add more vars to infisical.yaml by @zaaakher in #5418
- fix(wakapi): typo in env variables by @dan5py in #5424
- fix google setup in plausible template by @felixwortmann in #5429
- Authentik template version update by @Datenschmutz in #5373
- v4.0.0-beta.402 by @andrasbacsai in #5489
New Contributors
- @Messanga11 made their first contribution in #5487
- @karan-vk made their first contribution in #5444
- @CaptainFallaway made their first contribution in #5254
- @KPCOFGS made their first contribution in #5472
- @actstorms made their first contribution in #5280
- @farwydi made their first contribution in #5470
- @dan5py made their first contribution in #5424
- @felixwortmann made their first contribution in #5429
- @Datenschmutz made their first contribution in #5373
Full Changelog: v4.0.0-beta.401...v4.0.0-beta.402