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: ankitects/anki
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25.07
Choose a base ref
...
head repository: ankitects/anki
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25.07.1
Choose a head ref
  • 12 commits
  • 11 files changed
  • 5 contributors

Commits on Jul 4, 2025

  1. Fix glibc version check in Linux installer

    I'd changed it for testing, and accidentally committed it.
    dae committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    cedece5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d179355 View commit details
    Browse the repository at this point in the history
  3. Launcher: Run uv python install before running uv sync (#4162)

    * Launcher: Run `uv python install` before running `uv sync`
    
    * Less copy/paste.
    
    * Minor readability improvements
    
    * Make sure we check file presence before attempting to read
    
    ---------
    
    Co-authored-by: Damien Elmes <gpg@ankiweb.net>
    Grinkers and dae authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    fc6447a View commit details
    Browse the repository at this point in the history
  4. ADD a Contributor to about.py (#4161)

    * ADD a Contributor to CONTRIBUTORS
    
    As requested in https://forums.ankiweb.net/t/anki-contributors-list/63493
    
    * RM contrib from CONTRIBUTORS
    
    * Add contrib to about.py
    GithubAnon0000 authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    08a8b66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0289b View commit details
    Browse the repository at this point in the history
  6. Update translations

    (cherry picked from commit 09495d3,
    as #4162 accidentally reverted them)
    dae committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    93dbd6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    deaf25f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccc0c7c View commit details
    Browse the repository at this point in the history
  9. Hack in a message about the launcher add-on

    We can't show an AnkiWeb page for a locally-installed add-on, and
    having a custom config action is the only way we can easily expose
    this for older clients as well.
    
    Re: #4158
    dae committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    de2d147 View commit details
    Browse the repository at this point in the history
  10. Bump version to 25.07.1

    dae committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    1b51c16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    052b923 View commit details
    Browse the repository at this point in the history
  12. Update translations

    dae committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    a83a6b5 View commit details
    Browse the repository at this point in the history
Loading