Skip to content

Latest commit

 

History

History
267 lines (170 loc) · 5.46 KB

CHANGELOG.md

File metadata and controls

267 lines (170 loc) · 5.46 KB

Changelog

  • ...

2.6.0 - 2018-07-24

Added

  • French translation improvements
  • "extra" placeholder partial for head and footer
  • Italian translation

Changed

  • Minimum Hugo version requirement: v0.45

Fixed

  • "Search: Fuse.js" documentation

2.5.0 - 2018-07-06

Added

  • Add .alternate text 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_depth count

2.3.0 - 2018-05-09

Added

  • Staticman comment system support
  • Catalan translation
  • Spanish translation improvements
  • Sidebar Menu within sidebar_menu widget
  • Option to hide Main Menu: hideMainMenu
  • Footer widget area (supports only social_menu widget)

Changed

  • Improved & Simplified Sidebar
  • Stylesheet tweaks

Fixed

  • homeURL for multilingual site in About widget
  • Recent Posts widget's title config priority

Removed

  • hideSocialMenu config 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

  • archive layout for page type
  • 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 about widget
  • Shuffle option for taxonomy_cloud widget

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 noTermCloudShuffle config option to taxonomyCloudShuffle

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 page from recent_posts
  • Incorrect url for taxonomyTerms when .Site.BaseURL contained 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:alt tag rendering error

Removed

  • Release blog posts from exampleSite

1.3.0 - 2017-11-09

Added

  • robots.txt template
  • hideEntryNavigation for specific Sections
  • noTermCloudShuffle setting
  • Brazilian Portuguese translation improvements
  • French translation

Changed

  • Minor Documentation change

Fixed

  • Issue with theme assets' urls when baseURL containes sub-directory

1.2.1 - 2017-10-12

Changed

  • Tweaks for Opengraph tags
  • .Params keys 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

  • defaultContentLanguage order in config.toml

1.0.0 - 2017-09-30

  • Initial stable release