trypost/lang/en
Paulo Castellano 27151bd925 fix(pinterest,youtube): default video cover and gate empty YouTube posts
Pinterest video pins failed with "provide cover_image_url ... or
cover_image_key_frame_time" because no cover was sent. Default to
cover_image_key_frame_time 0 (first frame) when the user provides no
cover_image_url — verified against Pinterest's OpenAPI spec (integer
seconds, minimum 0, falls back to the last frame past the duration).

YouTube Shorts derive their required title from the post content, so the
publisher rejects an empty post — but the editor still let it be scheduled.
Gate it in compliance: a youtube_short with empty content is now flagged
(requires_text) so it can't be scheduled, instead of failing at publish.
2026-06-25 19:59:51 -03:00
..
accounts.php fix(accounts,media): address PR review findings 2026-06-25 19:06:43 -03:00
analytics.php feat(channels): Discord post-level engagement metrics 2026-06-16 17:05:13 -03:00
assets.php fix(accounts,media): address PR review findings 2026-06-25 19:06:43 -03:00
auth.php feat(auth): social-first register screen 2026-06-22 12:31:53 -03:00
automations.php feat(automations): content-style picker in the generate node config 2026-06-17 20:05:49 -03:00
billing.php feat(billing): attach persona to conversion tracking and polish annual banner 2026-06-22 12:32:03 -03:00
brands.php feat: add brands frontend (sidebar, index page, create/edit dialogs, translations) 2026-04-14 19:22:33 -03:00
calendar.php feat: add daily view to calendar for mobile 2026-01-26 18:03:35 -03:00
comments.php refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
common.php refactor: address code review for per-workspace pricing 2026-06-21 21:28:47 -03:00
labels.php refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
mail.php feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
notifications.php fix(social): unify status lock + i18n notification strings 2026-05-12 19:11:23 -03:00
onboarding.php feat(onboarding): consistent persona labels and broader prompt 2026-06-24 09:45:44 -03:00
pagination.php feat: improvements on ui 2026-01-21 17:57:15 -03:00
passwords.php feat: improvements on ui 2026-01-21 17:57:15 -03:00
posts.php fix(pinterest,youtube): default video cover and gate empty YouTube posts 2026-06-25 19:59:51 -03:00
settings.php fix(members): preserve invited role on accept and surface viewer in role menu 2026-06-22 14:24:19 -03:00
sidebar.php fix(permissions): address code-review findings 2026-06-22 18:00:36 -03:00
signatures.php refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
usage.php feat: per-workspace pricing, onboarding, and billing overhaul 2026-06-21 20:40:03 -03:00
validation.php feat: improvements on ui 2026-01-21 17:57:15 -03:00
workspaces.php refactor: address code review for per-workspace pricing 2026-06-21 21:28:47 -03:00