Skip to content
Compare
Choose a tag to compare
@websevendev websevendev released this 01 Feb 08:23
· 1 commit to main since this release
  • Front end scripts are now deferred.
  • Lazyload assets option now defaults to true.
  • Added new animation - "Scale", a subtle animation which starts from a slightly scaled up/down state with opacity 0 and transforms into its' initial size while fading in.
  • Added new animation - "Default". Plugin settings now allow to configure an animation that will be used for any block that has selected the "Default" animation.
  • Added new animation - "Inherit". The "Animation container" block now has an option to become an "Animation provider", in which case all the blocks nested inside of it that use the "Inherit" animation will use the animation of the provider block. The provider block can also stagger each subsequent animation by a specified amount.
  • Bundled Lenis - a lightweight smooth scroll library - can be enabled in plugin settings.
  • AOS is now exposed to window object on the front end (window.AOS).
  • Tested up to WordPress 6.7.1.
  • Requires WordPress 6.6.
  • Requires PHP 8.1.
  • Update @wordpress/* packages.