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: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.6.8
Choose a base ref
...
head repository: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.6.9
Choose a head ref
  • 7 commits
  • 22 files changed
  • 4 contributors

Commits on Mar 13, 2025

  1. Updated Insiders changelog

    squidfunk committed Mar 13, 2025
    Copy the full SHA
    502ef2f View commit details
  2. Fixed sidebar on Firefox mobile

    squidfunk committed Mar 13, 2025
    Copy the full SHA
    3296cdf View commit details

Commits on Mar 14, 2025

  1. Added urlencode to fix # in custom icons (#8087)

    When using custom SVGs that contained
    characters breaking a URL, like a hash #
    sign that is consiered a URL fragment,
    the rendering broke. This adds a jinja
    urlencode filter to the output.
    
    Fixes #8086
    afoeder authored Mar 14, 2025
    Copy the full SHA
    52b584f View commit details
  2. Updated Serbo-Croatian translations

    Co-authored-by: nelebadnjak <6325682+nelebadnjak@users.noreply.github.com>
    squidfunk and nelebadnjak committed Mar 14, 2025
    Copy the full SHA
    0e75aef View commit details
  3. Fixed build:all output on Windows (#8089)

    * Fixed handling for paths with windows separator during build
    
    * Fixed icon index order on windows during build
    
    * Updated icon search index
    
    Removed obsolete icon search index
    kamilkrzyskow authored Mar 14, 2025
    Copy the full SHA
    0918657 View commit details

Commits on Mar 15, 2025

  1. Updated twemoji cdn for icon search index (#8093)

    Updated twemoji docs
    kamilkrzyskow authored Mar 15, 2025
    Copy the full SHA
    27d57ea View commit details

Commits on Mar 17, 2025

  1. Prepare 9.6.9 release

    squidfunk committed Mar 17, 2025
    Copy the full SHA
    646c7ab View commit details
Loading