Skip to content

Releases: Lednerb/bilberry-hugo-theme

Version 1.12.0

08 Oct 16:21
1c6d3d4
Compare
Choose a tag to compare

This release also fixes the bug #128!

Fixed

  • Bug #128 that prevent to build the site.
  • Deprecation warning with SCSS, thanks to @nnja
  • README.md for the latest instructions
  • Font path issues

Added

  • Feature for a Pinned Post, thanks to @nnja
  • Feature to customize the post icon, also by @nnja
  • Feature to exclude an post from the main page, @nnja again!
  • Hungarian Language, provided by @davidsarkany
  • Turkish Language, provided by @hycakir

Hotfix - 1.11.1

15 Sep 07:52
3296861
Compare
Choose a tag to compare

Fixed

  • Broken font path since Version 1.10.0 (#114, #115)

Version 1.11.0

14 Sep 17:43
2d75998
Compare
Choose a tag to compare

Added

  • Language Brazilian Portuguese, thanks to @marcelocg (#112)
  • Updated Korean language

Version 1.10.0

10 Sep 11:14
3ef3097
Compare
Choose a tag to compare

Fixed

  • Incorrect rendering of task lists (#108)
  • Displaying the RSS line in the footer

Added

  • Support for hugo pipes, no longer need for npm dependencies (#102)
  • Option to configure the overlayIcon (#56)
  • Option to configure the date format (#53)
  • Option to display the Reading Time (#51)

Version 1.9.1

30 Aug 17:54
14a03a3
Compare
Choose a tag to compare

Fixed

  • Issues with the GoHugo Theme's requirements for the themes.gohugo.io site

Version 1.9.0

30 Aug 11:24
5029a36
Compare
Choose a tag to compare

Added

  • All-Contributors list to README.md
  • Chinese language, thanks to @AgennyBrof
  • Korean language, thanks to @hithat (user at poeditor.com)

Version 1.8.1

16 Aug 15:59
494a446
Compare
Choose a tag to compare

Added

  • Africans language

Changed

  • Removed Patreon example content and introduced the new Discord server:
    Discord
  • Language files from .yaml to .toml and switched to POEditor for translations.

Version 1.8.0

09 Aug 14:01
3f6ae69
Compare
Choose a tag to compare

Added

  • Vietnamese language, thanks to @anhchungite
  • Danish language, thanks to @GMpet
  • Open Graph meta data, thanks to @anhchungite again!
  • RSS support, contributed by @NickBusey

Fixed

Version 1.7.1 | Link-Hotfix

17 Jun 20:44
0dedc9e
Compare
Choose a tag to compare

Fixed

  • Broken links in favicon, algolia-logo and theme.css

Version 1.7.0 | Multi-Language-Support

17 Jun 19:27
2cf3c8c
Compare
Choose a tag to compare

🎉 Multi-Language Support 🎉

Added

  • Multi-Language Support
    You can now have your blog and blog posts in many languages.
    The algolia search does also support a multi-language site.
  • Support for Page Resources
  • Increased privacy by removing dependencies from CDNs and Google Fonts
  • Japanese language file, contributed by @chibikun
  • Easier gallery and featuredImage handling. See announcement in 1.6.0
  • Instructions to customize 404.html site (#46)
  • Default values to prevent rendering issues when config.toml variables are not set (#65)

Fixed

  • URLs for posts, categories, tags, and authors, thanks to @anhchungite
  • CSS import with different baseURL (#68)
  • Space for top-nav (#80)
  • Pages for the taxonomy overviews (categories, tags and authors) (#59)