You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
FlexiBlog - React Gatsby Multipurpose Blog Theme
4.0.0
No permission to download
Features
- upgrade to Gatsby v5 and update other dependencies
Refactor
- enable DEV_SSR in gatsby
- refactor code for Gatsby v5 support
- remove deprecated markdown syntax from demo content
- fix invalid author name in demo article
- flow-ui-widgets: improve Twitter sharing card meta tags
- lock mdx plugin version
Bug Fixes
- use patch hook for specific themes
- add React Suspense to fix hydration error
- fix react warnings and hydration errors
Features
- upgrade Gatsby and other dependencies
Refactor
- gatsby-plugin-smooth-scrollbar: remove unused package
Bug Fixes
- gatsby-plugin-proxy-directives: fix GraphQL schemaCustomization warning
- gatsby-theme-flexiblog-personal: fix missing contact button link in about page
Features
- gatsby-blog-core: add includeTableOfContents theme option
- gatsby-blog-core: add tableOfContents to article query
- flow-ui-widgets: add TableOfContentsCompact & TableOfContentsExpanded
- add TableOfContent widget to Post pages
Bug Fixes
- add back excerpt field to post page used for SEO description metatag
- flow-ui-widgets: set open graph type property to article for post pages
- gatsby-theme-flexiblog-education: hide Newsletter widget in Post page if MailChimp is not enabled
Refactor
- flow-ui-theme: decrease fontWeight of h4 and h5 tags