Skip to content

Latest commit

 

History

History
384 lines (176 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

384 lines (176 loc) · 18.6 KB

Changelog

1.8.4 (2024-11-02)

Bug Fixes 🐞

  • broken previous doc link and next doc link (#1080) (bc4d8bb)

1.8.3 (2024-10-12)

Styles 🎨

  • tweak active docs nav item border color (#1077) (a71e7c5)
  • tweak margin top for the headings of foldable blockquote alerts (ec46859)

1.8.2 (2024-10-10)

Bug Fixes 🐞

1.8.1 (2024-10-09)

Documentation 📝

  • mention blockquote alerts on alert shortcode (bf23edb)

Bug Fixes 🐞

  • add default style for alert links (658a243)

1.8.0 (2024-10-09)

Features ✨

Bug Fixes 🐞

1.7.2 (2024-09-04)

Bug Fixes 🐞

  • adapt to Hugo v0.134.0 Summary changes (0272f5d)

1.7.1 (2024-08-29)

Bug Fixes 🐞

  • correct taxonomy titles (ff31f29)

Styles 🎨

  • change scrollbar width and hover color for docs nav and sidebar (8aa8ded)

1.7.0 (2024-08-23)

Features ✨

  • add the sass_transpiler parameter, default to libsass (#1066) (94c4b15)

Bug Fixes 🐞

  • correct sidebar, header and footer layouts when enabling sidebar.fixed (#1064) (cd9b2fa)

Styles 🎨

  • sidebar: change overflow as auto, width as thin and color when hovering (6b9029c)

1.6.6 (2024-08-22)

Bug Fixes 🐞

1.6.5 (2024-08-20)

Bug Fixes 🐞

  • remove usage of deprecated functions and variables of upstream (#1057) (c8b52e6)

1.6.4 (2024-08-19)

Bug Fixes 🐞

  • sidebar toggle on list and single page (f8b09f2)

1.6.3 (2024-08-19)

Bug Fixes 🐞

1.6.2 (2024-08-19)

Bug Fixes 🐞

Styles 🎨

  • set max-height for code block to partially avoid CLS issue (f2f722c)

1.6.1 (2024-08-18)

Bug Fixes 🐞

  • rename docsNav.reduceFontSize to docs.nav.reduceFontSize (5ce293e)

1.6.0 (2024-08-18)

Features ✨

  • add the docsNav.reduceFontSize parameter (#1046) (052f160)

1.5.8 (2024-08-05)

Bug Fixes 🐞

1.5.7 (2024-06-15)

Bug Fixes 🐞

  • avoid paginating on non pagination pages (#1039) (399c304)

1.5.6 (2024-04-19)

Documentation 📝

  • fix broken link to the documentation for menu properties on Hugo site. (#1033) (9af5a21)

Bug Fixes 🐞

  • i18n: update Ukrainian localization file (#1037) (379a6a4)

1.5.5 (2024-02-21)

Bug Fixes 🐞

  • repo widget file paths on Windows computers (#1029) (129b573)

1.5.4 (2024-02-21)

Bug Fixes 🐞

1.5.3 (2024-01-24)

Documentation 📝

  • deploy on DigitalOcean App Platform (948b204)
  • update content-begin hook (7380444)

Bug Fixes 🐞

  • i18n: correct color_cyan translation in Russian (c340404)

1.5.2 (2024-01-21)

Bug Fixes 🐞

1.5.1 (2024-01-03)

Bug Fixes 🐞

1.5.0 (2023-12-02)

Features ✨

  • add the numberifyHeadings page parameter (#1011) (9947857)

Bug Fixes 🐞

1.4.1 (2023-11-05)

Bug Fixes 🐞

  • correct archive month localization (a464d74)
  • correct the broken style of archive month (8c16acd)

1.4.0 (2023-11-05)

Features ✨

  • add archive.monthFormat parameter (f334678)

1.3.2 (2023-11-05)

Documentation 📝

  • correct the type of archive.dateFormat (ba51a96)

Bug Fixes 🐞

  • correct the archive posts date format (cde8594)

1.3.1 (2023-10-31)

Documentation 📝

  • replace the GoogleAnalytics parameter with services.googleAnalytics.ID (7dd8dfe)

Bug Fixes 🐞

  • archives: correct the dateFormat parameter (#999) (065ba24)
  • social: replace site.Social with site.Params.social (#1002) (5b2e093)

Internationalization 🌐

  • improve translations in Russian (c0e8aab)

1.3.0 (2023-10-30)

Documentation 📝

  • document the carouselPostCount parameter (b505bcd)

Features ✨

  • add the carouselPostCount parameter which indicates the number of posts on homepage carousel (c8ac437)

1.2.6 (2023-10-29)

Bug Fixes 🐞

  • google-analytics: drop the deprecated template (#991) (1f4caaf)

1.2.5 (2023-10-29)

Documentation 📝

Bug Fixes 🐞

Styles 🎨

1.2.4 (2023-10-03)

Continuous Integration

Documentation 📝

  • added another line encouraging people to add their own translation file to the GitHub repository. (41ffa9a)
  • added clarification on defaultContentLanguage parameter (41ffa9a)
  • added small description to defaultContentLanguage (41ffa9a)
  • added Spanish to the language list (41ffa9a)
  • reworded one line to avoid possible confusions (41ffa9a)
  • update documentations (#977) (41ffa9a)

1.2.3 (2023-09-17)

Bug Fixes 🐞

1.2.2 (2023-07-28)

Bug Fixes 🐞

Styles 🎨

  • align the search bar to middle of the header (#969) (d58856a)

1.2.1 (2023-07-28)

⚠ BREAKING CHANGES

  • remove the post.excerpt parameter

Miscellaneous Chores

Styles 🎨

  • show the description if set (#964) (2e5396d)
  • smoothly scroll on slide component, such as the related posts (#962) (7af2b5e)

1.2.0 (2023-06-27)

Features

1.1.0 (2023-06-16)

Features

  • funding: add support for Buy Me a Coffee (decf0fe)

HBS CHANGELOG

The CHANGELOG are included in Releases now.

v0.68.0

  • Use Hugo Pipes for building assets.
  • Remove assets/css/custom.css, use assets/main/scss/_custom.scss instead.
  • Remove assets/js/custom.js, use assets/main/js/custom.ts instead.
  • Add assets/main/scss/_variables.scss for overriding variables.
  • Remove assets/js/icons.js, use assets/icons/custom.js instead.
  • Remove assets/js/katex.config.js, use assets/katex/js/options.ts instead.
  • Remove assets/js/mermaid.config.js, use assets/mermaid/js/options.ts instead.
  • Remove assets/js/viewer.config.js, use assets/viewer/js/options.ts instead.
  • Remove assets/css/highlight.css, use assets/main/scss/_highlight.scss instead.