Check out the new FA UI V.2.4.3

Check video

Changelog

Welcome to the changelog for the latest updates on our plugin! In this section, you'll find detailed information about the newest features, enhancements, and bug fixes that have been implemented.

1.5.8

Cache support for mobile browsers.

Some browsers on mobile devices save the page cache and when you click on the back button it does not reload the JS, this meant that the page transition animation never disappeared.

Page transitions now works with the back button in mobile browsers and safari

Detected bug that affected some users causing Bricks classes to be removed when uninstalling Fancy Animations.

1.5.3

Bug fixes

Fixed some bugs that affected the GoogleSpeed Insights score.

1.5.0

Page transitions

The most important new feature of this update is the page transitions. Other plugins use GSAP, barbara.js or Swup, these libraries will easily add 100kb of JS to your website.

Fancy Animations page transitions use their own native script with Vanilla JS that weighs less than 2kb, and a CSS that weighs less than 1kb. This ensures that it does not affect the loading times of your website unlike other plugins.

You will now find a new sub menu with options for page transitions.

New animations that are compatible with scroll and sliders. You can find them under the name fb-anim–kenburns-*** and fb-anim–kenburns-reverse-***.

This animation has been fixed

1.3.3

Nestable slider support

Animations are now slider compatible, the big new feature is that you can use the same scroll animations, so Fancy Animations doesn’t have to add extra CSS.

Demo: https://fancyanimations.com/sliders/

Slider support has finally arrived, now you can add animations inside sliders and they will be activated and deactivated depending on the visibility of the slide:

Fixed bug where editor elements were hidden when clicking when the FA button was active.

1.3.0

New features

Some user requests in the roadmap have been implemented.

You now have an option to add the minimum screen size to disable animations.

The color fields now also support variables so you can use the colors of your favorite framework.

Previously the CSS optimized output was by default, the CSS optimized output depends on the WordPress cron and sometimes it took several seconds to generate the file. Now the optimized CSS output is disabled by default and when you finish adding the animations to your website you can enable it.

Sub-menu names changed to be clearer

1.2.3

Bug fixes

If you are one of the users who have problems with automatic updates, please download the updated .zip file from your account and upload it manually.

Some users could not update automatically because their server was not trusted by our security system.

Some users could not activate their license because our security system blocked them.

The latest version of WordPress added a security system that blocked compressed plugins with MAC.

1.2.2

Bug fixes

It was an emergency update to fix some bugs.

Button for web visitors to disable animations, this to comply with the WCAG 2.3.3

In some cases the plugin did not allow to remove it.

Some servers were blacklisted by the firewall security system, which blocked access and caused fatal errors when activating or deactivating the license.

Due to the security system of the firewall, in some cases it did not allow to activate the license.

1.2.0

On hover animations

The biggest change in this version is that on hover animations have arrived and are compatible with on scroll animations.

The on hover animations have arrived, they are activated when you hover the cursor over the element. The classes can be searched with fb-hover–

You can search Fancy Animations classes in the free plugin Yabe Open Source – Bricks Plain Classes: https://github.com/yabe-open-source/bricks-plain-classes

Now the accessibility tree is visible even if the element is hidden and the animation on scroll is not triggered.

Animations now work much better in Safari, flicker bugs have been fixed and transitions are now displayed smoother.

1.1.0

First feedback from users

Working on the first user comments and adding other on scroll animations.

Option in the administration so that the animations are shown only once when the page is loaded, and not every time the scroll is repeated.

Blur and Flicker animations have been added.

The license key will not be visible in the plugin administration when you enter

Minor code changes to improve compatibility when combining animations.