2025-W01

Dec 30, 2024–Jan 5, 2025

8 releases

The first week of 2025 saw the release of several plugins and a theme from the Airfleet suite, including elements for displaying testimonials, logos, and sliders, as well as a login plugin with user authentication checks. The lightyear theme also received an update to include password-protected post templates.

airfleet-lightyear-theme

Release 1.13.0

Added placeholder setup code for spacing

GitHub
View full changelog

Added

  • Added placeholder setup code for spacing
airfleet-elements-sliders-plugin

Release 0.1.2

Renamed a JavaScript event to better reflect its purpose.

GitHub
View full changelog

Fixed

  • Renamed JS event from airfleet-continuous-slider-init to airfleet-slider-init to more actually reflect nature of event
airfleet-elements-testimonials-plugin

Release 0.1.0

Added custom post type and related blocks, components, and filters for displaying testimonials.

GitHub
View full changelog

Added

  • Added custom post type afe_testimonial to store testimonials.
  • Added block elements-blocks-testimonials to display testimonials posts as slider or single static testimonial.
  • Added component elements-components-testimonial to display single testimonial post fields.
  • Added filter airfleet/elements/testimonials/title/default_tag to set default heading tag for Testimonials block.
  • Added pattern testimonials to display testimonials cpt items as slider.
airfleet-elements-logos-plugin

Release 0.1.0

Added new blocks and patterns for displaying static and sliding logos.

GitHub
View full changelog

Added

  • Added block elements-blocks-static-logos to display a strip of Static logos
  • Added block elements-blocks-sliding-logos to display a strip of Sliding logos
  • Added filter airfleet/elements/static-logos/style to set style variations for Static Logos block
  • Added filter airfleet/elements/sliding-logos/style to set style variations for Sliding Logos block
  • Added filter airfleet/elements/static-logos/title/default_tag to set default heading tag for Static Logos block
  • Added filter airfleet/elements/sliding-logos/title/default_tag to set default heading tag for Sliding Logos block
  • Added pattern airfleet/elements-sliding-logos-all-devices Block: Sliding Logos on all devices
  • Added pattern airfleet/elements-sliding-logos-on-desktop Block: Sliding Logos on desktop with Static behaviour on tablet and mobile
  • Added pattern airfleet/elements-static-logos-side-by-side-four-columns Block: Static Logos with side-by-side layout with logos split into 4 columns
  • Added pattern airfleet/elements-static-logos-stacked-no-columns Block: Static Logos with stacked layout, dynamically centered
  • Added pattern airfleet/elements-static-logos-stacked-six-columns Block: Static Logos with stacked layout with logos split into 6 columns
airfleet-elements-sliders-plugin

Release 0.1.1

Improved mobile breakpoint detection

GitHub
View full changelog

Fixed

  • Improved handling of determination of mobile breakpoint when it might not be available
airfleet-elements-sliders-plugin

Release 0.1.0

Added four new elements and an event for sliders: generic, continious, base, and init.

GitHub
View full changelog

Added

  • Added partial elements-partial-generic-slider to display a slider that is used as generic slider
  • Added partial elements-partial-continious-slider to display a slider that is used as continious slider
  • Added partial elements-partial-slider-base to enable swiperjs for both generic and continuous sliders
  • Added JS event airfleet-continuous-slider-init
airfleet-lightyear-theme

Release 1.12.0

Added a template for password-protected posts with consideration for header position.

GitHub
View full changelog

Added

  • Added view templates/password-protected (template for password protected posts that takes into account header position)
airfleet-login-plugin

Release 0.5.0

Added checks to prevent different user logins

GitHub
View full changelog

Changed

  • Internal: Bump @airfleet/wordpress-dev to 3.4.0

Fixed

  • Added more checks to prevent different user login