Skip to content

Prepare Sage 0.13.0 release - #836

Merged
Rigidity merged 1 commit into
mainfrom
prep-release
Aug 19, 2026
Merged

Prepare Sage 0.13.0 release#836
Rigidity merged 1 commit into
mainfrom
prep-release

Conversation

@Rigidity

@Rigidity Rigidity commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • bump Sage application, crate, Apple, OpenAPI, and SDK versions to 0.13.0
  • refresh Cargo lockfile and extracted translation catalogs
  • keep generated bindings and SQLx metadata synchronized for the release

Test plan

  • pnpm prettier:check
  • pnpm lint
  • cargo fmt --all -- --files-with-diff --check
  • cargo clippy --workspace --all-features --all-targets
  • cargo test --workspace --all-features
  • npm pack --dry-run in packages/sage-app-sdk

Note

Low Risk
Mechanical version and translation-catalog updates with no application logic changes in the diff.

Overview
Release 0.13.0 — version identifiers move from 0.12.11 to 0.13.0 across the Rust workspace (sage, sage-tauri, and related crates in Cargo.lock), Tauri (tauri.conf.json), iOS bundle metadata (Info.plist, project.yml), and npm packages (sage-app-sdk, sage-system-app-sdk, aligned from 0.1.0 to 0.13.0).

The OpenAPI example on GetVersionResponse is updated to 0.13.0. German locale catalog de-DE/messages.po is refreshed for new/changed UI strings (pluralization, read-only wallet copy, QR/scan helpers, etc.) with obsolete entries marked for translators.

Reviewed by Cursor Bugbot for commit e32edbe. Bugbot is set up for automated code reviews on this repo. Configure here.

Align release metadata and SDK versions, and refresh translation catalogs for the 0.13.0 release.
@Rigidity
Rigidity merged commit a98ca34 into main Aug 19, 2026
12 checks passed
@Rigidity
Rigidity deleted the prep-release branch August 19, 2026 22:30
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