Skip to content

Release v0.5.0 with selection examples and English-anchor related words - #7

Merged
Ldsystem merged 2 commits into
mainfrom
codex/v0.5.0-selection-examples
Aug 26, 2026
Merged

Release v0.5.0 with selection examples and English-anchor related words#7
Ldsystem merged 2 commits into
mainfrom
codex/v0.5.0-selection-examples

Conversation

@Ldsystem

Copy link
Copy Markdown
Owner

Summary

  • Capture the containing sentence with native selections and persist it as an optional wordbook example
  • Refresh the saved example only when a later lookup supplies a new valid sentence; never invent context
  • Persist new Chinese-to-English vocabulary as English source and Chinese translation so Related Words stays English-led
  • Show the saved sentence as the Related Words subtitle when present, keep concise fallback copy otherwise, and remove the textbook provenance disclosure
  • Prepare application version 0.5.0

Test plan

  • Native sentence capture, ambiguity fallback, additive SQLite migration, and Chinese-to-English pair orientation covered by Rust tests (cargo test: 151 passed, 7 ignored)
  • Shared IPC fixtures, Related Words subtitle/fallback, and provenance-removal covered by renderer tests (pnpm check: 81 passed)
  • cargo fmt --check and cargo clippy --all-targets -- -D warnings
  • Confirm the GitHub Release workflow publishes macOS universal and Windows x64 artifacts for tag v0.5.0

…ed words

Capture the containing sentence with native selections, save it on the
wordbook entry, and store Chinese-to-English pairs as English-led so
Related Words can study from the English term.
Bump the application version and document selection examples plus
English-anchored related words.
@Ldsystem
Ldsystem merged commit 0f5c481 into main Aug 26, 2026
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