v1.0.5

juicedata/juicefsv1.0.5Aug 7, 2026by github-actions[bot]

AI Summary

This release adds organization selection support for browser OAuth logins via the x-org-id header, adhering to ADR-0009. It serves as a minor feature update to the CLI tool.

Key Highlights

  • Organization selection for browser OAuth logins.
  • Implementation of ADR-0009 via x-org-id header.

New Features

  • Organization selection for OAuth logins

Full Release Notes

## What's Changed
* feat: organization selection for browser OAuth logins via x-org-id (ADR-0009) by @yuanwen-tian in https://github.com/landing-ai/ade-cli/pull/183
* chore: bump version to 1.0.5 by @yuanwen-tian in https://github.com/landing-ai/ade-cli/pull/184


**Full Changelog**: https://github.com/landing-ai/ade-cli/compare/v1.0.4...v1.0.5