Skip to content

v4.0.0-beta.402

Choose a tag to compare

@andrasbacsai andrasbacsai released this 01 Apr 09:07
7cad827

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 and fs_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

New Contributors

Full Changelog: v4.0.0-beta.401...v4.0.0-beta.402