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: cook-md/sync-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.3
Choose a base ref
...
head repository: cook-md/sync-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.4
Choose a head ref
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 11, 2026

  1. docs: fix inaccurate information in README

    Remove non-existent shell/PowerShell installer scripts, remove
    non-existent --check-only flag, fix dependency names (axoupdater →
    cargo-packager-updater), add missing config --show and
    COOK_SYNC_ENDPOINT documentation, and correct Sparkle/AppImageUpdate
    references.
    dubadub committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    e63527e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e4839 View commit details
    Browse the repository at this point in the history
  3. docs: fix release URLs and installer references

    Fix repo URLs from Cooklang/sync-agent to cook-md/sync-agent, replace
    MSI references with .exe (matching actual release assets), and simplify
    AppImage download instructions.
    dubadub committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    c71abf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4391d13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf0144d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d85ede0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a64332b View commit details
    Browse the repository at this point in the history
  8. fix: use DE-specific dark mode detection for Linux tray icon

    The dark_light crate fails to detect dark mode on Mint (Cinnamon) and
    some Ubuntu configs, causing a black icon on dark panels. Replace direct
    dark_light usage with gsettings-based detection per desktop environment,
    adding support for Cinnamon, XFCE, MATE, and Budgie.
    dubadub committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    d235f75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09510cb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Merge pull request #83 from cook-md/release-please--branches--main--c…

    …omponents--cook-sync
    
    chore(main): release 0.9.4
    dubadub authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    2a02832 View commit details
    Browse the repository at this point in the history
Loading