2021-08-17 00:55:25 +00:00
# Changelog
2021-08-26 00:18:35 +00:00
2021-08-22 06:55:10 +00:00
All notable changes to Congo will be documented in this file. Things that need attention when upgrading from a prior version are marked ⚠️.
2021-08-18 04:35:54 +00:00
2021-08-18 02:54:18 +00:00
The format is based on [Keep a Changelog ](https://keepachangelog.com/en/1.0.0/ ), and this project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
2021-08-17 00:55:25 +00:00
2021-08-19 04:09:43 +00:00
## [Unreleased]
2021-08-26 00:18:35 +00:00
2021-12-17 22:06:59 +00:00
### Added
2021-12-17 23:07:38 +00:00
- Article word counts ([#57](https://github.com/jpanther/congo/pull/57))
- Last updated dates on articles
2021-12-20 21:46:11 +00:00
- Icons for Amazon, Apple, Flickr, Google, Kickstarter, Microsoft, Patreon, Telegram, Tumblr and WhatsApp
2021-12-17 22:06:59 +00:00
2021-12-17 22:16:04 +00:00
### Changed
2021-12-21 02:22:45 +00:00
- Adjusted contrast of some items to improve accessibility
2021-12-17 22:16:04 +00:00
- Upgrade to Chart.js v3.6.2
- Upgrade to Mermaid v8.13.6
2021-12-21 02:22:45 +00:00
### Fixed
- Missing ARIA descriptions and alt tags on some images and links
2021-11-17 22:49:16 +00:00
## [1.5.3] - 2021-11-18
2021-11-16 06:46:40 +00:00
### Changed
- Updated Chinese translation ([#32](https://github.com/jpanther/congo/pull/32))
### Fixed
- Article pagination uses date of current article ([#32](https://github.com/jpanther/congo/pull/32))
2021-11-10 01:56:39 +00:00
## [1.5.2] - 2021-11-10
2021-11-07 23:34:36 +00:00
### Added
- German translation ([#27](https://github.com/jpanther/congo/pull/27))
2021-11-10 01:44:38 +00:00
- Brazilian Portuguese translation ([#28](https://github.com/jpanther/congo/pull/28))
- Spanish translation ([#30](https://github.com/jpanther/congo/pull/30))
2021-11-07 23:34:36 +00:00
2021-11-06 02:05:29 +00:00
### Fixed
2021-11-06 03:49:55 +00:00
- Article pagination link spacing ([#26](https://github.com/jpanther/congo/pull/26))
- Minor icon style issues
2021-11-06 02:05:29 +00:00
2021-11-04 03:22:21 +00:00
## [1.5.1] - 2021-11-04
2021-11-04 03:19:02 +00:00
### Fixed
- Hugo failing to build site when deploying as a module
2021-11-04 00:06:28 +00:00
## [1.5.0] - 2021-11-04
2021-10-26 22:52:45 +00:00
### Added
2021-10-28 04:32:27 +00:00
- Chart.js support using `chart` shortcode
2021-11-03 23:11:48 +00:00
- KaTeX support using `katex` shortcode
2021-10-29 03:51:49 +00:00
- Dark mode toggle with new theme parameters for managing light/dark appearance
2021-10-26 22:52:45 +00:00
- French translation ([#18](https://github.com/jpanther/congo/pull/18))
2021-11-03 23:54:47 +00:00
- Author bio in article footer
2021-10-26 23:48:29 +00:00
- Grouping by year can now be specificed in front matter on list pages
2021-10-26 22:52:45 +00:00
2021-10-26 23:34:50 +00:00
### Changed
- Site name, author and menus will now render Markdown and Emoji
2021-10-28 01:39:34 +00:00
- Bundled Mermaid for better vendor dependency management
2021-10-28 04:01:19 +00:00
- Mermaid diagrams are now themed to match the configured colour scheme
2021-11-04 00:02:36 +00:00
- Upgrade to Tailwind v2.2.19
2021-10-26 23:34:50 +00:00
2021-10-28 06:19:53 +00:00
### Fixed
- Site logo image dimensions are unconstrained ([#19](https://github.com/jpanther/congo/issues/19))
2021-10-29 03:54:46 +00:00
- Article summary styled incorrectly in dark mode
2021-11-03 22:56:30 +00:00
- Links containing `code` blocks styled incorrectly
2021-10-28 06:19:53 +00:00
2021-10-20 03:56:47 +00:00
## [1.4.0] - 2021-10-20
2021-10-18 02:08:36 +00:00
### Added
2021-10-19 04:45:11 +00:00
- Footer menu
2021-10-19 06:04:42 +00:00
- Article summary support
2021-10-18 02:08:36 +00:00
- Slate colour scheme ([#9](https://github.com/jpanther/congo/pull/9))
- Icons for ORCID and ResearchGate ([#9](https://github.com/jpanther/congo/pull/9))
2021-10-20 00:07:55 +00:00
- Pinterest sharing links
2021-10-19 23:44:57 +00:00
- Sharing links can now be specified in front matter
2021-10-18 02:08:36 +00:00
2021-10-19 04:44:23 +00:00
### Changed
- Main menu is now optional
2021-10-19 23:21:44 +00:00
- Upgrade to Mermaid v8.13.3
2021-10-20 03:47:40 +00:00
- Upgrade to Tailwind v2.2.17
2021-10-19 04:44:23 +00:00
2021-10-19 06:33:18 +00:00
### Fixed
- Site logo not linked to home page ([#13](https://github.com/jpanther/congo/issues/13))
2021-09-29 00:56:22 +00:00
## [1.3.0] - 2021-09-29
2021-09-20 05:17:43 +00:00
### Added
2021-09-22 02:24:46 +00:00
- Site logo support
2021-09-20 05:17:43 +00:00
- Chinese translation ([#2](https://github.com/jpanther/congo/pull/2))
2021-09-29 00:55:03 +00:00
### Changed
- Upgrade to Tailwind v2.2.16
2021-08-26 00:18:35 +00:00
## [1.2.1] - 2021-08-26
2021-08-26 00:07:37 +00:00
### Added
2021-08-26 00:18:35 +00:00
2021-08-26 00:07:37 +00:00
- New `robots` parameter to add metadata to guide robots on how to handle specific content
### Changed
2021-08-26 00:18:35 +00:00
2021-08-26 00:07:37 +00:00
- URLs are relative by default which allows the theme to be more flexible in different deployment scenarios
2021-08-22 23:49:59 +00:00
### Fixed
2021-08-26 00:18:35 +00:00
2021-08-22 23:49:59 +00:00
- Missing dark style for group subheadings on article listings
2021-08-25 03:31:53 +00:00
- Fathom Analytics script included twice when using custom domain
2021-08-25 06:25:45 +00:00
- Recent heading on homepage profile layout misaligned
2021-08-19 04:09:43 +00:00
2021-08-22 07:24:17 +00:00
## [1.2.0] - 2021-08-22
2021-08-26 00:18:35 +00:00
2021-08-19 07:28:56 +00:00
### Added
2021-08-26 00:18:35 +00:00
2021-08-20 07:02:08 +00:00
- Multiple colour schemes
2021-08-21 01:42:40 +00:00
- Edit links on article pages
2021-08-19 07:28:56 +00:00
- Icons for Foursquare and Pinterest
2021-08-21 02:20:29 +00:00
- Asset fingerprinting and SRI
- CSS minification for custom stylesheets
### Changed
2021-08-26 00:18:35 +00:00
2021-08-21 02:20:29 +00:00
- Static assets are now managed through Hugo Pipelines
2021-08-19 07:28:56 +00:00
2021-08-19 04:09:43 +00:00
### Fixed
2021-08-26 00:18:35 +00:00
2021-08-19 04:40:57 +00:00
- Minor style issue with `button` shortcode
- Hugo Modules would fail when using default theme config file
2021-08-19 06:43:45 +00:00
- Some content not centred correctly on the profile homepage layout
2021-08-20 03:56:45 +00:00
- Some links missing the correct styles when in Firefox
2021-08-22 06:58:25 +00:00
- `externalUrl` front matter not working on some list pages
2021-08-19 04:09:43 +00:00
2021-10-20 03:56:25 +00:00
## [1.1.1] - 2021-08-19
2021-08-26 00:18:35 +00:00
2021-08-19 03:00:59 +00:00
### Fixed
2021-08-26 00:18:35 +00:00
2021-08-19 03:00:59 +00:00
- Hotfix for exampleSite and GitHub configuration
2021-10-20 03:56:25 +00:00
## [1.1.0] - 2021-08-18
2021-08-26 00:18:35 +00:00
2021-08-17 06:48:08 +00:00
### Added
2021-08-26 00:18:35 +00:00
2021-08-18 00:08:06 +00:00
- Breadcrumbs
2021-08-17 06:48:08 +00:00
- i18n support
2021-08-18 04:35:54 +00:00
- Recent articles partial
2021-08-18 02:54:18 +00:00
- CSS transitions
2021-08-18 06:01:53 +00:00
- Hugo module support
2021-08-18 07:06:14 +00:00
- JSON-LD structured metadata
2021-08-17 06:48:08 +00:00
2021-08-17 05:35:04 +00:00
### Changed
2021-08-26 00:18:35 +00:00
2021-08-18 06:01:53 +00:00
- ⚠️ Renamed parameter: `homepage.showList` -> `homepage.showRecent`
2021-08-18 07:06:14 +00:00
- ⚠️ Renamed parameter: `homepage.listSections` -> `mainSections`
2021-08-18 06:01:53 +00:00
- ⚠️ Consolidated author configuration parameters into `config.toml`
2021-08-18 02:54:18 +00:00
- General style tweaks to enhance design consistency
2021-08-17 05:35:04 +00:00
2021-08-17 01:03:22 +00:00
### Fixed
2021-08-26 00:18:35 +00:00
2021-08-17 06:48:08 +00:00
- URLs being incorrect in some cases when the site is deployed in a subfolder
2021-08-17 01:03:22 +00:00
2021-10-20 03:56:25 +00:00
## [1.0.0] - 2021-08-16
2021-08-26 00:18:35 +00:00
2021-08-22 06:55:10 +00:00
### Added
2021-08-26 00:18:35 +00:00
2021-08-17 00:55:25 +00:00
- Built with Tailwind CSS JIT for minified stylesheets without any excess code
- Fully responsive layout
- Dark mode (auto-switching based upon browser)
- Highly customisable configuration
- Multiple homepage layouts
- Flexible with any content types, taxonomies and menus
- Ability to link to posts on third-party websites
- Diagrams and visualisations using Mermaid JS
- SVG icons from FontAwesome 5
- Heading anchors, Buttons, Badges and more
- HTML and Emoji support in articles
- SEO friendly with links for sharing to social media
- RSS feeds
- Fathom Analytics and Google Analytics support
- Favicons support
- Comments support
- Advanced customisation using simple Tailwind colour definitions and styles
- Fully documented
2021-11-17 22:49:16 +00:00
[unreleased]: https://github.com/jpanther/congo/compare/v1.5.3...HEAD
[1.5.3]: https://github.com/jpanther/congo/compare/v1.5.2...v1.5.3
2021-11-10 01:56:39 +00:00
[1.5.2]: https://github.com/jpanther/Congo/compare/v1.5.1...v1.5.2
2021-11-04 03:22:21 +00:00
[1.5.1]: https://github.com/jpanther/Congo/compare/v1.5.0...v1.5.1
2021-11-04 00:06:28 +00:00
[1.5.0]: https://github.com/jpanther/Congo/compare/v1.4.0...v1.5.0
2021-10-20 03:56:47 +00:00
[1.4.0]: https://github.com/jpanther/Congo/compare/v1.3.0...v1.4.0
2021-09-29 00:56:22 +00:00
[1.3.0]: https://github.com/jpanther/Congo/compare/v1.2.1...v1.3.0
2021-08-26 00:18:35 +00:00
[1.2.1]: https://github.com/jpanther/Congo/compare/v1.2.0...v1.2.1
2021-08-22 07:24:17 +00:00
[1.2.0]: https://github.com/jpanther/Congo/compare/v1.1.1...v1.2.0
2021-08-19 03:00:59 +00:00
[1.1.1]: https://github.com/jpanther/congo/compare/v1.1.0...v1.1.1
2021-08-18 23:36:00 +00:00
[1.1.0]: https://github.com/jpanther/congo/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/jpanther/congo/releases/tag/v1.0.0