Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog (opens in a new tab) and this project adheres to Semantic Versioning (opens in a new tab).
[2.0.0-beta.1] - 2021-05-06
Added
- Add param
reversePostAndAside
- Add single page param
nolastmod
- Add
experimental.jsDate
param - Add param
maxTags
- Add param
shareInAside
- Italian translation (#191)
Changed
- Hide themeSwitch when no dark params
- Construct $termLink with relLangURL (#173)
- Keep the original taxonomy name
- Consider motto as safeHTML (#185)
Removed
- Remove
blogAlias
in i18n
[2.0.0-beta] - 2021-01-31
The next version is out
If you still want to use the old version, you can check out the branch to
release-1.6
.
The new version brings some new design elements and bug fixes. When it stabilizes, it will be released as v2.0.0
.
Added
- New
header
component - Add share buttons in post page
Changed
- Remove some clutter or repetitive elements
- Improve semantic HTML tags
Deprecated
- Deprecate
categoriesLimitInHeader
param - Replace
headerBottomText
param tofooterBottomText
[1.6.0] - 2021-01-30
Added
- Support TOC
- Add
avatar
post param - Add
defaultDark
param - Add advanced params
customCSS
customJS
- Add portuguese translation (#167)
- Add portuguese dates (#168)
Changed
- Process term name with
humanize | title
[1.5.0] - 2020-10-22
Added
- Support Netlify CMS (opens in a new tab)
- Valine comments support (#144)
- Add
hasTwitterEmbed
param - Add
headerTitle
param to replace legacyblogAlias
- Add backgroundDark and backgroundImageDark params (#153)
Changed
backgroundImage
fallback tobackground
when not defined- Rewrite
showSummaryCoverInPost
[1.4.0] - 2020-08-24
Added
- Add search
- Add highlight.js (opens in a new tab) support
- Add
headerBottomText
param - Add
authorlink
param in post frontmatter - Add
categoriesLimitInHeader
param
Changed
- Change style of paginator
[1.3.0] - 2020-07-19
Added
- Add RSS support
- Support utterances (#132)
Changed
- SEO optimization
- Unify the scrollbar style
- Optimize resource loading
Fixed
- Fix image overflow in summary description (#134)
[1.2.0] - 2020-07-03
Changed
- Now the date in summary card can be localized, currently supported:
- es
- zh
Fixed
- Fix the problem of Disqus identifier
- Fix table display in dark mode (#127)
[1.1.0] - 2020-06-24
Note after v1.1.0
It's needed to set the about
folder to Headless Bundle
.
Related docs:
- https://g1en.site/hugo-theme-dream/#add-about-me (opens in a new tab)
- https://g1en.site/hugo-theme-dream/about-page (opens in a new tab)
- https://gohugo.io/content-management/page-bundles/#headless-bundle (opens in a new tab)
Changed
- Treat
about
folder as Headless Bundle
[1.0.0] - 2019-11-10
Major update in 2019-11-10
I completely rewrote the page layout to a masonry layout (opens in a new tab), and because of the site rewriting, I started to calculate the version again.
Correspondingly, the configuration (config.toml
) has some breaking changes. Please refer to the documentation for details.
If you have any problems, feel free to open an issue at https://github.com/g1eny0ung/hugo-theme-dream/issues (opens in a new tab).
Added
- masonry layout