Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: onllm-dev/onUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: onllm-dev/onUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.2
Choose a head ref
  • 2 commits
  • 18 files changed
  • 1 contributor

Commits on Mar 15, 2026

  1. feat(extension): add keyboard shortcuts for annotate and draw modes

    - Add Alt+A (⌥A on Mac) to toggle annotate mode
    - Add Alt+D (⌥D on Mac) to toggle draw mode
    - Change clearOnCopy default to true (opt-out instead of opt-in)
    - Show shortcut hints in toolbar button tooltips
    
    Closes #13
    iota31 committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    0410b7e View commit details
    Browse the repository at this point in the history
  2. chore(release): v2.2.2

    iota31 committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    3585dde View commit details
    Browse the repository at this point in the history
Loading