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.7
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
  • 20 commits
  • 34 files changed
  • 7 contributors

Commits on Mar 4, 2025

  1. Documentation (#8058)

    * docs(publish your site): Add caching for gitlab pipeline
    
    * docs(publish your site): Add comments
    niclasheinz authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    3b6ae8e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Fixed error in Norwegian translations

    Fixed typo
    sandkre authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    2b7b96e View commit details
    Browse the repository at this point in the history
  2. Added distribution files

    squidfunk committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    252167d View commit details
    Browse the repository at this point in the history
  3. Updated changelog

    squidfunk committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    9e6c067 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. WIP

    squidfunk committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    5b9c875 View commit details
    Browse the repository at this point in the history
  2. Updated README

    squidfunk committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    00b0b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74a7835 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    a303a01 View commit details
    Browse the repository at this point in the history
  2. Revert "Fixed sidebar on Firefox mobile (#8083)" (#8084)

    This reverts commit a303a01.
    squidfunk authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    742150d View commit details
    Browse the repository at this point in the history
  3. Added translations for Welsh 🏴󠁧󠁢󠁷󠁬󠁳󠁿 (#8081)

    * Create cy.html
    
    * Updated whitespace in cy.html to align with other translations
    gavinmorrison authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    c8d2654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c5e112 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76a66b7 View commit details
    Browse the repository at this point in the history
  6. Prepare 9.6.8 release

    squidfunk committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    a43d223 View commit details
    Browse the repository at this point in the history
  7. Updated Insiders changelog

    squidfunk committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    502ef2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3296cdf View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    52b584f View commit details
    Browse the repository at this point in the history
  2. Updated Serbo-Croatian translations

    Co-authored-by: nelebadnjak <6325682+nelebadnjak@users.noreply.github.com>
    squidfunk and nelebadnjak committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    0e75aef View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    0918657 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

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

    Updated twemoji docs
    kamilkrzyskow authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    27d57ea View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Prepare 9.6.9 release

    squidfunk committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    646c7ab View commit details
    Browse the repository at this point in the history
Loading