# 20-Nov-2025 — use absolute social event image URLs for Brevo templates [fixes #88](https://github.com/nbarrett/ngx-ramblers/issues/88)

## [Commit 1737647](https://github.com/nbarrett/ngx-ramblers/commit/17376476e62753d48ed798a59a82719fe65cebd9)

_____

## Bug Fixes

### **email**: use absolute social event image URLs for Brevo templates [fixes #88](https://github.com/nbarrett/ngx-ramblers/issues/88)

Update MediaQueryService.imageSourceWithFallback to accept an absolute flag and use UrlService.imageSource with absolute=true for social notification emails so Brevo receives fully-qualified image URLs instead of api/aws/s3 relative paths that break when proxied.