Skip to content

Releases: jpanther/congo

v2.9.0

29 Aug 02:33
066983f
Compare
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
Compare
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
Compare
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
Compare
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

v2.7.6

26 Nov 04:41
110bc34
Compare
Choose a tag to compare

Fixed

  • Some Mermaid diagram elements not styled correctly in dark mode (#706)

v2.7.5

25 Nov 04:26
ae99b37
Compare
Choose a tag to compare

Added

  • Ukrainian translation (#703)
  • Bulgarian translation (#718)

Changed

  • Updated Dutch translation (#696)
  • Upgrade to Mermaid v10.6.1 (#697)

Fixed

  • Some files have unnecessary execute permissions (#714)
  • Empty block is output when locale switcher is hidden (#699)

v2.7.4

04 Nov 23:14
f966f13
Compare
Choose a tag to compare

Fixed

  • Links with non-whitespace characters preceeding them are prefixed with a space (#695)

v2.7.3

30 Oct 22:51
414ad4a
Compare
Choose a tag to compare

Fixed

  • Article metadata HTML is output as text when using Hugo v0.120.0 (#689)

v2.7.2

26 Oct 02:58
f469704
Compare
Choose a tag to compare

Changed

  • Upgrade to Tailwind v3.3.5 (#681, #686)
  • Upgrade to Mermaid v10.6.0 (#684)
  • Upgrade to FuseJS v7.0.0 (#685)

Fixed

  • Empty block is output when locale switcher is hidden (#678)
  • Extra whitespace added after links (#679)

v2.7.1

24 Oct 00:31
7f141e7
Compare
Choose a tag to compare

Changed

  • Minor refactor to improve memory efficiency in search results (#650)
  • Links in Markdown content are now portable (#655)

Fixed

  • JavaScript error setting theme colour when site is loaded in dark mode (#676)