Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jpanther/congo

v2.13.0

20 Jan 00:59
3623fa5

Choose a tag to compare

Added

  • New script parameter for Umami Analytics to allow self-hosted deployments (#1103)

Changed

  • Upgrade to Mermaid v11.12.2 (#1087, #1123)
  • Upgrade to ChartJS v4.5.1 (#1131)
  • Upgrade to Tailwind v3.4.19 (#1132)
  • Upgrade to Typography v0.5.19 (#1133)
  • Upgrade to KaTeX v0.16.27 (#1136)

Fixed

  • Code copy button not working when noClasses is set to true (#1091)
  • rel parameter not added to links when specified in menu configuration (#1116)
  • Certain KaTeX mathematical expressions not being parsed correctly in Markdown (#1121)
  • References to _internal templates that no longer apply in the new Hugo templating system (#1124)
  • Deprecated references to _build front matter key in Hugo v0.145.0 or later

v2.12.2

12 Jul 23:25
932f351

Choose a tag to compare

Added

  • New icon for strava (#1081)

Changed

  • Upgrade to Mermaid v11.8.1 (#1084)
  • Updated Korean translation (#1078)

v2.12.1

22 Jun 23:00
6d0ef26

Choose a tag to compare

Fixed

  • figure shortcode would load recursively when using the default paramater (#1074)
  • Some partials not loading due to incorrect file paths (#1075)

v2.12.0

22 Jun 05:49
15b06a8

Choose a tag to compare

Added

  • Loading spinner while populating search results (#1025)
  • New canonicalUrl parameter support in article front matter (#1046)
  • New icons for goodreads, podcast and rss (#1057, #1072)

Changed

  • ⚠️ Required Hugo version is now 0.146.0 or later
  • Layouts directory restructured to align with new Hugo templating data structure
  • Absolute URLs are now preferred over relative URLs
  • Upgrade to Mermaid v11.7.0 (#1035, #1040)
  • Upgrade to KaTeX v0.16.22 (#1048)
  • Upgrade to ChartJS v4.5.0 (#1052, #1067)
  • Updated Czech translation (#1055)

Fixed

  • Logo and dark logo display is reversed when switching appearance (#939)
  • Shortcodes placed after code blocks with line numbers are rendered with incorrect spacing (#987)
  • Some localised date formats would be incorrectly formatted as Markdown (#1028)
  • Anchor links in articles displayed incorrectly in dark mode (#1041)
  • Error building site due to template system changes in Hugo v0.146.0 or later (#1049, #1073)
  • Style is not rendered for Chroma GenericDeleted items (#1059)
  • Tag listing pages not generating links to articles (#1061)
  • Article sharing links for LINE contained invalid URLs (#1065)

v2.11.0

24 Feb 02:50
9dbf87b

Choose a tag to compare

Added

  • New gist shortcode as the built-in Hugo version has been deprecated
  • Support for article sharing to Bluesky (#1022)
  • New icon for kofi (#976)
  • Privacy and Services params in bundled hugo.toml to provide sensible defaults for built-in Hugo shortcodes

Changed

  • Renamed config.toml to hugo.toml to align with the default Hugo naming convention
  • Reduced file sizes of default favicons (#983)
  • Upgrade to KaTeX v0.16.21 (#977, #1016)
  • Upgrade to Tailwind v3.4.17 (#979)
  • Upgrade to Typography v0.5.16 (#991)
  • Upgrade to ChartJS v4.4.8 (#1019)
  • Upgrade to FuseJS v7.1.0 (#1020)

Fixed

  • Incorrect links generated for translated content when site is in multi-host mode (#990)
  • Profile partial does not generate WebP versions of the author image (#993)
  • Vendor script includes do not use the fingerprintAlgorithm site parameter (#1015)
  • Minor documentation errors and omissions (#985, #1005, #1007, #1012)
  • References to deprecated twitter shortcodes and replaced them with x

v2.10.0

06 Dec 03:53
4757984

Choose a tag to compare

Changed

  • ⚠️ Required Hugo version is now 0.128.0 or later
  • Adopted new hugo.IsMultilingual parameter (#921)
  • Adopted new pagination.pagerSize config parameter (#945)
  • Upgrade to Tailwind v3.4.16 (#934, #947, #954, #973)
  • Upgrade to Mermaid v11.4.1 (#931, #946, #957, #971)
  • Upgrade to ChartJS v4.4.7 (#953, #972)
  • Updated Traditional Chinese translation (#949)
  • Updated Bulgarian translation (#963)

Fixed

  • Example site not building due to an issue in the zh-Hans translated content (#944)
  • Bluesky icon not picking up theme colour (#955)

v2.9.0

29 Aug 02:33
066983f

Choose a tag to compare

Added

  • New profile shortcode
  • Umami Analytics support (#832)
  • Theme parameter to set a default HTML theme colour (#849)
  • New icon for bluesky (#851)
  • Support for article sharing to Threads (#869)
  • Norwegian Bokmål translation (#872)
  • Breadcrumb metadata to page schema (#885)

Changed

  • ⚠️ Simplified Chinese language code has changed from zh-cn to zh-Hans
  • ⚠️ Traditional Chinese language code has changed from zh-tw to zh-Hant
  • Scroll to top links now use JavaScript to determine when to display (#806)
  • Upgrade to Tailwind v3.4.10 (#930)
  • Upgrade to Typography v0.5.15 (#864, #927)
  • Upgrade to ChartJS v4.4.4 (#881,#928)
  • Upgrade to KaTeX v0.16.11 (#925)
  • Upgrade to Mermaid v11.0.2 (#880, #926)

Fixed

  • Featured images overlap page title when article metadata hidden (#827)
  • Inconsistent picture rendering between figure shortcode and Markdown render hook (#828)
  • Animated GIF files are static when enableImageWebp is enabled (#866)
  • Next article pagination link animation is inverted (#870)
  • Unsafe URL warning in README link (#901)

v2.8.2

17 Apr 00:41
5c8ab32

Choose a tag to compare

Added

  • Tamil translation (#830)
  • Vietnamese translation (#845)
  • Swedish translation (#852)

Changed

  • Upgrade to KaTeX v0.16.10 (#839)
  • Upgrade to Typography v0.5.12 (#841, #860)
  • Upgrade to Tailwind v3.4.3 (#843)

Fixed

  • Background color inconsistent on mobile when dark mode enabled (#796)

v2.8.1

09 Mar 04:37
237aa85

Choose a tag to compare

Changed

  • Upgrade to ChartJS v4.4.2 (#817)
  • Upgrade to Mermaid v10.9.0 (#825)

Fixed

  • Table of Contents missing left border detail (#794)
  • x-twitter option missing when using sharing links (#809)
  • Chinese default config contains incorrect author block name (#807)
  • Links in articles are prefixed with a blank space (#813)
  • HTML tables would not fill the container width on desktop (#826)

v2.8.0

21 Jan 22:22
c89d4ac

Choose a tag to compare

Added

  • Quicklink support (#646)
  • Automatic support for WebP images (#693)
  • Warning when building if links to Markdown files cannot be resolved (#691)
  • Ability to share articles to Telegram and Line (#719)
  • New icons for line, google-scholar, mendeley and weibo (#719, #755, #756)
  • Weibo sharing links (#756)
  • Support for Tailwind '950' colour variants (#751)
  • Table of contents will now scroll if taller than the browser height (#733)
  • External URL article stubs now auto-redirect if leaf pages are generated (#778)
  • Korean translation (#731)
  • Chinese translation of Example site and Docs (#776)

Changed

  • ⚠️ Hugo extended version is now required when building sites
  • ⚠️ Author params block in language configuration has been moved to params.author (#704)
  • Refactored image logic into a new picture.html partial (#693)
  • Upgrade to ChartJS v4.4.1 (#736)
  • Upgrade to Tailwind v3.4.1 (#737, #752, #759, #774)
  • Upgrade to Mermaid v10.7.0 (#782)
  • Updated Japanese translation (#750)

Fixed

  • Hamburger menu is not dismissed when links are clicked (#705)
  • KaTeX, table and code elements wider than the page are not formatted correctly (#753)
  • 'ß' character is output at the top of articles (#764)
  • Article metadata element is output when there is no metadata to display (#786)
  • Header elements not vertically centered when using locale switcher (#788)

Removed

  • Fathom Analytics custom domain parameter, as this is no longer supported by Fathom