5.1.0
What's Changed
Database Migrator
Features
- This release adds the "Database Migrator", which is a new service in the Helm chart responsible to apply the database migrations before the actual deployment. This allows us to revoke create/update/drop table permissions from the database users of the app, which improves security. See #623
Admin UI
Bug Fixes
- Identities with multiple devices appear multiple times in identities table by @daniel-almeida-konkconsulting in #620