Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 2.55 KB

File metadata and controls

54 lines (41 loc) · 2.55 KB

Changelog

All notable changes to this project are documented here. Format follows Keep a Changelog; this project adheres to Semantic Versioning.

[0.2.2] - 2026-06-22

n8n submission review fixes (display text / metadata only — no behavior change).

Changed

  • Codex category MarketingMarketing & Content.
  • Spelled out abbreviations in labels: Timeout (Ms)Timeout, Img URLImage URL, Min VphMin Views Per Hour, Num TitlesNumber of Titles, Max ResultLimit, Audio Base64/Start Frame B64/End Frame B64Audio Sample/Start Frame/End Frame.
  • Spelled out the channel Search advanced filters: SubsSubscriber, AvgAverage, Long/ShortLong-Form/Short-Form, 7d/30d/1y(7 Days)/(30 Days)/(1 Year).
  • Rewrote binary-field descriptions to friendly text (no leaked argument names) and reworded operation actions.

[0.2.1] - 2026-06-20

Changed

  • Icon: use the exact official vidIQ logo (embedded in the SVG) instead of a hand-drawn approximation, so it renders identically everywhere (no font dependency).

[0.2.0] - 2026-06-20

UX overhaul from user review.

Added

  • Official vidIQ logo (SVG) as the node/credential icon.
  • Channel → Analytics: the channel is now a dropdown of your vidIQ-linked channels (loadOptions); metrics is a multi-select; dates document the YYYY-MM-DD format.
  • Studio & AI → Generate Voiceover: output "URL and Audio" now returns the MP3 as a binary attachment.
  • Per-operation Options → Timeout (ms) so a stalled request fails fast instead of hanging.

Changed

  • Renamed the Studio resource to Studio & AI.
  • Video ID / Reel / channel ID fields accept a bare ID/shortcode (URLs still work).
  • Find Similar: Size renamed to Limit (max 50).
  • Get Videos: popular is now a Most Popular / Recent Uploads dropdown.
  • Required fields are marked required; country/language inputs document ISO codes with real examples.

Removed

  • Extra Arguments (JSON) escape hatch (replaced by typed fields + Timeout option).
  • Channel → List Competitors / Update Competitors (these only work for the user's own channel).
  • Account → Submit Feedback.
  • Channel → Analytics: removed the confusing dimensions, maxResults, and filters fields.

[0.1.0] - 2026-06-20

Added

  • Initial release. VidIQ node with 8 resources covering all 43 vidIQ MCP tools.
  • VidIqApi credential (Bearer API key) with a live credential test.