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: bbepis/XUnity.AutoTranslator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.5.1
Choose a base ref
...
head repository: bbepis/XUnity.AutoTranslator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.5.2
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 10, 2026

  1. Configuration menu
    Copy the full SHA
    e663dba View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Fix DeepL API auth to use Authorization header instead of legacy quer…

    …y/body params (#815)
    
    DeepL deprecated passing auth_key as URL query parameter and POST body
    parameter in November 2025. Migrate to the required Authorization header
    method (DeepL-Auth-Key) per official API documentation.
    markruler authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    d7fe056 View commit details
    Browse the repository at this point in the history
  2. Version 5.5.2

    ManlyMarco committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    7be78c7 View commit details
    Browse the repository at this point in the history
Loading