Skip to content

Releases: fabiorino/crelly-slider

1.4.7

02 Jan 11:14
Compare
Choose a tag to compare
Fix XSS vulnerability

1.4.4

12 Dec 11:58
Compare
Choose a tag to compare
Add compatibility with jQuery 3 and remove some deprecated JS code

Frontend and backend JS code generated various warnings or fatal
errors due to the deprecation of some functions in jQuery 3.
The fatal errors made the plugin incompatible with WordPress 5.6.

- Replaced jQuery mobile with Andrés Zsögön's jquery.events.swipe
library for handling swipe events on mobile and mouse drag events on
desktop. jQuery mobile is not compatible with jQuery 3, so it could no
longer be used.
- Replaced some jQuery functions that were still present in jQuery 3 but
considered deprecated.

1.4.3

09 Aug 21:57
Compare
Choose a tag to compare
Bump tested up to 5.5

1.4.2

24 May 00:04
Compare
Choose a tag to compare
Add tags to readme.txt

1.4.1

23 May 23:23
Compare
Choose a tag to compare
Fix usage of $wpdb->last_error

1.4.0

23 May 23:22
Compare
Choose a tag to compare
Make Gutenberg block strings translatable

1.3.7

04 May 22:35
Compare
Choose a tag to compare
Update license year

1.3.6

02 Feb 11:20
Compare
Choose a tag to compare
Remove post ID from URL

1.3.4

21 Mar 21:59
Compare
Choose a tag to compare
Preparing for 1.3.4

1.3.3

05 Mar 16:11
Compare
Choose a tag to compare
Fixed error in readme