Releases: fells-code/seamless-cli
Releases · fells-code/seamless-cli
Release list
v0.5.1
Patch Changes
- 9a9953a: Fix local auth mode regenerating the auth server's
.enva second time with fresh secrets, which left the scaffolded API'sAPI_SERVICE_TOKENmismatched with the auth server's when services run outside Docker. The compose builder now reads the already-written auth env instead of rewriting it.
v0.5.0
Minor Changes
- 9bfaa5f: When the OAuth template is selected,
seamless initnow prompts for OIDC providers (Google, GitHub, Microsoft, GitLab) and their client id/secret, then wires them into the scaffolded auth server: OAUTH_PROVIDERS config, a per-provider*_CLIENT_SECRETenv var, theoauthlogin method, and thehttp://localhost:5173/oauth/callbackredirect URI. Providers left without credentials are scaffolded disabled with a printed next-steps note. Apple is documented as manual (its client secret is a signed JWT and it has no userinfo endpoint). The scaffold now also generatesREFRESH_TOKEN_LOOKUP_SECRET,TOTP_SECRET_ENCRYPTION_KEY, andOAUTH_STATE_SECRET(previously left empty, falling back to the service token), and adds a healthcheck to the generated web container.
v0.2.0
Create Seamless v0.1.2
Full Changelog: v0.1.1...v0.1.2
Create Seamless v0.1.1
Full Changelog: v0.1.0...v0.1.1
Create Seamless v0.1.0
Create Seamless v0.0.11
Full Changelog: v0.0.10...v0.0.11
Create Seamless v0.0.10
Full Changelog: v0.0.8...v0.0.10
Create Seamless v0.0.8
Full Changelog: v0.0.7...v0.0.8
Create Seamless v0.0.7
Full Changelog: v0.0.6...v0.0.7