Skip to content

v2.0.0

Compare
Choose a tag to compare
@timohubois timohubois released this 18 Jul 15:08
· 194 commits to master since this release

Flynt 2.0 – Rekindling Your Love for WordPress (Again)

Meet your new best friend to develop remarkable WordPress websites. With a perfect Google PageSpeed score, an intuitive editing interface, and a trimmed, customizable codebase, this is your chance to fall in love with WordPress, all over again.

Read the full release blog post.

What’s Changed

  • Google PageSpeed Insights scores: a full 100/100 in Performance, Accessibility, Best Practices, SEO.
  • Integrated JavaScript islands architecture loading scripts only when needed.
  • Improved editing interface with Gutenberg support for WordPress posts.
  • ACF Flexible Content components for full-page layouts and enhanced component selection with an integrated search field.
  • Editor styles for a better preview of formatted text.
  • Upgraded build process with Vite, supporting hot module reloading.
  • Transition from jQuery to vanilla JavaScript for the frontend.
  • Reduced and reorganized codebase.
  • Fresh Base Style with CSS custom properties (variables) and components with a boilerplate style.
  • Dropped support for IE 11, progressively enhancing support for latest browsers.
  • Updated all kinds of dependencies.
  • And quite a bunch of other stuff to make things easier and better.

Full Changelog: v1.4.0...v2.0.0