All notable changes to SuchConfig (public CE) are documented here.
Format based on Keep a Changelog.
Versioning follows Semantic Versioning with Public Alpha pre-release tags (v1.0.0-alpha.N).
1.0.0-alpha.8 — 2026-08-06
- Secrets Vault text fields: declare and forward
autocomplete/autocorrect/autocapitalize/spellcheckon entry detail and new-entry components somix compile --warnings-as-errorssucceeds in CI
- Public CI workflow: add
workflow_dispatchso founders can run CI from the Actions UI when needed
1.0.0-alpha.7 — 2026-08-06
- On-device Vault Importer for Secrets Vault: password-manager JSON export → preview, duplicate keep/overwrite, Import all
- Secrets Vault folder settings (rename / delete with Deleted Items or permanent purge) and entry activity history
- Secrets Vault entry detail: secret bodies masked by default (including SSH) behind the reveal toggle
- New project with a selected folder: open Link Project preview and start the disk scan so import summary is reviewable before Confirm
- AI ignore scaffolds: detect stack from manifests /
.gitignore, merge project-specific patterns, and surface duplicate folder-name errors in the New project modal
- README: clearer local-first developer positioning for the Public Alpha CE
- Public Alpha status: first password-manager JSON import path is dogfood-ready; additional export formats remain planned
1.0.0-alpha.6 — 2026-08-02
- First-run vault unlock: Keychain / Tauri invoke args use camelCase (
keyId,wrappedKey) so store/load matches the Rust command schema - README app icon: use
src-tauri/icons/app-icon.svg(public) instead of denylisteddesign/so GitHub renders it
- Keyboard chord shortcuts (including G / N sequences) with keyboard shortcuts docs
- Live vault storage stats on Settings
- Project grid lock affordances
- Public branding: “SuchConfig Desktop” → SuchConfig across README, docs, and UI copy
- Public GitHub repo renamed to
suchconfig/suchconfig-app
1.0.0-alpha.5 — 2026-08-02
- README section explaining why Elixir + Phoenix LiveView, Tauri 2, and Rust
vault_coreare split the way they are
1.0.0-alpha.4 — 2026-08-02
- Public tag line moved from
v0.1.0-alpha.*tov1.0.0-alpha.*(same Public Alpha maturity; clearer semver for CE snapshots) - README authorship: Author section for zanuka; copyright line attributes Michael Delucchi
0.1.0-alpha.3 — 2026-08-01
- CE publish refreshes
phoenix-app/mix.lockoff Hexzanukalabs/suchconfig_coreso GitHub Actionsmix deps.getuses the vendored path dep only (no org auth)
0.1.0-alpha.2 — 2026-08-01
- Slimmed Public Alpha docs: removed Pro vision docs (Sentinel / Local Broker) from CE allowlist
- Denylisted root
ROADMAP-such-utils.mdso it no longer ships on GitHub - Softened public README / SECURITY / roadmap copy to focus on Free CE maturity
0.1.0-alpha.1 — 2026-08-01
- Public Alpha open-core snapshot: Project Vault + Secrets Vault (local-first, CRDT)
- Trusted Folder sync (Free)
- LAN Wi‑Fi P2P: pairing + Handoff (Free; incremental deltas still in progress)
- Vault Importer surface (Free; wizard incomplete — password-manager JSON import roadmap)
- Apache-2.0 LICENSE, CONTRIBUTING (DCO), CODE_OF_CONDUCT, SECURITY
- Public docs index, Public Alpha roadmap, issue templates, minimal GitHub Actions CI
- Pricing page on suchconfig.io remains hidden during Public Alpha
- macOS is the primary supported platform; Linux / Windows are best-effort