Releases: LouisBarranqueiro/hexo-theme-tranquilpeak
Releases · LouisBarranqueiro/hexo-theme-tranquilpeak
4.2.0
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
Changelog
- use
strip-indent
from hexo util package - Update dependencies
4.1.2
4.1.1
4.1.0
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
Breaking changes
Requires node v10
- Update required node version to v10
Improvements
- Add new business sharing options (9c7bf97) by @itpropro
- Improve Russian translations (23583ba) by @Sacret
Fixes
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
3.1.0
Features
- Add a custom
video
tag by @bmitchinson. Check it live here: Video tag demo - Add Gitalk comment component by @fletchto99
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
andalgoliasearch
lib locally with NPM - store fonts locally to not use Google Fonts service (GDPR compliant)
- update dependencies:
fancybox
,font-awesome
,moment
,algoliasearch
andjquery
- update all dev dependencies
Thanks to all contributors for their work! 👍 😄
3.0.2
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
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)