mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2026-01-05 10:02:30 +00:00
6.9 KiB
6.9 KiB
Changelog
Unreleased
- ...
2.9.0 - 2020-07-18
Added
- Indonesian translation
- Ukrainian translation
- Arabic translation
- Support
.Site.Language.LanguageDirection
Fixed
- MathJax integration
- Issues #256, #260, #264, #285
2.8.0 - 2019-09-08
Added
- RTL support
- Staticman comments reCAPTCHA support
- Shortcode:
katex - Mermaid.js support
Changed
- Minimum Hugo version requirement:
v0.55
Fixed
- Deprecation warnings
- Problem related to Hugo canonifyurls for demo site
- Some styles for colors and layouts
- Issues #218, #219, #222, #223, #228, #229, #230, #234, #237
2.7.0 - 2019-05-01
Added
- Spanish translation improvements
- KaTeX support
- Lastmod in entry footer (config option:
params.settings.showLastmod) - German translation improvements
- French translation improvements
- Isso comment system support
- Option to hide entry meta:
hideEntryMeta - Header widget area:
header - Breadcrumbs widget:
breadcrumbs - Vietnamese translation
- Task list styling
Changed
- Removed forced capitalization (function:
title) - Tweak Staticman comment system
Fixed
- Broken taxonomy term links (Issue #160)
- Search index generation scripts
- Checkbox & Radio input styling
2.6.0 - 2018-07-24
Added
- French translation improvements
- "extra" placeholder partial for
headandfooter - Italian translation
Changed
- Minimum Hugo version requirement:
v0.45
Fixed
- "Search: Fuse.js" documentation
2.5.0 - 2018-07-06
Added
- Add
.alternatetext param for cover image - YouTube icon in Social Menu
- German translation improvements
- Utterances comment system support
- Search Support: Algolia, Fuse.js, Lunr.js
Changed
- Refactor Widget Area
Fixed
- Issue #150
2.4.0 - 2018-05-30
Added
- Chinese translation improvements
- Support for any widgets in Footer widget area
- Nested items support in Sidebar Menu
Fixed
- Staticman comments
comments_depthcount
2.3.0 - 2018-05-09
Added
- Staticman comment system support
- Catalan translation
- Spanish translation improvements
- Sidebar Menu within
sidebar_menuwidget - Option to hide Main Menu:
hideMainMenu - Footer widget area (supports only
social_menuwidget)
Changed
- Improved & Simplified Sidebar
- Stylesheet tweaks
Fixed
- homeURL for multilingual site in About widget
- Recent Posts widget's title config priority
Removed
hideSocialMenuconfig option
2.2.0 - 2018-03-28
Added
- Spanish translation
- Customizable
accentColor - Series taxonomy support
Changed
- Forms & Buttons stylesheets
- Minor changes to Main Menu
- Refactor Social Menu template
- Refactor Homepage & Sidebar templates
Fixed
- Public path for script chunks
- Sidebar stylesheets bug
2.1.0 - 2018-02-27
Added
archivelayout forpagetype- Social Menu widget (
social_menu) - Colorful emoji support
- MathJax support
Changed
- Change, Fix & Refactor stylesheets
- Codes stylesheet enhancement
- Move Widget areas' configuration to
config.toml(.Site.Params.widgets) - Refactor Widgets' configuration structure
- Update linkedin, google_scholar, gitlab SVG icons
- Social Menu converted to widget
- Update project dependencies (
package.json) - Split scripts into multiple chunks
Fixed
- relURL for logo in
aboutwidget - Shuffle option for
taxonomy_cloudwidget
2.0.0 - 2018-02-08
Added
- Sidebar support
- Widgets support ( About, Recent Posts, Taxonomy Cloud )
Changed
- Major Refactor in Layouts & Templates
- Major Refactor in Stylesheets
- Rename
noTermCloudShuffleconfig option totaxonomyCloudShuffle
Removed
homepageSections( Functionality moved to Widgets )
1.6.0 - 2018-02-08
Added
- GitLab icon in Social Menu
- Cover Image support on Homepage
Fixed
- Rule for filtering
pagefromrecent_posts - Incorrect url for
taxonomyTermswhen.Site.BaseURLcontained subdirectory
1.5.0 - 2018-01-25
Added
- Support adding content in taxonomyTerm page
- Shortcode:
convo - Persian translation
- Additional Homepage Sections support
- Allow Markdown in
[params.copyright]config - Google Scholar icon in Social Menu
- Chinese translation
- Croatian translation
Changed
- Codes stylesheet enhancement
- Switch to System Fonts Stack
Fixed
- Hyperlink example on Typography Documentation
1.4.0 - 2017-12-08
Added
- German translation
- Telegram icon in Social Menu
- Option to change recent posts quantity:
recentPostsLength
Fixed
- Twitter card
twitter:image:alttag rendering error
Removed
- Release blog posts from exampleSite
1.3.0 - 2017-11-09
Added
- robots.txt template
hideEntryNavigationfor specific SectionsnoTermCloudShufflesetting- Brazilian Portuguese translation improvements
- French translation
Changed
- Minor Documentation change
Fixed
- Issue with theme assets' urls when
baseURLcontaines sub-directory
1.2.1 - 2017-10-12
Changed
- Tweaks for Opengraph tags
.Paramskeys consistence casing
1.2.0 - 2017-10-11
Added
- Configurable list date format:
listDateFormat - Slovenian translation
- Twitter Cards support
Changed
- Refactor:
layouts/_default/li.html
Fixed
- Polish translation plural forms
Removed
- Duplicate RSS link tag (from head)
1.1.0 - 2017-10-05
Added
- Cover Image support
- Polish translation
- Brazilian Portuguese translation
- Shortcode:
file - Social Menu icons order sorting support
Fixed
defaultContentLanguageorder inconfig.toml
1.0.0 - 2017-09-30
- Initial stable release