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: googlemaps/fleet-debugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.24.2
Choose a base ref
...
head repository: googlemaps/fleet-debugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.3
Choose a head ref
  • 5 commits
  • 40 files changed
  • 3 contributors

Commits on Dec 29, 2025

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

Commits on Dec 30, 2025

  1. feat!: Request/Response location toggle and performance enhancements (#…

    …270)
    
    * feat: Response Location Toggle
    
    * perf: implement log filtering cache and optimized table rendering
    
    * feat!: enable dynamic play speed and add 0.1s interval option
    regeter authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    96adffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c84a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. build(deps): bump qs and express (#271)

    Bumps [qs](https://github.com/ljharb/qs) to 6.14.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `qs` from 6.13.0 to 6.14.1
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.13.0...v6.14.1)
    
    Updates `express` from 4.21.2 to 4.22.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
    - [Commits](expressjs/express@4.21.2...v4.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.1
      dependency-type: indirect
    - dependency-name: express
      dependency-version: 4.22.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    da10ea1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

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