v4.14.0 #3152
lukevella
announced in
Announcements
v4.14.0
#3152
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Highlights
White label: your branding now applies everywhere
If your license includes the white label add-on, the branding you set in the Control Panel is now enforced across the whole instance. Spaces can no longer show their own colors or logo: polls, event pages and emails always use your instance colors, and polls display your logo icon and app name where a space logo used to appear. The branding controls in each space's settings are replaced with a note that branding is managed by the instance administrator. There is nothing to configure. (#3125, documentation: #3130)
See the updated White Labeling guide.
One-click unsubscribe for notification emails
Notification emails now carry
List-UnsubscribeandList-Unsubscribe-Postheaders, and each email includes a tokenized unsubscribe link for that poll. Mail clients that support one-click unsubscribe will show their native control, which also helps deliverability with providers that require it. (#3148)Role permissions in the invite member dialog
Inviting a member now shows what each role can do before you send the invite. (#3116)
Upgrade notes
Important
SMTP credentials must be set together. If exactly one of
SMTP_USERorSMTP_PWDis set, the server now refuses to start with a clear error instead of failing silently at send time. Set both for authenticated SMTP, or neither to connect without authentication. (#3064)What's changed
Features
Fixes
SMTP_USERandSMTP_PWDfor authenticated SMTP (🐛 Require both SMTP_USER and SMTP_PWD for authenticated SMTP #3064)Internal
DATABASE_URL_UNPOOLEDfallback for Prisma migrations (🔧 Add DATABASE_URL_UNPOOLED fallback for Prisma migrations #3110)New contributors
Full changelog: v4.13.1...v4.14.0
This discussion was created from the release v4.14.0.
All reactions