Files
Postiz-android/artifacts/postiz-mobile/components
billisdead 0cf5800463
Release APK / build (push) Has been cancelled
fix(mobile): restore images on repost, improve media library 404 error, null-safe stripHtml
- Pass post.image[] as JSON prefillImages param when prefilling compose from an existing post (repost/edit/retry), replacing the broken single-image prefillImagePath/prefillImageId approach
- MediaLibraryModal now shows the attempted URL and a clear explanation on 404, making it easier to diagnose if the Postiz version does not expose GET /media
- stripHtml accepts null/undefined input and returns "" instead of throwing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 08:31:34 +02:00
..