13 February 2021
listmonk v0.9.0-beta
Repository: @knadh/listmonk
GitHub release page: v0.9.0-beta
What is new?
This version includes several bug fixes and improvements including some major new features.
-
Multilingual (i18n) support with 4 bundled languages: Malayalam by @joicemjoseph, German by @m42e , Portuguese by @diogotcorreia, and French by @TomBoss.
-
Query/filter subscriber CSV bulk export.
-
Public subscription form (
/subscription/form
). -
Alternate plain text content for HTML e-mails.
-
Rolling / sliding window rate limiting for fine grained control on the speed of outgoing messages.
Changelog
-
e90fb1d Format i18n/fr JSON file
-
8e78b64 Allow editing of unsubscribed lists on the UI
-
2f6bd05 Fix the optin-in, form re-subscribe behaviour.
-
42a31e4 French i18n
-
2f05d4e Fix broken opt-in campaign template
-
bc5cc53 Fix broken reload on clicking the restart button on UI
-
b1696c0 Tidy go.mod
-
b950d2f Refactor fetching of server config and settings.
-
b6dcf2c Merge branch ‘i18n’
-
ee46b3d Fix blank UI on forms pages when there are no public lists
-
c90d42a Fix widget padding on the dashboard UI
-
c7500f9 Fix campaign update email title i18n
-
9c0fd24 Merge pull request #261 from mr-karan/goreleaser-fix
-
c63f9c6 chore: Pass the binary path correctly to
make
-
f1095aa Remove stray dev env reference in go.mod (shameful!)
-
be31141 Add Portuguese translations
-
d737e5d Fix
from email
in i18n language -
2235d30 Add a new public page for end users to subscribe to public lists.
-
a7b72a6 Fix broken i18n language keys
-
dd0c124 Stop throwing “exists” error on public forms
-
62bce69 Remove “normalization” of non-Latin characters in tags
-
bb1a5bb Fix contenType event not firing on non-Quill editor mode
-
27d9eab Merge branch ‘plaintext’ into i18n
-
68afd61 Add support for alternate plaintext body for e-mails.
-
a226e49 Fix incorrect language weekday keys
-
535b505 Add autofocus on the first field in SMTP/Messenger settings UI
-
69a6b89 Updated German translation
-
00f68a3 Merge pull request #258 from joicemjoseph/feat/l10n-malayalam
-
7d3cbde Merge branch ‘i18n’ of github.com:knadh/listmonk into i18n
-
b420c31 Log test message error
-
ade6ecd localized newly added strings
-
7359e0a Merge pull request #253 from joicemjoseph/feat/l10n-malayalam
-
cc81369 finished Malayalam localization
-
83613dc Typo fixes on u18n/en language
-
8867f77 fix: Stop tickers
-
fcc068c Add missing translations and fix broken ones on the UI
-
4bfdda9 Load a default (en) language underneath the selected language.
-
dc0465b Refactor global instances of $api and $utils to be mixins.
-
5ecc427 German translation
-
afef994 Fix incorrect make command
-
05928d5 Fix default campaign template not being setup on first install.
-
0add1c4 Fix incorrect label on skip-TLS setting on UI
-
0272617 Add support for rate limiting messages with a sliding window.
-
ee4fb71 Refactor i18n name and fix the L() function in public HTML templates
-
4cd5e6e Refactor and remove placeholder i18n func
-
810607e Fix incorrect i18n keys in message strings
-
ec1c4f3 Add subscriber export feature
-
869a55c feat: Add shell script for demo setup
-
3498a72 WIP: Add i18n support
-
dae47fb Merge pull request #246 from knadh/dependabot/npm_and_yarn/frontend/axios-0.21.1
-
3975ccc Bump axios from 0.19.2 to 0.21.1 in /frontend
-
7dace84 Merge branch ‘master’ of github.com:knadh/listmonk
-
8bc9bbc Merge pull request #228 from knadh/dependabot/npm_and_yarn/frontend/highlight.js-9.18.5
-
c8fc91e Bump highlight.js from 9.18.1 to 9.18.5 in /frontend
-
62182ab Refactor get-lists query for speed
-
a22b274 Merge branch ‘master’ of github.com:knadh/listmonk
-
ce108c8 Fix broken ‘send campaign’ shortcut on the Lists UI
-
ad8f290 feat: Set default values for DB connection parameters
-
c60cc35 Remove alpha warning
Docker images
-
docker pull listmonk/listmonk:latest
-
docker pull listmonk/listmonk:v0.9.0-beta