-
Notifications
You must be signed in to change notification settings - Fork 3
/
changelog.txt
171 lines (117 loc) · 2.8 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
== Changelog ==
= 1.2.17 =
* Bug fix in width-from-flex setting.
= 1.2.16 =
* Build process updated.
= 1.2.15 =
* Documentation link update.
= 1.2.14 =
* Bug fix for template URLs
= 1.2.12 =
* Bug fix in min-width
= 1.2.11 =
* Min width option added
= 1.2.10 =
* Bug fix in gumlet.js.
= 1.2.9 =
* Bug fix.
= 1.2.8 =
* Option added to take width from Flex
= 1.2.7 =
* Fix for WordPress 5.9.0
= 1.2.6 =
* Fix issue for some websites.
= 1.2.5 =
* Gumlet.js upgrade
= 1.2.4 =
* Gumlet.js upgrade
= 1.2.3 =
* Code revamped
* Now serving Elementor gallery ajax requests.
* Bug fix.
= 1.2.2 =
* Now serving AMP requests through GUMLET.
= 1.2.1 =
* Settings panel revamped.
* New option given to detect client-side WebP support.
= 1.2.0 =
* Settings panel revamped.
* New option given to detect client-side WebP support.
= 1.1.55 =
* Fix image display for AMP.
= 1.1.54 =
* Fix image display for FB instant articles.
= 1.1.53 =
* Webp detection happens on client-side.
= 1.1.51 =
* Reverted changes in 1.1.50.
= 1.1.50 =
* Bug fix for some themes.
= 1.1.48 =
* Bug fix.
= 1.1.47 =
* Added more logging for easy debug.
= 1.1.46 =
* Added more logging for easy debug.
= 1.1.45 =
* Fixes for ajax requests.
= 1.1.44 =
* Woocommerce lightbox fix.
= 1.1.43 =
* Wordpress thumbnail fix.
= 1.1.41 =
* Elementor gallery fix.
= 1.1.40 =
* Fix for RSS feed.
= 1.1.39 =
* Fix for RSS feed.
= 1.1.38 =
* Gumlet does not unnecessarily replace image URLs
= 1.1.37 =
* Bug fix for rss feeds.
= 1.1.36 =
* Bug fix for background images.
= 1.1.35 =
* Bug fix for RSS feeds.
= 1.1.34 =
* Bug fix in exclude URLs.
= 1.1.33 =
* Fix for some background images not processed through Gumlet.
= 1.1.32 =
* Fix for S3 bucket URLs.
= 1.1.30 =
* WooCommerce zoom viewer fix.
= 1.1.30 =
* Fixes for brizy builder.
= 1.1.29 =
* Further fixes for Oxygen builder.
= 1.1.28 =
* Fix for Oxygen builder.
= 1.1.27 =
* Brizy editor fix.
= 1.1.26 =
* WooCommerce gallery display fix.
= 1.1.25 =
* Fix AJAX bug introduced in 1.1.24
= 1.1.24 =
* Brizy and Beaver builder issues are resolved.
* Plugin now plays better with <picture> and <source> tags.
= 1.1.23 =
* Minor fixes to improve performance
= 1.1.22 =
* Bug fix in applying "Use <img> width" config.
= 1.1.21 =
* Fixes WooCommerce gallery image zoom.
= 1.1.20 =
* Bug fix: Settings are not wiped out on plugin disable and update.
* Feature: Added option to take image width either from <img> width attribute or calculate on-the-fly.
= 1.1.17 =
Bug fix for image URLs with non-english characters.
= 1.1.14 =
Fixes some minor issues while displaying images.
= 1.1.12
* Added option to use original or processed images
* Bug fixes for default options
* Removed option for auto-webp. The setting can be changed for a source from Gumlet panel
= 1.1.11
* Improved compatibility with some lazy-load plugins.