Skip to content

Releases: learners-superpumped/aic

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 10:39

Changelog

  • 1310b0a feat(ads): --advantage-audience to toggle Meta Advantage+ audience
  • 0b13c09 feat(ads): --age accepts an open-ended upper bound (MIN- / MIN+)
  • 654b74e feat(ads): expose targeting+placements on ads status reads
  • 0cf2b05 feat(ads): update custom-audience/provider-options + targeting search
  • bcdde9d feat(cli): aic ads pixel status shows last-fired hour + recent per-event counts

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 10:01

Changelog

  • 8cbe57c feat(cli): aic ads conversions send — Meta CAPI passthrough
  • 02f46e0 feat(cli): aic keys create --scope '*' (project- or team-bound), drop --full-access
  • c845027 fix(billing): auto-recharge config takes integer cents, not float USD
  • 75c5c9e fix(billing): client idempotency key for topup to stop double-charge on retry
  • f69d257 fix(cli): dedup list/retry helpers; write credentials atomically at 0600
  • ac2cccc fix(cli): route mail List* through shared listPath helper (DRY)
  • 2687dec test(cli): assert SendConversions relays >=400 status+body verbatim (no error conversion)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:43

Changelog

  • 16eec2f feat(cli): API client methods for AIC API keys (create/list/revoke)
  • 3330247 feat(cli): aic keys create|list|revoke with print-once raw key + docs:gen
  • 77bad2c fix(cli): drop infra vendor names from user-facing help (brand naming)
  • 3049c6d test(apikeys): align consumers with team-admin scope removal

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:24

Changelog

  • e1683d9 refactor(cli): group commands (Workspace/Resources/CLI) and unify Short text (#47)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 05:42

Changelog

  • ced1bc9 feat(ads): filter aic ads list by status; make external_id internal-only (#44)
  • cb3740c feat(ads): per-project conversion pixel (slice 1, browser) (#43)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:26

Changelog

  • b8d14d6 feat(ads): video creatives via async launch loop + streaming upload

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 04:27

Changelog

  • efce81b chore(api,cli): disable team/project deletion until safe teardown exists
  • aa67028 feat(billing): auto-recharge REST endpoints + aic billing auto-recharge CLI
  • 7ffae5d feat(docs): Amplitude + PostHog dual instrumentation (service=runaic-docs)
  • f6d1387 feat(mail): add --from sender filter; preserve filters across pages
  • f61bafa feat: quota metering + billing usage/history (#37)
  • 8102dd4 fix(cli): pagination footer — carry scope globals, positional args, =-form flags, quoted cursor

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 06 Jun 12:49

Changelog

  • 5749039 fix(ads): label cumulative insights row TOTAL and fail loud on partial date window (#36)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 07:36

Changelog

  • 32f6ccd docs(cli): regenerate reference for --limit/--cursor pagination flags
  • f7716e7 feat(pagination): add CLI Page[T] envelope and printPage helper
  • 5d118ad feat(pagination): paginate ads list end-to-end
  • 197992f feat(pagination): paginate domains, domain contacts, and dns records
  • 242a673 feat(pagination): paginate mail domains, inboxes, and messages
  • cce7148 feat(pagination): paginate seo sites
  • b75307a feat(pagination): paginate storage buckets and objects
  • 9bf251e feat(pagination): paginate teams, members, invites, and projects
  • 42ce939 refactor(cli): DRY pagination flags into addPaginationFlags + clearer --cursor help

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 04:50

Changelog

  • 7762218 feat(cli): group identity under aic auth + account-snapshot status (#35)