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: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.8
Choose a base ref
...
head repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.9
Choose a head ref
  • 7 commits
  • 14 files changed
  • 1 contributor

Commits on May 28, 2025

  1. Fix #2924

    JimBobSquarePants committed May 28, 2025
    Configuration menu
    Copy the full SHA
    ad25188 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2927 from SixLabors/js/issue-2924

    V3: Do not attempt to decode iDAT chunks when image is fully decoded.
    JimBobSquarePants authored May 28, 2025
    Configuration menu
    Copy the full SHA
    2542706 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Fix #2925

    JimBobSquarePants committed May 29, 2025
    Configuration menu
    Copy the full SHA
    9e58dfb View commit details
    Browse the repository at this point in the history
  2. Fix CI scripts

    JimBobSquarePants committed May 29, 2025
    Configuration menu
    Copy the full SHA
    3dd6bd6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Merge pull request #2929 from SixLabors/js/v3-issue-2925

    V3 - Do not throw exception for non-required chunks.
    JimBobSquarePants authored May 30, 2025
    Configuration menu
    Copy the full SHA
    a7d6de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5310d92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2931 from SixLabors/js/v3-issue-2920

    V3: Do not encode WEBP images exceeding max dimensions
    JimBobSquarePants authored May 30, 2025
    Configuration menu
    Copy the full SHA
    eee22e8 View commit details
    Browse the repository at this point in the history
Loading