Changelog
What’s new in Postlane
Every release, in plain terms. No marketing speak — just what changed and why.
v0.1.5
2026-06-18
v0.1.5
2026-06-18
–
CLI: published @postlane/cli v0.1.5 to npm with npx @postlane/cli init support
–
Desktop: semantic-release workflow — tags now trigger automated npm publish
–
Fixed: GitHub OAuth token was mislabelled as google provider in the credential store
–
Fixed: org picker was stuck on a scope error after token relabelling
v0.1.4
2026-06-04
v0.1.4
2026-06-04
–
Bluesky support via AT Protocol — posts use facets for links and mentions
–
Correct image aspect ratios enforced per platform (1:1 LinkedIn, 16:9 X, 1.91:1 Bluesky)
–
Draft queue: failed posts show a distinct white-background + red icon state
–
Org picker in the onboarding wizard step 3 — lists GitHub/GitLab orgs instead of requiring a manual name
v0.1.3
2026-05-22
v0.1.3
2026-05-22
–
GitHub App: webhook handling for push events — repos connected via App no longer need a PAT
–
Unsplash integration for cover images — searches drafts for relevant photos (demo key during review)
–
api.postlane.dev live — Cloudflare proxy with Full (strict) SSL
–
Infrastructure hardening: CSP fixed, strict-dynamic removed, nonce passed to ColorSchemeScript
v0.1.2
2026-05-08
v0.1.2
2026-05-08
–
Voice guide fields stored per-project in voice_guide_fields JSONB column
–
Wizard pre-populates voice guide on re-edit — no data loss when updating a project
–
Fixed: desktop OAuth sign-in flow — four root causes resolved, sign-in fully working
–
Strategy layer: hypothesis.md + strategy.md as wizard worked examples
v0.1.1
2026-04-20
v0.1.1
2026-04-20
–
Three-tier onboarding wizard: App → Project → Repo
–
Voice guide editor in wizard step 2 — tone, audience, and style fields
–
Multi-repo projects: a project is now the credential boundary, repos are addable
–
/draft-post command replaces the old postlane draft — triggers from IDE only
v0.1.0
2026-04-01
v0.1.0
2026-04-01
–
Initial release: Tauri v2 desktop app with Rust backend and React/TypeScript frontend
–
/draft-post skill generates LinkedIn and X drafts from git diff + voice guide
–
GitHub OAuth sign-in — credentials stored in OS keyring via tauri-plugin-keyring
–
Zernio scheduler integration for queued posts
–
Post approval queue: approve, dismiss, or edit before anything goes out
On an older build?
The latest version is always available on the download page.