From f14c0760d3212ed4951986b7d6727e234b44f537 Mon Sep 17 00:00:00 2001 From: Yue Yang Date: Tue, 28 Jun 2022 01:50:42 +0800 Subject: Update CHANGELOG.md --- CHANGELOG.md | 40 +++++++++++++++++++++++++++------------- 1 file changed, 27 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 280520a..625469a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. Because of the site rewriting, I started to calculate the version again. -## [2.0.0-beta] - 2021.01.31 +## [2.0.0-beta.1] - 2021-05-06 + +- Hide themeSwitch when no dark params +- Construct $termLink with relLangURL (#173) +- Add param `reversePostAndAside` +- Keep the original taxonomy name +- Consider motto as safeHTML (#185) +- Add single page param `nolastmod` +- Add `experimental.jsDate` param +- Add param `maxTags` +- Add param `shareInAside` +- Italian translation (#191) +- Remove `blogAlias` in i18n + +## [2.0.0-beta] - 2021-01-31 - New `header` component - At the same time, remove some clutter or repetitive elements @@ -18,9 +32,9 @@ Because of the site rewriting, I started to calculate the version again. - Improve semantic HTML tags - Add share buttons in post page -## [1.6.0] - 2021.01.30 +## [1.6.0] - 2021-01-30 -- Process term name with humanize | title +- Process term name with `humanize | title` - Support TOC - Add `avatar` post param - Add `defaultDark` param @@ -31,7 +45,7 @@ Because of the site rewriting, I started to calculate the version again. - Add portuguese dates (#168) - Bugs fixes -## [1.5.0] - 2020.10.22 +## [1.5.0] - 2020-10-22 - Support [Netlify CMS](https://www.netlifycms.org/) - `backgroundImage` fallback to `background` when not defined @@ -42,7 +56,7 @@ Because of the site rewriting, I started to calculate the version again. - Add backgroundDark and backgroundImageDark params (#153) - Bugs fixes -## [1.4.0] - 2020.08.24 +## [1.4.0] - 2020-08-24 - Add search - Change style of paginator @@ -51,27 +65,27 @@ Because of the site rewriting, I started to calculate the version again. - Add `authorlink` param in post frontmatter - Add `categoriesLimitInHeader` param -## [1.3.0] - 2020.07.19 +## [1.3.0] - 2020-07-19 - Add RSS support - Fix image overflow in summary description (#134) -- utterances comments support (#132) +- Support utterances (#132) - SEO optimization - Unify the scrollbar style - Optimize resource loading -## [1.2.0] - 2020.07.03 +## [1.2.0] - 2020-07-03 -- Fix disqus identifier's problem +- Fix the problem of Disqus identifier - Fix table display in dark mode (#127) -- Now the summary card's date can be localized, currently dream already support: - - zh +- Now the date in summary card can be localized, currently supported: - es + - zh -## [1.1.0] - 2020.06.24 +## [1.1.0] - 2020-06-24 - Treat `about` folder as Headless Bundle -## [1.0.0] - 2019.11.10 +## [1.0.0] - 2019-11-10 - masonry layout -- cgit v1.2.3