Releases: konstantinmuenster/gatsby-theme-portfolio-minimal
Releases · konstantinmuenster/gatsby-theme-portfolio-minimal
v4.6.5
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
4.6.4 (2023-12-03)
Bug Fixes
- keep specified image size of logo in production build (ecde04c)
v4.6.3
4.6.3 (2023-11-05)
Bug Fixes
- ensure GA tracking if cookie bar is disabled (8de6ee9)
v4.6.2
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
4.6.1 (2023-05-21)
Bug Fixes
- improve hover effect on SocialProfiles (7c1a5fc)
v4.6.0
4.6.0 (2023-05-21)
Features
- add Facebook as social profile (10f7973)
v4.5.1
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
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
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
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)