Listmonk - Package Updates
-
[1.10.0]
- Add checklist
-
[1.11.0]
- Update base image to 5.0.0
-
[1.12.0]
- Update listmonk to 5.0.0
- Full Changelog
- Visual editor and templates The much requested and awaited visual e-mail builder and template editor is now integrated, with one-click conversion between formats. Thanks to @vividvilla for the big MR integrating @usewaypoint/email-builder-js
- Campaigns: Replace CodeFlask with the more mature and robust CodeMirror for a much better code-editing experience (HTML, CSS, Javascript, Markdown) on campaigns, forms, templates,and settings UI.
- Campaigns: Ability to preview campaign archive view.
- Campaigns: Make paused campaigns editable and allow unscheduling with new
Unschedule
button. - Campaigns: UX improvement that automatically switches scheduled campaigns to
draft
whensend_at
is removed. - Campaigns: Add format/content type selection to the first screen on campaign creation.
- Campaigns:
Ctrl+S
short for saving campaigns while working on them - Security: Campaign viewing and management are now filtered by a user's list permissions and now use the new new
campaigns:get_all
andcampaigns:manage_all
permissions. Important: This is a behavioural change from v4.1.0. - Security: Disallow private list UUIDs on public subscriber endpoints.
- Security: Make OIDC provider name on the login button configurable.
-
[1.13.0]
- OIDC provider name on Login button