This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdded Brazilian Portuguese translation, pre-populated contact form fields, and database indices for query performance.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Brazilian Portuguese (pt-BR) translation Adds Brazilian Portuguese (pt-BR) translation Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Medium |
Allows pre-populating contact form fields via GET parameters Allows pre-populating contact form fields via GET parameters Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Medium |
Sets HTML lang attribute on app pages based on user's locale; forms omit lang attribute Sets HTML lang attribute on app pages based on user's locale; forms omit lang attribute Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Performance | Medium |
Adds database indices for form_id, form_params_id, and sender_id on messages table Adds database indices for form_id, form_params_id, and sender_id on messages table Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Fixes recognition of language variants from request headers (e.g., pt-BR) Fixes recognition of language variants from request headers (e.g., pt-BR) Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Fixes crash when using custom contact queries with unsupported fields Fixes crash when using custom contact queries with unsupported fields Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Fixes block editor image alignment in Outlook and uneven column gutters Fixes block editor image alignment in Outlook and uneven column gutters Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Fixes occasional exceptions in the block editor Fixes occasional exceptions in the block editor Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Fixes missing doctype when adding tracking links Fixes missing doctype when adding tracking links Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Fixes handling of single-image Markdown paragraphs Fixes handling of single-image Markdown paragraphs Source: llm_adapter@2026-05-25 Confidence: high |
— |
Full changelog
Version 0.20.1
🇧🇷 Brazilian Portuguese, pre-filled forms, and many fixes
Added
- Added Brazilian Portuguese (pt-BR) translation (thanks @polesapart)
- Contact form fields can now be pre-populated using GET parameters
Improved
- The send preview dialog can now be confirmed with the Enter/Return key
- App pages now set the HTML
langattribute based on the user's locale; forms don't set alangattribute (thanks @marco-luigiano for reporting) - Added database indices for
form_id,form_params_id, andsender_idon the messages table for improved query performance
Fixed
- Fixed recognition of language variants from request headers (e.g.
pt-BR) - Fixed a crash when using custom contact queries with fields not supported by the segment editor
- Fixed block editor image alignment in Outlook and uneven column gutters in block editor emails
- Fixed occasional exceptions in the block editor
- Fixed missing doctype when adding tracking links
- Fixed handling of single-image Markdown paragraphs
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]