Skip to content

Releases: Guts/mkdocs-rss-plugin

1.17.9

05 Jan 22:32
8b37500

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(integration): Material Social Card URI was wrong for Material blog posts when diretcory URL are disabled at Mkdocs level by @Guts in #420

Full Changelog: 1.17.8...1.17.9

1.17.8

05 Jan 22:12
6608ccb

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(tests): use icon from GH repository since Wikimedia returns HTTP 429 by @Guts in #419
  • fix(integration): Material Social Card URI was wrong for Material blog posts by @Guts in #418

Full Changelog: 1.17.7...1.17.8

1.17.7

14 Nov 20:29
1dcb66f

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(integration): imports from Material for Mkdocs blog plugin for type hint was breaking the build when using another theme by @Guts in #409

Full Changelog: 1.17.6...1.17.7

1.17.6

13 Nov 08:06
ad842c0

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • update(chore): bump minimal version of Material for Mkdocs and fix related bugs by @Guts in #405
  • improve(integrations): refine some logs about Material integrations by @Guts in #406

Known issues

There is a problem with Material Social Cards generated for Material Blog Post.

Full Changelog: 1.17.5...1.17.6

1.17.5

07 Nov 16:09
b7bd81b

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(packaging): rollback support for Python 3.14 by @Guts in #402
  • fix(xml): escape special chars from site_author () by @Guts in #401

Features and enhancements 🎉

  • improve(performances): run RSS item image fetching only on filtered pages list by @Guts in #394

Tooling 🔧

  • Packaging: switch to pyproject by @Guts in #399
  • update(security): set GH token permissions scopes in CI workflows by @Guts in #400

Other Changes

  • Packaging/remove-python-3_9-add-3_14 by @Guts in #397

Full Changelog: 1.17.4...1.17.5

1.17.4

10 Oct 03:31
67858c5

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix: preserve sentence structure across newlines by @miketheman in #378
  • fix(logs): update references hyperlinks for git depth logs by @Guts in #384
  • fix(material): mkdocs_config.plugins.get("material/blog") can be None by @Guts in #392

Features and enhancements 🎉

  • improve(images): add timeout to remote images requests by @Guts in #391

New Contributors

Full Changelog: 1.17.3...1.17.4

1.17.3

30 May 19:17

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix: return None if remote image length is unavailable by @lukehsiao in #370

New Contributors

Full Changelog: 1.17.2...1.17.3

1.17.2

23 May 17:34

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(upstream): force jsonfeed-util version since it uses a non Python 3.9 syntax, breaking lint and tests by @Guts in #355
  • Docs: fix mkdocstings config and improve api autodoc by @Guts in #357
  • fix(material_social): use cards_dir to build cards url for page by @kanru in #354

Other Changes

  • Revert 355: restore minimal JSON Feed minimal version by @Guts in #362

New Contributors

Full Changelog: 1.17.1...1.17.2

1.17.1

16 Dec 08:25
d467703

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(rss): email and name were inverted in output and so uncompliant by @Guts in #343

Documentation 📖

  • update(docs): move integrations page as independant menu by @Guts in #344

Full Changelog: 1.17.0...1.17.1

1.17.0

02 Dec 20:52
7569e08

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • refacto(material_integrations): use POO to manage integrations with Material theme framework by @Guts in #335
  • update(chore): use typed dataclasses instead of dict by @Guts in #337
  • feature(integration): make the integration with Material Blog configurable through an option by @Guts in #339
  • Feature: use author name and email from .authors.yml set up in Material Blog by @Guts in #340

Tooling 🔧

  • update(ci): enable manual trigger for build/publish doc by @Guts in #338

Full Changelog: 1.16.0...1.17.0