Skip to content

Releases: g1eny0ung/hugo-theme-dream

v3.5.0

19 Aug 06:06
Compare
Choose a tag to compare

🍃 Hugo Theme Dream 3.5 introduces Zen mode. View Zen Mode for more details.

Here is a demo of the Zen mode: https://g1en-site-zen-mode-preview.netlify.app/.

Added

  • Zen mode: a simple layout that allows you to concentrate on reading and writing #299

Changed

  • Now taxonomy pages follow the same layout as the home page

Deprecated

  • If you still use disqusShortname, please replace it with services.disqus.shortname

Fixed

  • Fix height of .flip-container class
  • Fix tabindex issue in nav menu

PRs

Full Changelog: v3.4.1...v3.5.0

v3.4.1

14 Aug 02:34
Compare
Choose a tag to compare

Added

  • Allow text-based custom nav items

Changed

  • Refactor the implementation of localized time #298

PRs

Full Changelog: v3.4.0...v3.4.1

v3.4.0

10 Aug 14:40
Compare
Choose a tag to compare

Added

  • Add reorderNavItems and collapseNavItems params to reorder and collapse navigation items
  • Add [params.navItems] to append custom items to the navbar

Changed

  • Minimalize the theme css

Fixed

  • Add missing descriptive attributes in some elements

PRs

Full Changelog: v3.3.0...v3.4.0

v3.3.0

01 Aug 16:00
Compare
Choose a tag to compare

Added

  • Support arbitrary taxonomies #292

Fixed

  • Fix the overflow problem of pre's content
  • Fix an overflow problem when users enable always show scroll bars in the system settings
  • Resources accessibility when deploying site to a subdomain #295

PRs

Full Changelog: v3.2.0...v3.3.0

v3.2.0

25 Jul 09:34
Compare
Choose a tag to compare

Added

  • Add showPrevNextPost param to control the display of previous and next post links in the single post page
  • Add showTableOfContents param to control the display of the table of contents in the single post page

PRs

Full Changelog: v3.1.1...v3.2.0

v3.1.1

23 Jul 08:04
Compare
Choose a tag to compare

Changed

  • Adjust shadow style of navbar
  • Now if a paginator has only one page, the previous and next buttons will be hidden

Fixed

  • Correct the usage of semantic elements in baseof.html and single.html

Full Changelog: v3.1.0...v3.1.1

v3.1.0

18 Jul 04:14
Compare
Choose a tag to compare

Added

Changed

  • Upgrade imagesloaded to 5.0.0

Fixed

  • Fix the problem of misaligned images during initial loading

Full Changelog: v3.0.1...v3.1.0

v3.0.1

12 Jul 06:35
Compare
Choose a tag to compare

Fixed

  • Add WAI-ARIA roles to some non-semantic elements
  • Fix mobile layout in term.html
  • Add mobile display for nav right section

Full Changelog: v3.0.0...v3.0.1

v3.0.0

09 Jul 07:49
Compare
Choose a tag to compare

🎉 Hugo Theme Dream 3.0 is released.

See the migration guide for more details.

Release 2.0.0-beta.1

06 May 10:58
Compare
Choose a tag to compare

The beta.1 version adds some new params and also with lots of bug fixes, mainly includes:

  • 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