PluginProbe
Embed Privacy / 1.10.0
Embed Privacy v1.10.0
1.14.0 1.13.0 trunk 0.1 1.0.0 1.0.1 1.0.2 1.1.0 1.1.1 1.1.2 1.1.3 1.10.0 1.10.1 1.10.10 1.10.2 1.10.3 1.10.4 1.10.5 1.10.6 1.10.7 1.10.8 1.10.9 1.11.0 1.11.1 1.11.2 All 68 releases
embed-privacy / CHANGELOG.md

CHANGELOG.md in Embed Privacy 1.10.0, at CHANGELOG.md

273 lines 11.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Changelog
2
3 ## 1.10.0
4 * Added: Thumbnail support for Polylang
5 * Added: Filter to prevent orphan thumbnail deletion
6 * Added: New style system for an improved markup and valid HTML code
7 * Improved: Shared content to the Fediverse does not contain the overlay anymore
8 * Improved: Made it more clear what the opt-out shortcode does
9 * Fixed: Missing assets on the blog homepage if it contains an embed
10 * For developers: More notices about deprecated code
11 * For developers: Complete rework of the plugin's code (with complete backwards compatibility). See [](https://epiph.yt/en/embed-privacy/documentation/migration-to-version-1-10-0/the migration guide](https://epiph.yt/en/embed-privacy/documentation/migration-to-version-1-10-0/](https://epiph.yt/en/embed-privacy/documentation/migration-to-version-1-10-0/) for more information
12
13 ## 1.9.2
14 * Improve the text for screen readers upon activating the embedded content
15 * Fixed compatibility with other widget plugins
16 * Fixed handling of videos in Divi
17
18 ## 1.9.1
19 * Fixed an error while uninstalling the plugin
20 * Fixed aspect ratio of embeds embedded via Divi
21 * Fixed spelling of "SlideShare"
22
23 ## 1.9.0
24 * Added support for thumbnails for WordPress TV
25 * Added filter to filter embed arguments
26 * Added filter to ignore certain embeds
27 * Improved style generation to improve performance and fix HTML validation
28 * Improved script loading by using `defer` attributes
29 * Fixed certain fields deleted after changing embed provider to draft
30 * Fixed URL encoding after replacements
31
32 ## 1.8.1
33 * Fixed the output of the opt-out shortcode (thanks wpdabh for reporting)
34
35 ## 1.8.0
36 * Added support for Anghami
37 * Added filter to prevent thumbnail orphan deletion
38 * Added check for PHP DOM extension
39 * Improved loading embed providers
40
41 ## 1.7.3
42 * Improved compatibility with Advanced Custom Fields
43 * Fixed compatibility with PHP 8.2
44 * Fixed a potential PHP warning if a post does not exist while checking permissions
45 * Fixed functionality of the opt-out shortcode if the current website uses a non-standard port
46 * Fixed replacing only the necessary part of embedded contents for custom embeds
47 * Fixed replacing all occurrences of a custom embed in the current content
48 * Fixed multiple unnecessary database queries in migration before the actual check whether a migration is necessary
49 * Fixed downloading the thumbnail multiple times when the same embed is embedded multiple times
50 * Fixed deleted thumbnails if they are only in content of Advanced Custom Fields
51 * Fixed a potential security issue regarding disclosing absolute paths in thumbnail URLs (special thanks to [](https://profiles.wordpress.org/kraftner/@kraftner](https://profiles.wordpress.org/kraftner/](https://profiles.wordpress.org/kraftner/))
52 * Fixed aspect ratio generation if width or height contains a percentage sign
53 * Fixed thumbnail positioning (it's now horizontally and vertically centered)
54 * Fixed HTML output of the opt-out shortcode
55 * General code improvements
56
57 ## 1.7.2
58 * Fixed getting the URL of video shortcodes properly to not block content from the same (sub)domain
59
60 ## 1.7.1
61 * Improved Google Maps height in Kadence Blocks
62 * Fixed a JavaScript error if jQuery is not initialized
63 * Fixed potential PHP warning regarding an undefined variable
64 * Fixed potential PHP warning regarding an undefined hostname while retrieving the embed URL
65
66 ## 1.7.0
67 * Added support for crowdsignal.net
68 * Added support for classic video shortcode/widget
69 * Added support for SlideShare thumbnails (thanks to [](https://github.com/Lazza@Lazza](https://github.com/Lazza](https://github.com/Lazza))
70 * Added support for custom thumbnail generation via filter
71 * Fixed hiding thumbnails after embedded content has been enabled
72 * Fixed aspect ratio for embeds without proper dimension information
73
74 ## 1.6.5
75 * Fixed aspect ratio for non-default content width themes
76 * Fixed handling of the % character
77
78 ## 1.6.4
79 * Fixed aspect ratio for many oEmbeds
80
81 ## 1.6.3
82 * Fixed replacing some oEmbeds
83 * Fixed potential problems while retrieving a single embed provider
84 * Fixed deleting post metadata of embed providers while editing them via WP-CLI
85
86 ## 1.6.2
87 * Restore displaying YouTube thumbnails
88
89 ## 1.6.1
90 * Updated required WordPress version to 5.0
91 * Fixed text links to youtube.com
92 * Fixed Twitter embeds
93
94 ## 1.6.0
95 * Added automatic detection of aspect ratio if given by the embed
96 * Added ability to work with HTML of regular oEmbed providers
97 * Added filter to ignore shortcodes (see [](https://epiph.yt/en/embed-privacy/documentation/#embed_privacy_ignored_shortcodesdocumentation](https://epiph.yt/en/embed-privacy/documentation/#embed_privacy_ignored_shortcodes](https://epiph.yt/en/embed-privacy/documentation/#embed_privacy_ignored_shortcodes))
98 * Added matching links to the new documentation at [](https://epiph.yt/en/embed-privacy/documentation/https://epiph.yt/en/embed-privacy/documentation/](https://epiph.yt/en/embed-privacy/documentation/](https://epiph.yt/en/embed-privacy/documentation/)
99 * Improved handling of matching non-standard elements (embed, iframe, object, see [](https://epiph.yt/en/embed-privacy/documentation/#regex-patterndocumentation](https://epiph.yt/en/embed-privacy/documentation/#regex-pattern](https://epiph.yt/en/embed-privacy/documentation/#regex-pattern))
100 * Fixed Google Maps regex pattern after installation
101 * Fixed behavior of the opt-out shortcode with enabled page caching
102 * Fixed line-height of custom embeds in Elementor
103 * General code improvements
104
105 ## 1.5.1
106 * Fixed storing and displaying video thumbnails from Vimeo that are embedded using the domain player.vimeo.com
107 * Fixed unnecessary line breaks within the classic editor
108 * Fixed displaying the overlay if an embed of a known embed provider followed an embed of an unknown embed provider
109 * Fixed uninstallation issues
110
111 ## 1.5.0
112 * Added support for embed provider Pocket Casts
113 * Added support for Maps Marker and Maps Marker Pro
114 * Added support for Google Maps in Shortcodes Ultimate
115 * Added support to automatically download and display a thumbnail of the embed for Vimeo and YouTube (only in posts)
116 * Added support to re-initiate the database migration and display an error message if it has been failed at least three times
117 * Added support for Polylang and Polylang Pro
118 * Added a new filter to allow stopping Embed Privacy from handling unknown embeds
119 * Added option to disable the direct link in the overlay
120 * Updated logos for Reddit, SmugMug and SoundCloud for better readability
121 * Use the plugin version as parameter for assets to allow better caching and prevent problems with some setups
122 * General code improvements
123 * Fixed a JavaScript error
124
125 ## 1.4.8
126 * Fixed an issue with always active providers being cached by page caching plugins
127 * Fixed printing inline JavaScript only once
128
129 ## 1.4.7
130 * Fixed displaying embeds on mobile devices while using Divi
131 * Fixed the output of assets
132 * Improved regular expression for Google Maps
133
134 ## 1.4.6
135 * Fixed an issue where JavaScript assets may be missing for the opt-out shortcode
136
137 ## 1.4.5
138 * Fixed an issue with always enable an unknown embed provider
139 * Fixed issues with missing JavaScript for Facebook embed of Jetpack
140
141 ## 1.4.4
142 * Fixed a potential encoding issue
143 * Fixed issues with Facebook embed of Jetpack
144 * Fixed issues with registering assets
145
146 ## 1.4.3
147 * Fixed a problem that prevents embed fields from being stored
148
149 ## 1.4.2
150 * Fixed an expired link during plugin activation and creating a new embed provider
151
152 ## 1.4.1
153 * Fixed invalid HTML by changing the accessibility behavior (it's now a separate button)
154 * Fixed potential empty link titles in other locales then English
155 * Fixed potential unwanted URL encoding in the content after Embed Privacy replaced an embed
156
157 ## 1.4.0
158 * Added support for Pinterest and Wolfram Cloud
159 * Improved migrations to fix duplicate providers or performance problems in multisite installations
160 * Embeds can now be enabled via keyboard
161 * Added a link to the original content on the bottom right overlay corner
162 * Added support for caching the opt-out shortcode
163 * Clicking on the "always enable content of X" enables all embeds of this provider on the current page immediately
164 * Improved markup of local tweets
165 * Added additional class to checkbox paragraph, thanks to @florianbrinkmann
166 * Correctly handle backslashes in the regex field
167 * System providers cannot be deleted anymore
168 * Fixed oEmbed provider name if the provider is unknown
169 * Fix enqueuing assets for unknown embed providers
170
171 ## 1.3.6
172 * Fixed enabling multiple YouTube videos in Elementor
173 * Fixed displaying content if the page contains an always active provider
174
175 ## 1.3.5
176 * Fixed functionality in Elementor
177 * Fixed custom embed provider output
178 * Fixed replacing content in shortcodes multiple times
179 * Fixed checking for theme/template
180
181 ## 1.3.4
182 * Fixed deleted meta fields if you put an embed provider in trash and restore it afterwards
183 * Fixed Embed Privacy sometimes trying to replace an embed twice
184 * Fixed an error that may occur if Embed Privacy tries to replace an embed that doesn't need to be replaced
185 * Fixed checking for local domain if WordPress itself is located in a sub-domain
186 * Fixed always enable YouTube within Divi
187 * Fixed overlay line height in Divi
188
189 ## 1.3.3
190 * Improved mobile design for responsive embeds
191 * Fixed centering for non-responsive embeds
192 * Fixed disabled embed content from preventing interactions with the text below the overlay
193
194 ## 1.3.2
195 * Fixed general activation error
196
197 ## 1.3.1
198 * Fixed a fatal error on uninstallation on non-multisite
199 * Fixed activating via WP-CLI
200 * Fixed deleting an option on uninstallation
201
202 ## 1.3.0
203 * Added local tweets without overlay
204 * Added option to preserve data on uninstall
205 * Added compatibility with theme Astra
206 * Added filter `embed_privacy_markup` for filtering the whole markup of an embed overlay
207 * Added proper support for embeds on the current domain
208 * Added support for embeds on other elements than `embed`, `iframe` and `object`
209 * Enqueue assets only if needed
210 * Removed images from media (which had been added in version 1.2.0) and use fallback images for default embed providers
211 * Improved regular expression for Google Maps
212 * Improved texts for clarity
213 * Fixed visibility of custom post type
214 * Fixed network-wide activation
215 * Fixed clearing oEmbed cache
216
217 ## 1.2.2
218 * Added a check if a migration is already running
219 * Fixed a bug where the page markup could be changed unexpectedly
220 * `<object>` elements are now replaced correctly
221 * Added a missing textdomain to a string
222 * Excluded local embeds (with the same domain)
223 * Fixed Amazon Kindle regex being too greedy
224
225 ## 1.2.1
226 * Fixed a bug where the page markup could be changed unexpectedly
227 * Fixed a warning if an embed provider has no regular expressions
228 * Improved migrations of embed provider metadata to make sure they have been added to the database
229
230 ## 1.2.0
231 * Added support for managing embeds (add/remove/edit/disable)
232 * Added support for caching plugins by adding a JavaScript detection for always active embed providers
233 * Added CSS classes that indicate the current state of the embed (`is-disabled`/`is-enabled`)
234 * Added shortcode `[embed_privacy_opt_out]` to allow users to opt-out/in
235 * Fixed responsive design if the embed added an own width
236
237 ## 1.1.3
238 * Changed provider name from Polldaddy to Crowdsignal
239 * Removed provider Hulu
240
241 ## 1.1.2
242 * Fixed a possible difference in the used class name of the embed provider in HTML and CSS
243
244 ## 1.1.1
245 * Removed provider CollegeHumor
246 * Fixed a bug with the automatic addition of paragraphs
247
248 ## 1.1.0
249 * Added option to allow all embeds by one provider
250 * Added provider TikTok, introduced in WordPress 5.4
251 * Added support for Google Maps iframes
252 * Added URL rewrite to youtube-nocookie.com
253 * Added option to save user selection per embed provider
254 * Added provider logo to our placeholder
255 * Added option to filter our placeholders markup
256 * Added support for 'alignwide' and 'alignfull' Gutenberg classes
257 * Added support for using our embedding overlay mechanism for external developers
258 * Improved our placeholder markup to be actually semantic
259 * Changed .embed- classes to .embed-privacy-
260 * Fixed some embed providers that use custom z-index, which results in the embedded content being above the overlay
261 * Fixed typos
262
263 ## 1.0.2
264 * Improved compatibility with [](https://wordpress.org/plugins/autoptimize/Autoptimize](https://wordpress.org/plugins/autoptimize/](https://wordpress.org/plugins/autoptimize/)
265 * Improved compatibility with [](https://wordpress.org/plugins/amp/AMP](https://wordpress.org/plugins/amp/](https://wordpress.org/plugins/amp/)
266 * Fix issue with SlideShare causing wrong (generic) placeholders
267
268 ## 1.0.1
269 * Fixed support for PHP 5.6
270
271 ## 1.0.0
272 * Initial release
273