Skip to content

Releases: jpanther/congo

v1.6.1

30 Dec 22:10
72b4917
Compare
Choose a tag to compare

Added

  • Icon for Blogger (#71)

Fixed

  • Error when building using older Hugo versions (#65)
  • Error when serving sites using blogdown (#66)

v1.6.0

21 Dec 02:27
13aad07
Compare
Choose a tag to compare

Added

  • Article word counts (#57)
  • Last updated dates on articles
  • Icons for Amazon, Apple, Flickr, Google, Kickstarter, Microsoft, Patreon, Telegram, Tumblr and WhatsApp

Changed

  • Adjusted contrast of some items to improve accessibility
  • Upgrade to Chart.js v3.6.2
  • Upgrade to Mermaid v8.13.6

Fixed

  • Missing ARIA descriptions and alt tags on some images and links

v1.5.3

17 Nov 22:49
3b20754
Compare
Choose a tag to compare

Changed

  • Updated Chinese translation (#32)

Fixed

  • Article pagination uses date of current article (#32)

v1.5.2

10 Nov 01:57
bd24897
Compare
Choose a tag to compare

Added

  • German translation (#27)
  • Brazilian Portuguese translation (#28)
  • Spanish translation (#30)

Fixed

  • Article pagination link spacing (#26)
  • Minor icon style issues

v1.5.1

04 Nov 03:22
4f38df9
Compare
Choose a tag to compare

Fixed

  • Hugo failing to build site when deploying as a module

v1.5.0

04 Nov 00:06
42d42c7
Compare
Choose a tag to compare

Added

  • Chart.js support using chart shortcode
  • KaTeX support using katex shortcode
  • Dark mode toggle with new theme parameters for managing light/dark appearance
  • French translation (#18)
  • Author bio in article footer
  • Grouping by year can now be specificed in front matter on list pages

Changed

  • Site name, author and menus will now render Markdown and Emoji
  • Bundled Mermaid for better vendor dependency management
  • Mermaid diagrams are now themed to match the configured colour scheme
  • Upgrade to Tailwind v2.2.19

Fixed

  • Site logo image dimensions are unconstrained (#19)
  • Article summary styled incorrectly in dark mode
  • Links containing code blocks styled incorrectly

v1.4.0

20 Oct 03:58
8267f8a
Compare
Choose a tag to compare

Added

  • Footer menu
  • Article summary support
  • Slate colour scheme (#9)
  • Icons for ORCID and ResearchGate (#9)
  • Pinterest sharing links
  • Sharing links can now be specified in front matter

Changed

  • Main menu is now optional
  • Upgrade to Mermaid v8.13.3
  • Upgrade to Tailwind v2.2.17

Fixed

  • Site logo not linked to home page (#13)

v1.3.0

27 Oct 05:29
34d10e0
Compare
Choose a tag to compare

29 September 2021

Added

  • Site logo support
  • Chinese translation (#2)

Changed

  • Upgrade to Tailwind v2.2.16

v1.2.1

27 Oct 05:26
9087f7d
Compare
Choose a tag to compare

26 August 2021

Added

  • New robots parameter to add metadata to guide robots on how to handle specific content

Changed

  • URLs are relative by default which allows the theme to be more flexible in different deployment scenarios

Fixed

  • Missing dark style for group subheadings on article listings
  • Fathom Analytics script included twice when using custom domain
  • Recent heading on homepage profile layout misaligned

v1.2.0

22 Aug 07:24
095459f
Compare
Choose a tag to compare

Added

  • Multiple colour schemes
  • Edit links on article pages
  • Icons for Foursquare and Pinterest
  • Asset fingerprinting and SRI
  • CSS minification for custom stylesheets

Changed

  • Static assets are now managed through Hugo Pipelines

Fixed

  • Minor style issue with button shortcode
  • Hugo Modules would fail when using default theme config file
  • Some content not centred correctly on the profile homepage layout
  • Some links missing the correct styles when in Firefox
  • externalUrl front matter not working on some list pages