Flyntwp Flynt Versions Save

Component based WordPress starter theme, powered by ACF Pro and Timber, optimized for a11y and fast page load results.

v2.1.0

2 months ago

What’s Changed

  • Updated Swiper to Version 11.
  • Updated Vite to Version 5.
  • Added entity encoding to TinyMCE configuration.
  • Updated Image behavior to prevent division by zero errors.
  • Added fetchpriority to logo images.
  • Updated external avatar images sideload handling.
  • Replaced TimberLoader with TimberMetaTransformValues.
  • Improved accessibility by adding aria-label values.
  • Improved code readability and maintainability.
  • Added return types and type hints for better code clarity.
  • Updated dependencies and followed consistent formatting.

Full Changelog: https://github.com/flyntwp/flynt/compare/v2.0.1...v2.1.0

v2.0.1

7 months ago

What’s Changed

New Contributors

Full Changelog: https://github.com/flyntwp/flynt/compare/v2.0.0...v2.0.1

v2.0.0

9 months ago

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: https://github.com/flyntwp/flynt/compare/v1.4.0...v2.0.0

v1.4.1

1 year ago

Bug Fixes

Other

v1.4.0

3 years ago

Features

  • shortcodes, NavigationFooter: add global shortcodes and examples for dynamic copyright notices (#297) (00f9f6b)
  • theme: use wp_get_environment_type for WP_ENV (#298) (5bf90db)

Bug Fixes

  • SliderImages: add Number polyfill to fix Swiper v6 in IE (#304) (72e2be9)
  • theme: force visuallyHidden styles (#301) (d0e7645)
  • theme: rename skiplink text (#307) (f82743d)
  • TimberDynamicResize: convert path with backslash to slash for uploads basedir just as get_home_path() (#299) (789098e)

Other

  • php: adjust several argument definition (b7f64f9)
  • swiper: only import needed components (#319) (ff82ebd)

v1.3.0

3 years ago

Features

  • BlockVideoOembed: add multiple size options (a26a933)
  • Components: Accessibility Improvements (1ebc27b)
  • ExternalScriptLoader: remove (8c54251), closes #283
  • FormPasswordProtection, post, GridPostsArchive: add missing titles in favor of accessibility (4891096)
  • NavigationMain: allow changing the logo via the customizer (4e84112)
  • pageComponents: add page components to all pages and post types, but posts (f218164)
  • RemoveEditor: dequeue Gutenberg styles (3321873), closes #261
  • theme: add heading format classes (6f357ce)
  • TimberDynamicResize: finetune functionality, add global options (40e2f64)
  • translations: make component labels translatable (4524cab)

Bug Fixes

  • baseStyle: add missing parenthesis to data:image causing issues in IE (071970d)
  • BlockVideoOembed: substitute deprecated selector (#244) (0338027)
  • ComponentLogServer: check if WP_ENV is defined (04299f9), closes #247
  • FeatureAdminComponentScreenshots: fix preview image not being full width (7a68830)
  • MimeTypes: allow png uploads, remove max upload size, update instructions (33f0247)

v1.2.1

4 years ago

Bug Fixes

  • build: update and validate composer.json on release (0b44209)

v1.2.0

4 years ago

Features

  • BaseStyle: add print styles (fc37b44), closes #236
  • BaseStyle: implement sticky footer concept (19918b3), closes #227
  • HTML5: remove type for script and link tags (9f08d95), closes #210
  • TimberDynamicResize: always store in dynamic folder (7e0d931)
  • TimberDynamicResize: change db structure (d85f4e8)
  • TimberDynamicResize: clean up filters (9ed45c0)
  • TimberDynamicResize: merge header instead of append (631222b), closes #224
  • TimberDynamicResize: use wp functions for 404 and redirect (b50dc00)
  • TimberDynamicResize: use wp rewrites (0ede66b)

Bug Fixes

  • assets: only import script.js and admin.js (c9d1c25)
  • BaseStyle: change Reset Theme headline from h2 to h3 (e29813e)
  • Oembed: check if $iframeTagHtml exists (61debe5)
  • theContentFix: don't add shortcode to custom css (43272e4)

v1.1.1

4 years ago

Bug Fixes

  • AdminComponentScreenshots: execute on document ready (aa93a59)
  • publicPath: pass via wp_localize_data (bfb2435)
  • theContentFix: correctly call in_array (fe5039f)

v1.0.0

4 years ago

It’s been a long journey to finally releasing Flynt v1.0.0 🚀 Starting as a framework, Flynt has become a component based WordPress Starter Theme for developers, preloaded with Base Components and optional Premium Components. Now we can't wait to see you getting your hands on it!