Skip to content

Releases: konstantinmuenster/gatsby-theme-portfolio-minimal

v4.6.5

29 Feb 06:18
Compare
Choose a tag to compare

4.6.5 (2024-02-29)

Bug Fixes

  • hide scrollbar on horizontal slider on desktop (9bfdd33)
  • restore functionality for load more button on blog listing (0a4d55d)

v4.6.4

03 Dec 06:42
Compare
Choose a tag to compare

4.6.4 (2023-12-03)

Bug Fixes

  • keep specified image size of logo in production build (ecde04c)

v4.6.3

05 Nov 14:19
Compare
Choose a tag to compare

4.6.3 (2023-11-05)

Bug Fixes

  • ensure GA tracking if cookie bar is disabled (8de6ee9)

v4.6.2

22 Oct 12:10
Compare
Choose a tag to compare

4.6.2 (2023-10-22)

Bug Fixes

  • allow image in AboutSection to be omitted (76a31c7)
  • skip articles creation if blog is disabled (217df43)

v4.6.1

21 May 17:14
Compare
Choose a tag to compare

4.6.1 (2023-05-21)

Bug Fixes

  • improve hover effect on SocialProfiles (7c1a5fc)

v4.6.0

21 May 17:05
Compare
Choose a tag to compare

4.6.0 (2023-05-21)

Features

  • add Facebook as social profile (10f7973)

v4.5.1

13 May 05:09
Compare
Choose a tag to compare

4.5.1 (2023-05-13)

Bug Fixes

  • Fixed a bug where the build was broken due to a missing plugin package (879da6d)

v4.5.0

27 Apr 04:59
d5aab9c
Compare
Choose a tag to compare

4.5.0 (2023-04-27)

Bug Fixes

  • remove default arguments and console.log (43e9cdc)

Features

  • allow custom image fit property (7e70627)

v4.4.0

03 Apr 12:07
Compare
Choose a tag to compare

4.4.0 (2023-04-03)

Bug Fixes

  • replace deprecated option for gatsby image (d4cc92a)

Features

  • add option to disable gatsby-plugin-offline (5a02c42)

v4.3.4

13 Mar 14:12
Compare
Choose a tag to compare

4.3.4 (2023-03-13)

Bug Fixes

  • invoke scroll to section on route changes too (e14954e)
  • use GatsbyLink only for internal links in navigation (8c2546f)