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: gohugoio/hugo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.125.2
Choose a base ref
...
head repository: gohugoio/hugo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.125.3
Choose a head ref
  • 7 commits
  • 11 files changed
  • 5 contributors

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    f40f50e View commit details
    Browse the repository at this point in the history
  2. SECURITY.md: Update link to security model

    The security model was moved in gohugoio/hugoDocs#2495
    ejona86 authored and bep committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    722c486 View commit details
    Browse the repository at this point in the history
  3. tpl/tplimpl: Improve embedded templates

    - Do not call the YouTube oEmbed API
    - Do not include the Hugo version in RSS feeds
    
    Closes #12396
    jmooring authored and bep committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    10a8448 View commit details
    Browse the repository at this point in the history
  4. tpl: Escape .Title in built-in image and link render hooks

    Co-authored-by: Joe Mooring <joe@mooring.com>
    bep and jmooring committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    15a4b9b View commit details
    Browse the repository at this point in the history
  5. Delete .hugo_build.lock

    Added to Git by accident.
    bep committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2d75f53 View commit details
    Browse the repository at this point in the history
  6. markup/goldmark: Fix data race in the hugocontext wrapper

    The window for this to happen is very small, but it has been reported by Go's race detector (-race flag) in a tests once.
    bep committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    509ab08 View commit details
    Browse the repository at this point in the history
  7. releaser: Bump versions for release of 0.125.3

    [ci skip]
    bep committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    474c4c0 View commit details
    Browse the repository at this point in the history
Loading