Skip to content

emdash

[email protected] scope: emdash Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 26d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

astro cms emdash typescript

Summary

AI summary

Updates Patch Changes, https://github.com/emdash-cms/emdash/pull/1628, and local-storage across a mixed release.

Full changelog

Patch Changes

  • #1628 d4237eb Thanks @MA2153! - Fixes missing image dimensions and LQIP placeholders (blurhash, dominant color) on media created through signed-URL uploads, plugin ctx.media.upload(), and WordPress import. These were only generated for direct (local-storage) uploads, so production (R2/S3) media had no placeholders.

    LQIP placeholders are now cached on the stored media value of content fields (alongside width/height) and on images inserted into rich text, so the <Image> component and portable-text image blocks render a blur/color placeholder before the image loads without a runtime lookup.

  • #1654 2216dca Thanks @swissky! - Fixes the sitemap <lastmod> value so it is always a valid W3C Datetime. Timestamps stored via the database default (datetime('now') / CURRENT_TIMESTAMP) or carried in from imports were emitted as a space-separated YYYY-MM-DD HH:MM:SS string, which Google Search Console rejects as "Invalid date". They are now normalized to ISO 8601.

  • Updated dependencies [3960d49]:

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

Track emdash

Get notified when new releases ship.

Sign up free

About emdash

All releases →

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]