Commit 34e97bb
chore(release): v1.4.0-beta.2
Bump 1.4.0-beta.1 -> 1.4.0-beta.2 across package.json, tauri.conf.json,
and Cargo.toml/Cargo.lock.
Beta update channel:
- github-releases: channel-aware fetching + pre-release-aware semver
(getLatestRelease, semverCompare), stable-only entitlement preserved
- use-app-updater: when beta opt-in is on, surface the newest pre-release
via a manual (release-page) update notice; stable silent updater and the
license entitlement window are untouched
- SettingsPage: beta update card + toggling "Receive beta updates" re-checks
immediately
Also bundles in-progress local-embedding / semantic-search work.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 20edbe2 commit 34e97bb
16 files changed
Lines changed: 1483 additions & 198 deletions
File tree
- apps/desktop
- src-tauri
- src
- src
- components
- editor
- hooks
- lib
- stores
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments