Skip to content

Releases: lninghaha/dsh-coding-subscription-oauth

dsh-coding-subscription-oauth v0.5.4

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:35
2561be4

Install or update:

dsh plugin --profile web add dsh-coding-subscription-oauth@0.5.4
dsh plugin --profile web update dsh-coding-subscription-oauth

Restart an existing dsh web process and hard-refresh the browser.

See CHANGELOG.md for the folded v0.5.4 notes.

dsh-coding-subscription-oauth v0.5.3

Choose a tag to compare

@github-actions github-actions released this 19 Aug 04:06
b6e8e1c

Install or update:

dsh plugin --profile web add dsh-coding-subscription-oauth@0.5.3
dsh plugin --profile web update dsh-coding-subscription-oauth

Restart an existing dsh web process and hard-refresh the browser.

See CHANGELOG.md for the folded v0.5.3 notes.

v0.5.2

Choose a tag to compare

@lninghaha lninghaha released this 17 Aug 20:52

Documentation patch

  • Make the published npm package the first installation path for normal users in every README and INSTALL.md.
  • Keep GitHub and local checkout commands explicitly labeled as development or fallback options.
  • Align all translated README installation examples with dsh-coding-subscription-oauth@0.5.2.

This release contains documentation and release-metadata corrections only; the runtime capability set is unchanged from v0.5.1.

v0.5.1

Choose a tag to compare

@lninghaha lninghaha released this 17 Aug 20:21

Documentation patch

  • Document the four-tab Settings layout, collapsed provider cards, full-width CLI pull previews, and Imagine status placement.
  • Document local gateway URL/key copy, confirmation-gated rotation, Apply/Random port controls, persisted ports, and loopback-only behavior.
  • Align all translated READMEs and current npm install guidance with the shipped v0.5.0 capabilities.

This release contains documentation and release-metadata corrections only; the runtime capability set is unchanged from v0.5.0.

v0.5.0

Choose a tag to compare

@lninghaha lninghaha released this 17 Aug 14:07

Added

  • Opt-in local API gateway (loopback OpenAI/Anthropic-compatible: /healthz, /v1/models, /v1/chat/completions, /v1/responses, /v1/messages).
  • Settings can copy the OpenAI/Anthropic base URLs and the current Bearer key without rotating it.
  • Settings can change the gateway listen port with Apply or Random. The port is persisted and the listener rebinds when running.

Changed

  • Settings is now four top tabs: Accounts, Gateway, Capabilities, About.

Install:

dsh plugin --profile web add dsh-coding-subscription-oauth@0.5.0
dsh plugin --profile web update dsh-coding-subscription-oauth

dsh-coding-subscription-oauth v0.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 12:01

Install or update:

dsh plugin --profile web add dsh-coding-subscription-oauth@0.4.1
dsh plugin --profile web update dsh-coding-subscription-oauth

Restart an existing dsh web process and hard-refresh the browser.

See CHANGELOG.md for the folded v0.4.1 notes.