Kailash Nadh
Kailash Nadh
### Check for existing issues - [x] Completed ### Describe the feature Firstly, zed looks, feels, and works great! Thank you. I've been playing with it it since the Linux...
Just wanted to let the devs here know that listmonk v5 ships with email-builder integrated: https://github.com/knadh/listmonk/releases/tag/v5.0.0 Thank you!
**Issue** The `subscribers:sql_query` permission check is broken, allowing non-superadmin users on an installation to query the `sessions` table via the `GET /api/subscribers` API and access the Super Admin account. **Who...
- Break to `/v2` to introduce `Options{}` that's pass to lib init. - Add `CompressOptions{}` to enable zstd|br|gzip|deflate auto-compression support offered by fasthttp.