Releases: d4rken-org/octi-web
Releases · d4rken-org/octi-web
v0.2.0-rc0
What's Changed
- Remove RELEASE.md now that the first release is out by @d4rken in #5
- Bump actions to Node 24-compatible SHAs by @d4rken in #6
- Restructure README to differentiate official vs self-hosted use by @d4rken in #7
- Add canary channel + release-time E2E with screenshots by @d4rken in #8
- Fix fabricated and mis-tagged action SHAs in new workflows by @d4rken in #9
- Add .claude/ rules folder mirroring app-main by @d4rken in #10
- Make PR guidelines standalone (no external pointer) by @d4rken in #11
- Only publish canary after tests pass by @d4rken in #12
- Bump pnpm to 11.1.1 to clear CI setup warning by @d4rken in #16
- Allow esbuild and sharp build scripts to run on install by @d4rken in #14
- Bump docker/* actions to Node 24 versions by @d4rken in #13
- Forward-compat storage + protocol layer for multi-connector by @d4rken in #15
- Add FileShareInfo wire-format pinning tests by @d4rken in #17
- Remove dead pnpm.onlyBuiltDependencies block by @d4rken in #18
- Link to source repo from nav version pill and settings by @d4rken in #19
- Pull crypto fixtures from app-main at a pinned commit by @d4rken in #20
- Multi-connector PR 1: identity, X-Modified-At, SyncConnector interface by @d4rken in #21
- Multi-connector PR 2: ConnectorManager + merge engine + dashboard rewrite by @d4rken in #22
- Multi-connector PR 3: Sync Sources screen + per-connector devices + issues panel by @d4rken in #23
- Allow CI to override interop fixture pin via env var by @d4rken in #24
- Publish canonical wire-format fixtures for cross-repo verify by @d4rken in #26
- Mint share codes per connector instead of just the primary by @d4rken in #25
- Refresh one connector at a time from Sync Sources by @d4rken in #27
- Retry partial file-share publish failures in the background by @d4rken in #28
- Persist connector state so the dashboard repaints instantly on reload by @d4rken in #30
- Add cross-repo upstream-gating workflow by @d4rken in #29
- Close share sheet after device links by @d4rken in #41
- Add share code link component test by @d4rken in #42
- Add real two-server coverage for sync sources by @d4rken in #43
- Consume octi-desktop's published wire-format fixtures by @d4rken in #44
Full Changelog: v0.1.0-rc1...v0.2.0-rc0
v0.1.0-rc1
What's Changed
- v1 release infrastructure: UI overhaul, README, CI, release pipeline by @d4rken in #1
- Fix release-prepare required-checks loop check names by @d4rken in #2
- Fix actions/create-github-app-token SHA to one that accepts client-id by @d4rken in #3
- Use gh release create for atomic, immutable-release-compatible publish by @d4rken in #4
New Contributors
Full Changelog: https://github.com/d4rken-org/octi-web/commits/v0.1.0-rc1