Skip to content

Releases: hugo-toha/toha

v4.8.0

06 Feb 21:04
aa91957
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.8.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @BernatBC, @SrNetoChan, @davidgs, @dependabot[bot], @hamedp77, @hossainemruz, @maiani, @remyj38 and dependabot[bot] for their valuable contribution in this release.

New Features & Enhancements

This release note has been generated automatically by Release Drafter.

v4.7.0

27 Nov 00:05
3be5a58
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.7.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @davidgs, @dependabot, @dependabot[bot] and @joyao for their valuable contribution in this release.

New Features & Enhancements

Translations

  • Add minute section in zh-cn and zh-tw UI translation (#988) @joyao

Bug Fixes

  • Fix google analytics feature (#989) @joyao
  • Fix input focus and placeholder color for footer section (#1005) @joyao

This release note has been generated automatically by Release Drafter.

v4.6.0

20 Sep 02:08
0d4d8a8
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.6.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @BernatBC, @KhanbalaRashidov, @deining, @dependabot, @dependabot[bot], @hossainemruz, @joyao, @maiani and @steffenba for their valuable contribution in this release.

Highlights

Better Control over Theme

We have restructured how you set the theme for your site. You can now enable or disable dark/light mode and set a default theme. The theme section has been introduced, deprecating the darkMode section. Use the following configuration to control the theme settings for your site:

params:
  features:
    theme:
      light: true # enable light theme. default "true"
      dark: true # enable dark theme. default "true"
      defaultTheme: light # can be either light, dark or system. default "system"

Thanks to @joyao for contributing this.

Button to copy code

We are making your life little bit easier by adding a copy button to every codeblocks.

image

You can enable it in your site by adding copyCodeButton field under params.features section:

params:
  features:
    # Enables copy code button
    copyCodeButton:
      enable: true

Thanks to @BernatBC for contributing this.

Option to filter skills cards

You can now add a category filter in your skill cards. Please, check this sample to enable it.

image

Thanks to @joyao for contributing this.

Added Azerbaijan language

We are welcoming Azerbaijan to our growing set of languages. Now, the theme is available in 23 different languages. πŸŽ‰ Thanks to @KhanbalaRashidov for contributing this.

Changelog

New Features & Enhancements

Translations

Bug Fixes

Dependency Update

This release note has been generated automatically by Release Drafter.

v4.5.0

17 May 09:35
6f318f5
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.5.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @BernatBC, @FunctionalHacker, @Kyserbyte, @andrewmolyuk, @deining, @dependabot, @dependabot[bot], @hossainemruz, @kemalkolcuoglu and @skamensky for their valuable contribution in this release.

New Features & Enhancements

Translations

Bug Fixes

This release note has been generated automatically by Release Drafter.

v4.4.0

19 Mar 16:53
a69388d
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.4.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @BernatBC, @deining, @dependabot and @dependabot[bot] for their valuable contribution in this release.

New Features & Enhancements

Bug Fixes

This release note has been generated automatically by Release Drafter.

v4.3.1

24 Feb 14:48
1ec4cd2
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.3.1. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @BernatBC for their valuable contribution in this release.

This release note has been generated automatically by Release Drafter.

v4.3.0

13 Feb 20:55
b8bee52
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.3.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @BernatBC for his valuable contribution in this release.

New Features & Enhancements

Translations

This release note has been generated automatically by Release Drafter.

v4.2.0

02 Feb 18:33
e8b0cfb
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.2.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @BernatBC, @dependabot, @dependabot[bot], @dietervansteenwegen, @hossainemruz and @niltied for their valuable contribution in this release.

New Features & Enhancements

Translations

Bug Fixes

  • Fix active menu on sidebar not getting highlighted in dark mode (#881) @hossainemruz

This release note has been generated automatically by Release Drafter.

v4.1.1

06 Jan 20:10
0c0072e
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.1.1. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @hossainemruz for their valuable contribution in this release.

This release note has been generated automatically by Release Drafter.

v4.1.0

01 Jan 09:01
fdfee4d
Compare
Choose a tag to compare

I am very excited to announce Hugo theme Toha v4.1.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.

Thanks to @Kyserbyte, @SrNetoChan, for their valuable contribution in this release.

New Features & Enhancements

Translations

Bug Fixes

This release note has been generated automatically by Release Drafter.