close
Skip to content

Releases: algolia/cli

Algolia CLI 1.14.0

Choose a tag to compare

@dylantientcheu dylantientcheu released this 21 Jul 21:48
036063d

Changelog

  • 036063d feat(application): add current command (#271)
  • c9337e6 fix(application): offer billing page on paid plan change (#270)

Algolia CLI 1.13.2

Choose a tag to compare

@dylantientcheu dylantientcheu released this 15 Jul 22:50
3beb908

Changelog

Algolia CLI 1.13.1

Choose a tag to compare

@dylantientcheu dylantientcheu released this 14 Jul 20:51
227b04f

Changelog

  • 227b04f fix(crawler): skip forbidden crawlers in list and surface non-JSON API errors (#267)
  • dd71e3b docs: add Get Started section to README (#266)

Algolia CLI 1.13.0

Choose a tag to compare

@dylantientcheu dylantientcheu released this 10 Jul 17:47
5e30d8e

Changelog

  • 5e30d8e fix(application): persist configuration when create uses structured output (#264)
  • 375eed4 feat(auth): add read-only auth status command (#263)
  • 627856a chore(cmd): surface key verbs in top-level command descriptions (#262)
  • 5f7072d feat(auth): add --region flag to signup and login (#261)
  • cf664a6 feat(application): prompt for application name on after signup (#260)
  • e5cb9dc feat(compositions): add interactive mode to compositions commands (#252)
  • 81b2211 feat(interactive): add reflection-driven interactive prompt engine (#249)

Algolia CLI 1.12.0

Choose a tag to compare

@dylantientcheu dylantientcheu released this 07 Jul 18:09
5e84047

Changelog

  • 5e84047 chore(release): fix chocolatey pre-release behavior (#259)
  • 18a3775 feat(config): new credentials model and profile deprecation (#244)
  • 3a5e26b feat: add output formatting flags to more commands (#250)
  • eff12f2 fix: setup pre-release channel releases (#258)

Algolia CLI 1.11.0

Choose a tag to compare

@dylantientcheu dylantientcheu released this 29 Jun 16:47
7a523cb

What's Changed

New Contributors

Full Changelog: v1.10.5...v1.11.0

Algolia CLI 1.10.5

Choose a tag to compare

@dylantientcheu dylantientcheu released this 19 May 20:15
77f3afb

Changelog

  • 77f3afb fix(npm): bump Node to 24 so npm 11+ resolves OIDC trusted publishing (#221)

Algolia CLI 1.10.4

Choose a tag to compare

@dylantientcheu dylantientcheu released this 19 May 19:38
7e41a58

Changelog

  • 7e41a58 feat(npm): switch CI auth from NPM_TOKEN to OIDC trusted publishing (#220)

Algolia CLI 1.10.3

Choose a tag to compare

@dylantientcheu dylantientcheu released this 19 May 19:14
7e41a58

Changelog

  • 7e41a58 feat(npm): switch CI auth from NPM_TOKEN to OIDC trusted publishing (#220)

Algolia CLI 1.10.2

Choose a tag to compare

@dylantientcheu dylantientcheu released this 19 May 17:22
2aeac21

Changelog

  • 2aeac21 feat: distribute CLI via npm (#213)
  • 29a9b64 feat: add CompositionClient to cli and bump SDK to v4.38.0 (#215)
  • 177f309 docs: update template and fix help (#218)