v1.0.5

domcyrus/rustnetv1.0.5Aug 7, 2026by github-actions[bot]

AI Summary

This release introduces organization selection capabilities for browser OAuth logins, allowing users to specify a target organization via the `x-org-id` header as defined in ADR-0009. It serves as a maintenance update bumping the version to 1.0.5.

Key Highlights

  • Organization selection for browser OAuth logins
  • Support for x-org-id header (ADR-0009)
  • Version bump to 1.0.5

New Features

  • Organization selection for browser 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