Download Latest Version listmonk_5.0.3_darwin_amd64.tar.gz (9.4 MB)
Email in envelope

Get an email when there's a new version of listmonk

Home / v5.0.2
Name Modified Size InfoDownloads / Week
Parent folder
listmonk_5.0.2_checksums.txt 2025-06-08 2.2 kB
listmonk_5.0.2_netbsd_amd64.tar.gz 2025-06-08 9.2 MB
listmonk_5.0.2_openbsd_amd64.tar.gz 2025-06-08 9.2 MB
listmonk_5.0.2_darwin_amd64.tar.gz 2025-06-08 9.4 MB
listmonk_5.0.2_freebsd_amd64.tar.gz 2025-06-08 9.2 MB
listmonk_5.0.2_windows_amd64.tar.gz 2025-06-08 9.4 MB
listmonk_5.0.2_netbsd_arm64.tar.gz 2025-06-08 8.7 MB
listmonk_5.0.2_openbsd_arm64.tar.gz 2025-06-08 8.7 MB
listmonk_5.0.2_freebsd_arm64.tar.gz 2025-06-08 8.7 MB
listmonk_5.0.2_darwin_arm64.tar.gz 2025-06-08 9.0 MB
listmonk_5.0.2_linux_armv7.tar.gz 2025-06-08 8.8 MB
listmonk_5.0.2_linux_arm64.tar.gz 2025-06-08 8.7 MB
listmonk_5.0.2_netbsd_armv7.tar.gz 2025-06-08 8.8 MB
listmonk_5.0.2_freebsd_armv6.tar.gz 2025-06-08 8.9 MB
listmonk_5.0.2_windows_armv6.tar.gz 2025-06-08 9.0 MB
listmonk_5.0.2_linux_amd64.tar.gz 2025-06-08 9.2 MB
listmonk_5.0.2_windows_arm64.tar.gz 2025-06-08 8.8 MB
listmonk_5.0.2_netbsd_armv6.tar.gz 2025-06-08 8.8 MB
listmonk_5.0.2_openbsd_armv7.tar.gz 2025-06-08 8.8 MB
listmonk_5.0.2_openbsd_armv6.tar.gz 2025-06-08 8.9 MB
listmonk_5.0.2_freebsd_armv7.tar.gz 2025-06-08 8.8 MB
listmonk_5.0.2_windows_armv7.tar.gz 2025-06-08 9.0 MB
listmonk_5.0.2_linux_armv6.tar.gz 2025-06-08 8.9 MB
README.md 2025-06-08 1.3 kB
v5.0.2 source code.tar.gz 2025-06-08 4.0 MB
v5.0.2 source code.zip 2025-06-08 4.2 MB
Totals: 26 Items   205.0 MB 0

listmonk-logo

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. Run ./listmonk --upgrade. Start the app again.

Docker

:::shell
# cd /directory/with/docker-compose.yml

docker-compose down
docker-compose pull && docker-compose run --rm app ./listmonk --upgrade
docker-compose up -d app db

Changelog

  • d27d2c32 Remove dangerous tpl funcs in Sprig that's enabled by default.
  • 6fc6c1ec Fix Vietnamese translation issues (#2487)
  • d6f5292d Fix subscribers unsubscription status being reset to confirmed on save (#2517)
  • 8b8358e9 Add Nodion Deployment Option (#2518)
  • 3f395085 updates simples3 to latest version (#2520)
  • d027cb5d Add kloudbean hosting link to static website (#2508)
  • bf502ba7 Update release details on the static homepage.
Source: README.md, updated 2025-06-08