Skip to content

Commit a8f2ef5

Browse files
committed
chore: refresh CE snapshot (docs version strings)
1 parent 17b811c commit a8f2ef5

4 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to SuchConfig Desktop (public CE) are documented here.
55
Format based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
Versioning follows [Semantic Versioning](https://semver.org/) with pre-release tags for Public Alpha.
77

8+
## [1.0.0-alpha.5] — 2026-08-02
9+
10+
### Added
11+
12+
- README section explaining why Elixir + Phoenix LiveView, Tauri 2, and Rust `vault_core` are split the way they are
13+
14+
## [1.0.0-alpha.4] — 2026-08-02
15+
16+
### Changed
17+
18+
- Public tag line moved from `v0.1.0-alpha.*` to `v1.0.0-alpha.*` (same Public Alpha maturity; clearer semver for CE snapshots)
19+
- README authorship: Author section for [zanuka](https://github.com/zanuka); copyright line attributes Mike Delucchi
20+
821
## [0.1.0-alpha.3] — 2026-08-01
922

1023
### Fixed
@@ -35,6 +48,8 @@ Versioning follows [Semantic Versioning](https://semver.org/) with pre-release t
3548
- Pricing page on suchconfig.io remains hidden during Public Alpha
3649
- macOS is the primary supported platform; Linux / Windows are best-effort
3750

51+
[1.0.0-alpha.5]: https://github.com/suchconfig/suchconfig-desktop/releases/tag/v1.0.0-alpha.5
52+
[1.0.0-alpha.4]: https://github.com/suchconfig/suchconfig-desktop/releases/tag/v1.0.0-alpha.4
3853
[0.1.0-alpha.3]: https://github.com/suchconfig/suchconfig-desktop/releases/tag/v0.1.0-alpha.3
3954
[0.1.0-alpha.2]: https://github.com/suchconfig/suchconfig-desktop/releases/tag/v0.1.0-alpha.2
4055
[0.1.0-alpha.1]: https://github.com/suchconfig/suchconfig-desktop/releases/tag/v0.1.0-alpha.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SuchConfig Desktop
22

3-
**Public Alpha** (`v0.1.0-alpha.3`) — local-first Project Vault + Secrets Vault.
3+
**Public Alpha** (`v1.0.0-alpha.5`) — local-first Project Vault + Secrets Vault.
44

55
> **Heavy active development.** This is the first public cut of the open-core CE. APIs, UX, and sync behavior will change. Expect rough edges; please read [Current status](#current-status) before depending on any path in production.
66

docs/open-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ SuchConfig Desktop is a **local-first Project Vault + Secrets Vault**. Configs a
3131

3232
## Maturity
3333

34-
Public Alpha tag: **`v0.1.0-alpha.3`**. See [public-alpha-roadmap.md](./public-alpha-roadmap.md). Platform: **macOS primary**; Linux/Windows best-effort.
34+
Public Alpha tag: **`v1.0.0-alpha.5`**. See [public-alpha-roadmap.md](./public-alpha-roadmap.md). Platform: **macOS primary**; Linux/Windows best-effort.
3535

3636
Pricing / Stripe storefront stays hidden during alpha; Free download + this GitHub tree are the public surface.

docs/public-alpha-roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Short public view of what Public Alpha means and what comes next. Strategy summary: [open-core.md](./open-core.md).
44

5-
**Tag:** `v0.1.0-alpha.3` · **Label:** Public Alpha (not “public beta” yet)
5+
**Tag:** `v1.0.0-alpha.5` · **Label:** Public Alpha (not “public beta” yet)
66

77
> Under **heavy active development**. This roadmap is directional; nothing here is a ship promise for the current tag.
88

0 commit comments

Comments
 (0)