You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Queue system. Now the plugin loads 5 images at the same time to avoid any transfer errors and to speed up the process. This number can be changed using the setConcurrency method in the config provider.
Fixed useImg attribute. Now you can just add useImg without having to set it's value to true.