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: static-web-server/static-web-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.38.0
Choose a base ref
...
head repository: static-web-server/static-web-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.38.1
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Jul 21, 2025

  1. docs: v2.38.0 [skip ci] (#555)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    840522c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

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

Commits on Sep 5, 2025

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

Commits on Sep 6, 2025

  1. chore: remove public from Cache-Control header value (#562)

    It removes `public` from `Cache-Control` value, leaving max-age=<VALUE>, which can prevent CDN and Basic Authentication issues. See details on #560.
    
    This applies to the "Cache-Control Headers" feature, with no user-breaking changes expected.
    joseluisq authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    0b55770 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    2a09238 View commit details
    Browse the repository at this point in the history
  2. v2.38.1

    joseluisq committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    71c54dd View commit details
    Browse the repository at this point in the history
Loading