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.5.44
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.5.46
Choose a head ref
  • 18 commits
  • 2,092 files changed
  • 8 contributors

Commits on Nov 5, 2024

  1. Documentation

    squidfunk committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7994bbf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Documentation (#7679)

    Should publish new blog post not public new blog post
    peterbarber authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    117e35d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ec2ee0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Updated dependencies

    squidfunk committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    01585d1 View commit details
    Browse the repository at this point in the history
  2. Documentation (#7693)

    Update basic.md
    alina-derkach-oaza authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1cec53f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56a9dd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Updated README

    squidfunk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c4edbbc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Revert "Temporarily pin hatchling to fix build"

    This reverts commit d56a9dd.
    squidfunk committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5c9ee60 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

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

Commits on Nov 18, 2024

  1. Updated dependencies

    squidfunk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    51c9f9a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    d4f0b66 View commit details
    Browse the repository at this point in the history
  2. Fixed blog plugin crashing on dates with timezones (#7708)

    * Normalize datetime values to UTC in blog plugin
    
    Fixes #7705
    
    Normalize datetime values to UTC in blog plugin to handle offset-naive and offset-aware datetimes correctly.
    
    * Import `timezone` from `datetime` in `material/plugins/blog/structure/options.py`.
    * Modify `pre_validation` method to set `tzinfo=timezone.utc` for datetime values.
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/squidfunk/mkdocs-material/issues/7705?shareId=XXXX-XXXX-XXXX-XXXX).
    
    * Normalize datetime values to UTC in blog plugin
    
    Fixes #7705
    
    + Move changes to src directory
    perpil authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a08809a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Prepare 9.5.45 release

    squidfunk committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0947f73 View commit details
    Browse the repository at this point in the history
  2. Fixed blog plugin crashing on missing timezone (regression) (#7730)

    * Default timezone to UTC for blog plugin created date
    
    Fix for #7725
    
    * Fix variable name
    
    * Run build
    perpil authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    eee4934 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 25, 2024

  1. Updated dependencies

    squidfunk committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    226321e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3f1eb2 View commit details
    Browse the repository at this point in the history
  3. Prepare 9.5.46 release

    squidfunk committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b88d1f0 View commit details
    Browse the repository at this point in the history
Loading