Skip to content

Releases: LouisBarranqueiro/hexo-theme-tranquilpeak

4.2.0

27 Aug 05:07
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency jsdom to v18 by @renovate in #690
  • chore(deps): update dependency grunt-contrib-concat to v2 by @renovate in #689
  • fix(deps): update dependency jsdom to v19 by @renovate in #693
  • chore(deps): update dependency node-sass to v7 by @renovate in #694
  • chore(deps): update actions/checkout action to v3 by @renovate in #701
  • chore(deps): update actions/setup-node action to v3 by @renovate in #700
  • fix(deps): update dependency jsdom to v20 by @renovate in #703
  • fix(deps): update dependency hexo-util to v3 by @renovate in #709
  • chore(deps): update dependency node-sass to v8 by @renovate in #708
  • fix(deps): update dependency jsdom to v21 by @renovate in #712
  • enhancement: update default time format in zh-cn.yml and zh-tw.yml by @MBRjun in #711
  • chore(deps): update dependency grunt-contrib-cssmin to v5 by @renovate in #713
  • chore(deps): update dependency node-sass to v9 by @renovate in #715
  • fix(deps): update dependency jsdom to v22 by @renovate in #714

New Contributors

Full Changelog: v4.1.2...4.2.0

4.1.3

18 Aug 04:31
8c4320c
Compare
Choose a tag to compare

Changelog

  • use strip-indent from hexo util package
  • Update dependencies

4.1.2

22 Feb 06:45
2b68abe
Compare
Choose a tag to compare

Bug Fixes

  • Fix Algolia search modal (4edde63)

Changelog

  • Update dependencies
  • Fix Algolia search modal (4edde63)

4.1.1

21 Dec 07:41
ed3841c
Compare
Choose a tag to compare

Fixes

  • Fix string not translated (post.read_more) (40cff54)

Changelog

  • Update dependencies

4.1.0

06 Sep 19:44
8bfdd19
Compare
Choose a tag to compare

Fixes

  • Remove bottom margin on the last paragraph instead of all on the homepage (eebc49d)
  • Remove extra whitespace in the homepage url in the header (07311cf)

Changelog

  • Update dependencies
  • Remove bottom margin on the last paragraph instead of all on the homepage (eebc49d)
  • Remove extra whitespace in the homepage url in the header (07311cf)

Thanks to all contributors for their work! 👍 😄

4.0.0

13 Feb 06:41
688d634
Compare
Choose a tag to compare

Breaking changes

Requires node v10

  • Update required node version to v10

Improvements

Fixes

  • Correctly interpert URLs of links in the sidebar (eeedd4a)
  • Add support for multi RSS feed (540336d)

Changelog

  • Add new business sharing options (9c7bf97) by @itpropro
  • Improve Russian translations (23583ba) by @Sacret
  • Correctly interpert URLs of links in the sidebar (eeedd4a)
  • Add support for multi RSS feed (540336d)
  • Migrate to GitHub actions (2a7629a) by @fletchto99
  • Update required node version to v10
  • Update dependencies

Thanks to all contributors for their work! 👍 😄

3.1.1

29 Sep 00:04
83650e6
Compare
Choose a tag to compare

Improvements

  • update Font Awesome to v5.11.2 (new icons)

Fixes

  • Resize active code block of tabbed code blocks when displayed 37ab437
  • Prevent "previous" button from being truncated on small screens on Firefox af50064

Changelog

  • update all dependencies

Thanks to all contributors for their work! 👍 😄

3.1.0

01 Jul 06:29
Compare
Choose a tag to compare

Features

Improvements

  • Add Korean Language by @barongun
  • Close about page when clicking on its background by @bmitchinson
  • Accessibility: add aria-label HTML attribute to links
  • Performance: do not render images of galleries which are not displayed in the previews
  • Improve documentation

Fixes

  • Update Algolia icon of the search modal by @fletchto99

Changelog

  • store Gitalk and Gitment code locally with NPM
  • store moment and algoliasearch lib locally with NPM
  • store fonts locally to not use Google Fonts service (GDPR compliant)
  • update dependencies: fancybox, font-awesome, moment, algoliasearch and jquery
  • update all dev dependencies

Thanks to all contributors for their work! 👍 😄

3.0.2

17 Dec 06:06
Compare
Choose a tag to compare

Fixes

  • Enable Windows users to run npm scripts (65bebd1) by @bmitchinson
  • Auto resize post bottom thumbnail images (c0c5fa4) by @miranoisora
  • Correctly hide the share-options bar when it's not active

Changelog

  • Update Google Analytics code (fb5830e) by @zyzyz
  • Sort categories by name on the all-categories page (423ab23) by @yoshinorin
  • Enable Windows users to run npm scripts (65bebd1) by @bmitchinson
  • Auto resize post bottom thumbnail images (c0c5fa4) by @miranoisora
  • Correctly hide the share-options bar when it's not active

Thanks to all contributors for their work! 👍 😄

3.0.1

30 Jul 07:50
Compare
Choose a tag to compare

Fixes

  • update icons to be compatible with Font Awesome 5 (573ba4b, 2e776a1) by @MariKid
  • use the same scrolling delta than the post bottom bar for the header bar (a889ce1)
  • show and hide post bottom bar using the scrolling delta (c9a0412)

Changelog

  • update icons to be compatible with Font Awesome 5 (573ba4b, 2e776a1) by @MariKid
  • use the same scrolling delta than the post bottom bar for the header bar (a889ce1)
  • show and hide post bottom bar using the scrolling delta (c9a0412)

Thanks to all contributors for their work! 👍 😄