L

listmonk

L
listmonk Self-hosted

Nightly release

Warning: This is an automated nightly build from the master branch. It may contain bugs and breaking changes. Use at your own risk. Available on Docker Hub and GitHub Container Registry as . For stable releases, please use a versioned release. Learn more Built from commit: 911e0b7

L
listmonk Self-hosted v6.2.0

v6.2.0

v6.2.0 has important security fixes in addition to several improvements and general bug fixes. As always, take a backup of your Postgres database before upgrading. Security This version has fixes for multiple campaign/list permission validation issues in multi-user environments. What's new Embed inline images (CID) in e-mails. Define trusted URLs and redirect to them after subscriber form submissi…

L
listmonk Self-hosted v6.1.0

v6.1.0

v6.1.0 has important security fixes in addition to several improvements and general bug fixes. As always, take a backup of your Postgres database before upgrading. Security This version has fixes for multiple campaign/list permission validation issues in multi-user environments. What's new New global Privacy setting to disable view and click tracking. Ability to proxy S3 media files through listmo…

L
listmonk Self-hosted v6.0.0

v6.0.0

v6.0.0 is a major release with a significant number of improvements and fixes. As always, take a backup of your Postgres database before upgrading. What's new? TOTP two-factor authentication. E-mail-based Forgot password reset flow. Ability to archive lists. Subscriber activity in the Subscriber profile UI. Ability to send transactional mails to non-subscribers via the /api/tx API. Campaign-level…

L
listmonk Self-hosted v5.1.0

v5.1.0

v5.1.0 contains an important security update (CSRF prevention - CVE-2025-58430) along with other minor bug fixes and improvements. What's new? ALTCHA (self-contained proof-of-work CAPTCHA alternative) in addition to hCaptcha (deprecated) Refactored media gallery with a new UI and improved UX. Bulk subscriber blocklisting directly from the bounces UI. Auto-creation of OIDC users with default user a…

L
listmonk Self-hosted v5.0.3

v5.0.3

v5.0.3 contains fixes for some minor, but annoying bugs, primarily SMTP errors not being captured and displayed while sending test mails. How to upgrade As always, take a backup of your database before upgrading. Binary Download the latest binary. Stop and replace the old binary. Run ./listmonk --upgrade. Start the app again. Docker # cd /directory/with/docker-compose.yml docker-compose down docke…

L
listmonk Self-hosted v5.0.0

v5.0.0

Skip this release and upgrade to v5.0.2 instead for multiple fixes (UX bugs and a security fix) Changelog 3b8a8c2 Add email-builder/dist to .gitignore. 8902320 Update screenshot on README. a7085cb Update homepage. 11f52ee Switch migration version to v5 47e8f81 Default body_source to null instead of empty string in non-visual campaigns. 925cdf2 Add visual template and new permissions to docs. 15999…

L
listmonk Self-hosted v5.0.2

v5.0.2

v5.0.2 contains an important security update which disables the env and expandenv Sprig template functions preventing accessing of env variables from templates. This affects v4.0.0 - v5.0.1 installations that have unprivileged users in a multi-user setup. How to upgrade As always, take a backup of your database before upgrading. Binary Download the latest binary. Stop and replace the old binary. R…

L
listmonk Self-hosted v5.0.1

v5.0.1

v5.0.1 is a bug-fix release on top of the major v5.0.0 release. It features the addition of long pending features such as the visual drag-and-drop e-mail builder, per-campaign SMTP selection, and numerous other fixes and improvements. What's new? Visual editor and templates The much requested and awaited visual e-mail builder and template editor is now integrated, with one-click conversion between…

L
listmonk Self-hosted v4.1.0

v4.1.0

v4.1.0 is a major release with a significant number of improvements and fixes. ⚠️ Important: Upgrading from v3.x.x As always, take a backup of your Postgres database before upgrading. v4.1.0 is a major upgrade that introduces multi-user management and authentication features, fundamentally changing how login and authentication works. It no longer relies on the browser-based BasicAuth prompt and sh…