- The database name can now be chosen through the `AUDITIZE_DB_NAME` env variable
- **Breaking changes**:
- in user/apikey management, `permissions.logs.repos.readable_entities` now
controls the list of readable entities when `permissions.logs.repos.read` is false
- use cursor-based pagination in `GET /api/repos/{repo_id}/logs/...` endpoints
- Minor fixes
- Upgrade back & front dependencies