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: sparkle-project/Sparkle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.9.1
Choose a base ref
...
head repository: sparkle-project/Sparkle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.9.2
Choose a head ref
  • 12 commits
  • 13 files changed
  • 3 contributors

Commits on Apr 26, 2026

  1. Guard against NULL CFRelease() on failure condition in fallback path (#…

    …2867)
    
    This was caught by analysis for XPC validation path. This is very unlikely to be hit practically.
    zorgiepoo authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    1520cda View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. Show hidden window title for accessibility (#2871)

    When the update alert was recently re-designed (along with Tahoe support) it was decided not to show a window title, however we can still set a window title that is hidden for accessibility / discoverability reasons.
    zorgiepoo authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    f27a02f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Fix QoS warning when running Test app server on main thread (#2873)

    Move web server work on background thread and don't block main thread. No need to close connection on termination.
    zorgiepoo authored May 4, 2026
    Configuration menu
    Copy the full SHA
    2f33f56 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

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

Commits on May 15, 2026

  1. Merge commit from fork

    zorgiepoo authored May 15, 2026
    Configuration menu
    Copy the full SHA
    fe7b718 View commit details
    Browse the repository at this point in the history
  2. Polish Spanish localization in Sparkle.strings (#2875)

    Changes include:
    - 'corriendo' -> 'ejecutando'
    - '¿Quisieras' -> '¿Querrías' (two strings)
    - add accent in 'sólo' (read-only)
    - 'Ready to Install' translation adjusted to feminine 'Lista para instalarse'
    - 'póngase en contacto' -> 'ponte en contacto'. No English source keys were modified.
    perez987 authored May 15, 2026
    Configuration menu
    Copy the full SHA
    cbdc150 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. Configuration menu
    Copy the full SHA
    6e370a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6ab245 View commit details
    Browse the repository at this point in the history
  3. Update README for 2.9.2

    zorgiepoo authored May 16, 2026
    Configuration menu
    Copy the full SHA
    5df807d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c4741d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2026

  1. Configuration menu
    Copy the full SHA
    113279a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6276ba2 View commit details
    Browse the repository at this point in the history
Loading