v1.0.17
Illustrations now attach on Instagram (and doc-accurate media wording)
Correcting an over-cautious note from the previous release, per the Publora API docs:
- Instagram: a generated image URL now attaches in one shot via
mediaUrls(Publora fetches it server-side; 1 image posts as a photo, 2-10 as a carousel), publishing immediately when no time is given. Reel covers can useplatformSettings.instagram.coverUrl. - TikTok: a photo post attaches via
mediaUrls(photo carousel); a video has no cover-image API field, so the cover is set in the TikTok app.
(YouTube community posts still have no media API, so those images are uploaded manually.)