Releases: lninghaha/dsh-coding-subscription-oauth
Releases · lninghaha/dsh-coding-subscription-oauth
Release list
dsh-coding-subscription-oauth v0.5.4
Install or update:
dsh plugin --profile web add dsh-coding-subscription-oauth@0.5.4
dsh plugin --profile web update dsh-coding-subscription-oauthRestart 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
Install or update:
dsh plugin --profile web add dsh-coding-subscription-oauth@0.5.3
dsh plugin --profile web update dsh-coding-subscription-oauthRestart an existing dsh web process and hard-refresh the browser.
See CHANGELOG.md for the folded v0.5.3 notes.
v0.5.2
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
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
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
Install or update:
dsh plugin --profile web add dsh-coding-subscription-oauth@0.4.1
dsh plugin --profile web update dsh-coding-subscription-oauthRestart an existing dsh web process and hard-refresh the browser.
See CHANGELOG.md for the folded v0.4.1 notes.