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: kklisura/chrome-devtools-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: screamingfrog/chrome-devtools-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 1,108 files changed
  • 4 contributors

Commits on Mar 8, 2024

  1. Main Screaming Frog Branch

    - v7.0.0-sf1
    - Updated to Java 21
    - Update to latest Protocol
    - Need to use PUT method not GET method current versions of Chromium
    - Distribution Management to use GitHub Packages
    
    Reviewed-by: Dave
    davidcockbill committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a36f231 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update to 8.0.0-sf1

    Reviewed-by: Danny
    richardmorleysmith committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6dfc1e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update to 9.0.0-sf1

    Reviewed-by: Dave
    dannygonzalez committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c92043f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update alongside Chrome 129.0.6668.71-sf1

    - v10.0.0-sf1
    
    Reviewed-by: Liam
    davidcockbill committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    105ba2a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. - Log Chrome pid after creating and before destroying

    - Rev to 10.0.0-sf2
    - Reviewed-By: Dave
    liamsharp committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8eb8116 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. ChromeDevToolsInvocationException: Timeout expired while waiting for …

    …server response #7689
    
    - Up the ChromeDevtoolsServiceImpl.OBJECT_MAPPER to 100,000,000 bytes
      to match the spiders max page size
    - Rev to 10.0.0-sf3
    
    Reviewed-By: Dave
    dannygonzalez committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7077975 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Update alongside Chrome 131.0.6678.265-sf1

    - v11.0.0-sf1
    
    Reviewed-by: Danny
    davidcockbill committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    06806fe View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Update alongside Chrome 138.0.7204.98-sf5

    - v12.0.0-sf1
    
    Reviewed-by: Liam
    davidcockbill committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    1f0a3f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Update alongside Chrome 139.0.7258.139-sf1

    - v13.0.0-sf1
    
    Reviewed-by: Iain
    davidcockbill committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    03df729 View commit details
    Browse the repository at this point in the history
Loading