Skip to content

Releases: Fliplet/fliplet-cli

v7.0.2

10 Apr 10:29
5ee2494

Choose a tag to compare

What's Changed

  • docs: rewrite app-actions-v3 for LLM readability and accuracy by @veljko7 in #222
  • docs: enhance app-actions-v3 with async/await, API references, and de… by @veljko7 in #224
  • Update static outbound IPs and remove stale entries by @Komsomol in #226
  • Feature/app actions v3 docs by @veljko7 in #228
  • Debug an action endpoint by @veljko7 in #229
  • docs: fix app-actions-v3 notification examples and debug URLs by @veljko7 in #231
  • Feature/app actions v3 docs by @veljko7 in #232
  • payload limit by @veljko7 in #234
  • Projects/app actions v3 docs by @veljko7 in #235
  • docs: comprehensive app-actions-v3 documentation rewrite by @veljko7 in #230
  • docs: add file security rules documentation by @tonytlwu in #221
  • Update App Actions V3 docs with introductory explanation and diagram by @Arpanexe in #236

New Contributors

Full Changelog: v7.0.1...v7.0.2

v7.0.1

17 Mar 09:28
2bf5413

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.4...v7.0.1

Security updates

15 Oct 17:01

Choose a tag to compare

As a regular security update, all libraries used by Fliplet CLI have been updated to their most recent version.

Security updates

17 Sep 13:14
03c02ad

Choose a tag to compare

As a regular security update, all libraries used by Fliplet CLI have been updated to their most recent version.

Security updates

05 Oct 14:47
8143b67

Choose a tag to compare

As a regular security update, all libraries used by Fliplet CLI have been updated to their most recent version.

Better error handling/message on login

11 Jan 12:38
d8ffd19

Choose a tag to compare

Merge pull request #48 from Fliplet/chore/bum-version

Upgrade to 3.9.2 for better auth error handling

3.9.0

05 Oct 08:36

Choose a tag to compare

3.8.0

27 Sep 09:41

Choose a tag to compare

  • feat(login): add two factor option

3.7.5

17 Jul 09:55

Choose a tag to compare

  • CI now publish to npm once we create a release tag
  • Fixed exit codes when login or set org fails