github knadh/listmonk v0.8.0-beta

latest releases: v3.0.0, v2.5.1, v2.5.0...
3 years ago

This release introduces the first beta version and marks an end to the alpha releases. It also introduces support for Messengers, web services that can be added to listmonk to run not just e-mail campaigns, but any sort of message campaigns such as SMS, and FCM notifications.

image

Changelog

cde0b4b Add a DB setup check on boot
7a9d11d Fix escaping {{ TrackLink }} in WYSIWYG editor UI
1e8b533 Fix echo's URI routing race condition that caused random 404s.
684c64c Fix SQL ORDER BY compatibility issue in Postgres 12/13.
1aecd6f Add serverside sort to tables.
a0b36bb Log subscriber UUID in message send errors
a1aeba2 Fix invalid link click registrations
7cecbbb Register missing settings/logs URL in the backend
966954d Refactor log view UI into a component.
b054ed5 Fix inconsistent quotes in Vue config
e9bf47b Fix --version string and duplicate printing
aee1bfd Add (Open/Net/Free)BSD to cross-platform release builds.
cfe66bb Fix and refactor Makefile and .goreleaser build commands.
2e361c7 Add v0.8.0 DB migrations.
f6511b6 Update JS dep (security): node-forge
1b27947 Make individual subscriber tracking optional.
50e488f Fix 'Send test' not reflecting campaign body on first page load
13aac1a Update smtppool lib adding support for Unicode in e-mail IDs
669cb09 Merge pull request #205 from knadh/fix-email-validation
86c6189 fix: use mail.ParseAddress to validate email instead of custom regex
8dbe30c Add new 'Logs' page to the UI to view stdout logs
f81d75a Allow deleting of all campaigns irrespective of status
409b259 Fix settings UI copying SMTP values on 'new'
f667935 Fix empty password save behaviour on settings.
6cf43ea Add generic HTTP postback Messenger support.
be9fbcd Merge pull request #200 from knadh/fix-incorrect-csv-example
03338d5 Merge pull request #199 from knadh/feat-inbuilt-dev-server
2109ee1 Merge pull request #198 from knadh/fix-injected-version
025d54b fix: incorrect csv import example on frontend
6c234f1 fix: use inbuilt frontend dev server to proxy API
584c3bd fix: incorrect git tag being injected as version
23d479e Add zerodha.tech badge
fd05f8d Merge pull request #190 from rwilhelm/patch-1
d6279ed Update Settings.vue
288164e Remove 'required' from upload field that fails to recognize drag-drop
d219f65 Fix missing status column in import that affects auto-migrated installations.
26390e9 Merge branch 'master' of github.com:knadh/listmonk
216c573 Merge pull request #184 from pra85/patch-1
11b0bba Typo in README
eaba083 Merge pull request #182 from scmmishra/sidebar-toggle-fix
abe8c59 fix: update toggle on update:active
ed0d9ee chore: remove stray whitesapce
9147a92 Merge pull request #181 from scmmishra/fix-sidebar
3b141bb style: remove stray tab indentation
427fcf7 fix: inconsistent active link on sidebar navigation
8fe601a Add pagination to lists
1ef1c5a Fix incorrect default values and server response in list creation UI

Docker images

  • docker pull listmonk/listmonk:latest
  • docker pull listmonk/listmonk:v0.8.0-beta

Don't miss a new listmonk release

NewReleases is sending notifications on new releases.