Skip to content

chore(release): bump to v0.1.9#20

Merged
mrdulasolutions merged 1 commit into
mainfrom
claude/release-v0.1.9
May 13, 2026
Merged

chore(release): bump to v0.1.9#20
mrdulasolutions merged 1 commit into
mainfrom
claude/release-v0.1.9

Conversation

@mrdulasolutions
Copy link
Copy Markdown
Owner

Summary

Bumps in-code version to 0.1.9 across all five canonical files (package.json, sidecar/package.json, sidecar/package-lock.json, src-tauri/tauri.conf.json, src-tauri/Cargo.toml, src-tauri/Cargo.lock).

Caught a latent drift while I was here: `sidecar/package.json` was lagging at `0.1.7`. Brought up to 0.1.9.

What's in v0.1.9

PR Change
#13 OpenRouter free-model rate limiter (sliding-window 16/min, scoped to `:free` ids; X-RateLimit-Reset fallback)
#14 Settings save now forwards keys to the sidecar in the same session — no app restart required for new API keys
#15 General-tab AI Models picker shows OpenRouter free models + auto-saves; devtools enabled in release builds
#16 Ad-hoc sign bundled Node so `tauri dev` works on macOS 14.4+ (`amfid` no longer SIGKILLs the sidecar)
#17 AI Models consolidated under Agent Tools → Authentication (one source of truth, all 9 features)
#18 README + DEVELOPER.md refresh; wiki built out
#19 Notification permission step in setup wizard (explicit prompt + System Settings deep-link fallback when denied)

Release flow after merge

  1. Merge this PR to main.
  2. `git tag v0.1.9 && git push origin v0.1.9` — triggers the Release workflow.
  3. Workflow builds + signs + notarizes + uploads to draft release.
  4. Publish the draft.

🤖 Generated with Claude Code

Bumps in-code version across package.json, sidecar/package.json,
sidecar/package-lock.json, src-tauri/tauri.conf.json,
src-tauri/Cargo.toml, and src-tauri/Cargo.lock to v0.1.9. All five
files agree.

(sidecar/package.json was lagging at 0.1.7 — caught up.)

v0.1.9 ships:

  - #13 OpenRouter free-model rate limiter (sliding-window 16/min,
    scoped to :free model ids; X-RateLimit-Reset fallback)
  - #14 Settings save now forwards keys to the sidecar in the same
    session (no app restart required for new API keys to take effect)
  - #15 General-tab AI Models picker shows OpenRouter free models +
    auto-saves on change; devtools enabled in release builds
  - #16 Ad-hoc sign bundled Node so `tauri dev` works on macOS 14.4+
    (amfid no longer SIGKILLs the sidecar)
  - #17 AI Models consolidated under Agent Tools → Authentication
    (one source of truth, all 9 features)
  - #18 README + DEVELOPER.md refresh; wiki built out
  - #19 Notification permission step in setup wizard (explicit prompt
    + System Settings deep-link fallback when denied)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@mrdulasolutions mrdulasolutions merged commit 6d6b7c3 into main May 13, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant