Skip to content

Releases: wpilibsuite/sphinxext-opengraph

v0.7.0

29 Oct 22:03
a2d9acc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.7.0

v0.6.3

29 Mar 17:52
9f1a8c8
Compare
Choose a tag to compare

What's Changed

  • Fix first_image not resolving correctly when in subdirectories and ogp_image is defined. by @ItayZiv in #63

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Mar 20:18
ada5be9
Compare
Choose a tag to compare

What's Changed

  • chore(README) Typo fix by @tony in #58
  • Fix first_image not resolving correctly in subdirectories by @ItayZiv in #61

New Contributors

  • @tony made their first contribution in #58

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Feb 13:53
edc4662
Compare
Choose a tag to compare

What's Changed

  • fix og:url for "dirhtml" builder by @ru-fu in #54

New Contributors

  • @ru-fu made their first contribution in #54

Full Changelog: v0.6.0...v0.6.1

v0.6.0

21 Feb 20:18
d5db5c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

12 Dec 03:19
8569b1c
Compare
Choose a tag to compare

What's Changed

  • Escape quotations in Open Graph description when smart quotes are disabled. by @ItayZiv in #49

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Nov 04:01
54ea5eb
Compare
Choose a tag to compare

What's Changed

  • Skipping code blocks and fixing docs build. by @Robpol86 in #47
  • Convert relative paths to absolute in og:image. by @Robpol86 in #48

Full Changelog: v0.4.2...v0.5.0

v0.4.2

26 May 11:30
16a291d
Compare
Choose a tag to compare
Avoid printing og:description if empty (#42)

v0.4.1

30 Jan 04:38
19291a6
Compare
Choose a tag to compare

Fixed a major issue preventing the extension working on normal Sphinx installs

v0.4.0

30 Jan 03:01
2212715
Compare
Choose a tag to compare
  • Implement RTD Support (#30)
  • Fix bug with ogp_image_alt default (#29)
  • Use first image (after refactor) (#26)
  • Refactor codebase (#24)

Full list is available here