PluginProbe ʕ •ᴥ•ʔ
Presto Player / 4.4.0
Presto Player v4.4.0
4.4.1 4.4.0 4.3.3 4.3.2 4.3.1 4.3.0 4.2.4 4.2.3 4.2.2 4.2.0 4.2.1 trunk 1.10.0 1.10.1 1.10.2 1.11.0 1.12.0 1.13.0 1.14.0 1.14.1 1.5.10 1.5.11 1.5.12 1.5.13 1.5.14 1.5.15 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.10 1.6.11 1.6.12 1.6.13 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.7.2 1.8.0 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.9.0 1.9.1 1.9.10 1.9.11 1.9.12 1.9.13 1.9.14 1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.10 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 2.0.16 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.2.0 2.2.1 2.2.2 2.2.3 2.2.3-beta1 2.3.0 2.3.1 2.3.2 2.3.3 3.0.0 3.0.0-beta1 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.1.0 3.1.1 3.1.2 3.1.3 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4
presto-player / changelog.txt
presto-player Last commit date
dist 1 week ago img 3 months ago inc 1 week ago languages 1 week ago src 1 week ago templates 2 months ago vendor 1 week ago LICENSE 5 years ago changelog.txt 1 week ago index.php 5 years ago package.json 2 months ago presto-player.php 1 week ago readme.txt 1 week ago
changelog.txt
884 lines
1 *** Presto Player Changelog ***
2 = 4.4.0 =
3 * New: AI Abilities — connect Claude, ChatGPT, Cursor or any MCP client and work with your videos and analytics in plain language.
4 * Improvement: Tested and verified compatibility with WordPress 7.1.
5 * Improvement: YouTube and Vimeo video titles are now fetched directly instead of via a third-party service.
6 * Fixed: Filtering by trashed status now returns only trashed records.
7 * Fixed: Chapters could save onto the wrong video when two Media Hub videos pointed at the same reusable video post.
8 * Fixed: Updating a video no longer resets fields that were not part of the update.
9
10 = 4.3.3 =
11 * Fixed: Video analytics and email capture now record correctly on sites running Presto Player Pro.
12 * Fixed: Instant Video Page visibility now saves correctly when the block editor's Custom Fields panel is enabled.
13 * Fixed: LearnDash video progression now works when the Presto Player shortcode is nested inside another shortcode.
14 * Fixed: Popups no longer open when Enter is pressed elsewhere on the page.
15 * Fixed: Email capture now recovers from an expired security token on cached pages, and shows a readable message when a submission fails.
16 * Fixed: Pages no longer break or become unresponsive when a Presto Player shortcode points at a deleted Media Hub video, or at videos that reference each other.
17 * Fixed: Email captures from audio players are now recorded against the correct audio item.
18
19 = 4.3.2 =
20 * Improvement: Added internal unit test coverage.
21 * Improvement: Optimized license verification to reduce unnecessary update-check network requests.
22 * Fixed: Self-hosted and HLS videos added by URL now show a readable title instead of the raw URL.
23 * Fixed: FluentCRM email capture now reliably collects email.
24
25 = 4.3.1 =
26 * New: Native Divi 5 module support for the Presto Player video player.
27 * Security: Multiple security hardening improvements.
28 * Fixed: Analytics charts no longer flatline on date ranges longer than 31 days.
29
30 = 4.3.0 =
31 * Improvement: Migrated to Block API v3 for improved compatibility and performance.
32 * Improvement: Reworked editor styling for better performance and reliability.
33
34 = 4.2.4 =
35 * Improvement: WordPress.org plugin guideline compliance and Plugin Check hardening.
36 * Fix: Corrected JavaScript translation file loading so admin interface strings are translated properly.
37 * Fix: Made dashboard navigation tabs and the Media Hub 'Actions' column header translatable.
38
39 = 4.2.3 =
40 * Improvement: Formatting improvements to the readme.
41
42 = 4.2.2 =
43 * Improvement: Documentation and readme updates.
44
45 = 4.2.1 =
46 * Security: Hardening improvements to input and output sanitization.
47 * Improvement: Significantly faster Media Hub loading on sites with large video libraries.
48 * Improvement: Bug fixes and stability improvements in the Media Hub.
49 * Improvement: More reliable bulk actions and selection on the Emails dashboard.
50
51 = 4.2.0 =
52 * New: Redesigned admin experience for a more modern, intuitive interface.
53
54 = 4.1.4 =
55 * Improvement: Presto Player is now compatible with WordPress 7.0.
56 * Security: Enforced post visibility for Media Hub videos embedded via shortcode.
57 * Improvement: Internal code quality and infrastructure improvements.
58
59 = 4.1.3 =
60 * Fix: Prevented fatal error when third-party plugins call the_title filter without a post ID argument.
61
62 = 4.1.2 =
63 * New: Added filters to disable or modify video SEO schema output.
64 * Improvement: Updated NPS Survey library to v1.0.21.
65 * Fix: Resolved fatal error with Korean locale caused by invalid format specifiers in player labels.
66 * Fix: Made playlist 'Next' button label translatable and fixed 'Up Nexts' typo.
67 * Fix: Resolved PHP deprecation warning in CSS sanitization.
68 * Fix: Fixed undefined array key error in reusable video block.
69 * Fix: Restored filterable video attributes on video components.
70 * Fix: Added missing text domain for untranslatable strings.
71 * Fix: Fixed _load_textdomain_just_in_time notice on WordPress 6.7+ by deferring analytics setup.
72
73 = 4.1.1 =
74 * Security: Multiple security hardening improvements.
75
76 = 4.1.0 =
77 * New: Automatic caption generation with BunnyCDN.
78
79 = 4.0.8 =
80 * Improvement: Introduced a new NPS feedback survey.
81
82 = 4.0.7 =
83 * Fix: Missing text domain for strings.
84 * Fix: Resolved an issue with improper escaping of dynamic attribute values in markup output.
85
86 = 4.0.6 =
87 * Fix: Fixed an issue where search results could redirect to a 404 if the search results included a Media Hub item with Instant Video Pages disabled.
88 * Fix: Corrected help text for call to action settings under video preset settings.
89
90 = 4.0.5 =
91 * Fix: Fixed an issue preventing certain Presto settings pages from loading correctly in the WordPress admin.
92
93 = 4.0.4 =
94 * Fix: Update popup assets for WordPress 6.9 compatibility.
95
96 = 4.0.3 =
97 * New: You can now use the "ratio" parameter in the Presto Player shortcode to control the video’s aspect ratio.
98 * Fix: Resolved an issue where muted previews incorrectly played with sound when Lazy Load YouTube was enabled.
99 * Fix: The “Remove all data on uninstall” option now correctly clears all Presto Player data, including Media Hub videos, when uninstalling the plugin.
100 * Fix: Bunny CDN thumbnails were not automatically reflected in videos.
101 * Fix: PHP warnings.
102
103 = 4.0.2 =
104 * Fix: Fullscreen mode not working on Safari in some instances.
105 * Fix: PHP notices related to translations loading before init hook.
106
107 = 4.0.1 =
108 * Fix: Improved error handling for popup image trigger block transformations
109 * Fix: Unnecessary requests when edit post pages.
110
111 = 4.0.0 =
112 * New: Presto Popups! [Learn More](https://prestoplayer.com/docs/presto-popups)
113 * Improvement: Presto player has been rewritten to be more compatible with page builder popups and ajax loaded content.
114
115 = 3.1.3 =
116 * Change: Streamlined branding settings by removing the unused opacity option for better clarity and consistency.
117 * Fix: Disabled autoplay for Vimeo playlists on iOS to prevent videos from starting muted after user interaction.
118 * Fix: PHP warnings.
119
120 = 3.1.2 =
121 * Improvement: Added security vulnerability reporting guidelines to FAQ section.
122
123 = 3.1.1 =
124 * Change: Change playlist items list to have a max-height of 200px on mobile for long lists.
125 * Fix: Issue where video analytics link was incorrectly being shown on profile page, even though they don't have permission to access the page.
126 * Fix: Incorrect text domain for some plugin strings.
127
128 = 3.1.0 =
129 - New: Setting to adjust the aspect ratio of the videos (vertical video support) [Learn More](https://www.youtube.com/watch?v=dKL8t9RtdvA).
130 - Fix: Issue where action bar was sometimes not appearing for lazy loaded Youtube videos.
131 - Fix: YouTube playlist item showing loading bar before playing on iOS devices.
132 - Fix: Select media dropdown spacing issue on initial load in upcoming WordPress 6.8.
133
134 = 3.0.8 =
135 - Fix: LearnDash video progression not working when DIVI builder is used to build lesson pages.
136 - Change: Rename admin bar menu item from "Media" to "Presto Media" to prevent conflict with WordPress media library.
137
138 = 3.0.7 =
139 * Improvement: Fix minor spacing issues with block inspector sidebar in WordPress 6.7.
140
141 = 3.0.6 =
142 * Improvement: CSS syntax suggestions in custom css box.
143 * Improvement: Automatically cap HLS resolution to based on player size (props @karlemilnikka).
144 * Fix: Issue where adding custom css clears out some branding settings.
145
146 = 3.0.5 =
147 * Fix: Player sometimes incorrectly preloading missing file.
148
149 = 3.0.4 =
150 * Fix: Issue with LearnDash video progression not working for synced media hub items.
151
152 = 3.0.3 =
153 * Improvement: Multiple security improvements.
154
155 = 3.0.2 =
156 * Change: Synced media hub items now edit inline instead of navigating to separate edit page.
157 * Fix: WordPress 6.6 compatibility.
158
159 = 3.0.1 =
160 * New: Setting for changing the default Media Hub sync behavior for new blocks.
161 * Improvement: Add "Edit Original" to inspector sidebar for synced media hub items to increase visibility of new feature.
162 * Fix: Issue with private bunny.net private video not signing urls correctly when synced with media hub.
163 * Fix: Making CSS more specific on instant video page to prevent conflicts with themes.
164 * Fix: Wrong textdomain on some translations.
165
166 = 3.0.0 =
167 * New: Instant video pages. Create beautiful video pages with a single click.
168 * New: Sync video blocks with media hub items.
169 * Improvement: Combine all Presto video blocks into a single block.
170 * Improvement: New video placeholder lets you select existing media hub items.
171 * Improvement: Admin media hub selector now shows video type, poster image.
172 * Improvement: Update web components library dependency.
173 * Fix: Presto Player admin menu icon sometimes being altered by problematic 3rd party plugins.
174 * Fix: Issue where adding provider override to a shortcode was not working for audio player.
175
176 = 2.3.3 =
177 * Fix: Playinline setting not applying with some page builder modules.
178 * Fix: PHP debug notice with Learndash integration.
179
180 = 2.3.2 =
181 * Fix: Custom css box sometimes losing focus during typing.
182
183 = 2.3.1 =
184 * Fix: Ensure new media items can be created on playlist block when no media items are present.
185
186 = 2.3.0 =
187 * Improvement: Add new media selector for use in playlist component.
188
189 = 2.2.3 =
190 * Improvement: Multiple security improvements.
191
192 = 2.2.2 =
193 * Improvement: Better keyboard focus states for player controls.
194 * Fix: PHP deprecation warnging for PHP 8.2+
195
196 = 2.2.1 =
197 * Fix: Issue with learndash video progression not working if video is inside DIVI builder lesson page layout.
198 * Fix: Style issue on presets where sliders text was getting cut off.
199 * Fix: LifterLMS null check causing video progress not to show.
200
201 = 2.2.0 =
202 * New: Timestamp behavior on presets (pro required).
203 * New: Setting to pass playlist highlight color to players (pro required).
204
205 = 2.1.0 =
206 * New: Add automatic video SEO schema (poster image required).
207
208 = 2.0.16 =
209 * Fix: Captions getting stuck off when muted preview captions are turned on and the video is played.
210 * Fix: LifterLMS video progression tracking not working in latest version of Lifter Advanced Videos.
211
212 = 2.0.15 =
213 * Fix: Issue with Learndash video progression not working if media hub is added to lesson instead of a video.
214
215 = 2.0.14 =
216 * Improvement: Change default mobile behavior to play inline.
217
218 = 2.0.13 =
219 * Fix: Add compatibility for Beaver Builder Responsive iFrame UI.
220
221 = 2.0.12 =
222 * Fix: Search bar styling issue in plugin sidebar.
223 * Fix: Various style tweaks and fixes in admin video options popups.
224
225 = 2.0.11 =
226 * Fix: Issue with bunny.net block placeholder not loading due to changes in instructions prop with a11y.
227
228 = 2.0.10 =
229 * Fix: Issue with bunny.net blocks not loading on backend due to WordPress 6.4 update.
230
231 = 2.0.9 =
232 * Fix: Compatibility with upcoming WordPress 6.4.
233 * Fix: PHP notice for Learndash video progression with WP DEBUG turned on for some instances.
234 * Fix: Overlays admin modal video being small on some instances.
235 * Fix: Issue where some slower connections may see a flash of un-hidden content on the playlist.
236 * Fix: Playlist block border controls not displaying with the Hello Elementor and few other themes.
237
238 = 2.0.8 =
239 * Fix: Issue with Learndash video progression in newer versions of Learndash for lessons with "Display Timing" set to "After completing sub-steps".
240
241 = 2.0.7 =
242 * Fix: Update hls.js to fix issue with HLS streams not playing on some android devices.
243
244 = 2.0.6 =
245 * Fix: Audio title text overflow issue.
246
247 = 2.0.5 =
248 * Fix: Responsive issue with audio player.
249
250 = 2.0.4 =
251 * Fix: Issue with private videos in playlists (requires Pro 2.0.1)
252
253 = 2.0.3 =
254 * Fix: Compatibility with Elementor 3.6+
255
256 = 2.0.2 =
257 * Fix: Issue with captions not loading on playlists.
258
259 = 2.0.1 =
260 * New: Add shortcode for playlists. (Pro)
261
262 = 2.0.0 =
263 * New: Playlists (Pro)
264 * Improvement: Update HLS streaming library for more reliable HLS playback.
265
266 = 1.14.1 =
267 * Fix: When a new media item added to media hub it replaces existing media from Elementor widget.
268
269 = 1.14.0 - May 1, 2023 =
270 * Improvement: Compatibility with Full Site Editing.
271 * Fix: CSS formatting issues in popup and placeholder.
272
273 = 1.13.0 - February 22, 2023 =
274 * Improvement: Automatically get highest available thumbnail from YouTube when max resolution image is not available.
275 * Improvement: ACF compatibility with file selector.
276 * Fix: Issue with media hub items not fetching on search in Divi Page Builder widget.
277
278 = 1.12.0 - January 18, 2023 =
279 * Fix: Fixed an issue with Media Hub items not fetching on search in Divi Page Builder widget.
280
281 = 1.11.0 - December 29, 2022 =
282 * New: Searchable captions.
283 * Fix: Issue with private audio not working for some WordPress users.
284 * Fix: Issue with action bar and CTA links not working sometimes with url parameters.
285
286 = 1.10.2 - November 30, 2022 =
287 * Improvement: Make captions autodetect text direction.
288 * Fix: Improve accessibility on control buttons with aria-pressed.
289 * Fix: issue with captions sometimes not switching.
290 * Fix: issue with audio player email capture not working.
291
292 = 1.10.1 - October 26, 2022 =
293 * Fix issue with Integrations settings tab not loading for non-pro users.
294
295 = 1.10.0 - October 21, 2022 =
296 * New: Webhooks for email capture.
297 * Fix: Issue with muted autoplay on iOS devices.
298 * Fix: CSS issue with classic bunny.net popup.
299
300 = 1.9.14 - September 20, 2022 =
301 * Fix: Issue with Divi sometimes not able to query media items.
302 * Fix: Issue with large play button sizing not matching on Modern skin.
303 * Fix: Issue with block widgets sometimes not loading video scripts.
304
305 = 1.9.13 - August 01, 2022 =
306 * Improvement: Add filters for HTML attributes to player.
307
308 = 1.9.12 - July 12, 2022 =
309 * Fix: Issue with fallback iframes not having a title attribute.
310
311 = 1.9.11 - July 06, 2022 =
312 * Fix: Issue with volume when chapter is clicked.
313 * Fix: Player icons not working with cross origin URL.
314
315 = 1.9.10 - June 07, 2022 =
316 * Improvement: Use native HLS implementation for iOS devices to increase compatibility with different HLS streaming services.
317
318 = 1.9.9 - June 01, 2022 =
319 * Fix: Reset player progress on end of the video to prevent issue with TutorLMS.
320
321 = 1.9.8 - May 31, 2022 =
322 * Fix: Styling for Preset list in the editor.
323 * Fix: Menu icon compatibility with WordPress 6.0.
324
325 = 1.9.7 - May 12, 2022 =
326 * Improvement: Remove temporary files.
327
328 = 1.9.6 - April 26, 2022 =
329 * Fix: Add function checks in case wp_get_attachment_url is called before WP loads.
330 * Fix: Removing videos database table on uninstall.
331 * Fix: Error removing data on plugin uninstall.
332
333 = 1.9.5 - April 13, 2022 =
334 * Improvement: Increased limit for Bunny.net stream collection list.
335 * Fix: Double play button on iOS mobile devices when Muted Autoplay Preview is enabled.
336
337 = 1.9.4 - March 25, 2022 =
338 * Fix: Media was not loading on non LifterLMS pages.
339
340 = 1.9.3 - March 24, 2022 =
341 * Fix: Issue with CTA skip button sometimes not working on mobile.
342
343 = 1.9.2 - March 09, 2022 =
344 * Fix: Player gets paused when multiple media have muted autoplay enabled on the same page.
345 * Fix: UI issue with Media hub list in Divi Builder plugin.
346 * Fix: Player not loading LifterLMS Quiz pages.
347
348 = 1.9.1 - February 17, 2022 =
349 * Improvement: UI tweaks in the video player appearance.
350 * Fix: Long URLs were not working for the player.
351
352 = 1.9.0 - February 16, 2022 =
353 * New: Introduced Modern skin for video.
354 * New: Introduced Business skin for video.
355
356 = 1.8.6 - February 07, 2022 =
357 * Fix: Quality switcher missing on iOS device for HLS videos.
358 * Fix: Incorrect video links on RSS feed.
359
360 = 1.8.5 - January 28, 2022 =
361 * Fix: Bunny.net popup UI issue with WordPress 5.9.
362 * Fix: Undefined error on click of private audio switch.
363
364 = 1.8.4 - January 20, 2022 =
365 * Fix: Issue with colors not applying to watermark.
366
367 = 1.8.3 - January 18, 2022 =
368 * Fix: Chapters not showing in timeline for Vimeo videos.
369 * Fix: Dynamic text not being replaced in Watermark.
370 * Fix: Issue where muted autoplay videos requiring double-tap on iOS to play.
371 * Fix: Hide logo option not showing in preview.
372
373 = 1.8.2 - January 15, 2022 =
374 * Fix: Issue with TutorLMS latest update breaking videos.
375 * Fix: Timestamp links inherit theme styles.
376 * New: CSS variables for unauthorized view styling.
377
378 = 1.8.1 - January 13, 2022 =
379 * New: Settings to set Default Preset for Audio player
380 * Fix: Audio Player preview UI issues on analytics screen
381
382 = 1.8.0 - January 11, 2022 =
383 * New Feature: Audio player. [Doc](https://prestoplayer.com/docs/presto-player-audio/)
384 * New Feature: Timestamp links shortcode. [Doc](https://prestoplayer.com/docs/presto-timestamps/)
385
386 = 1.7.2 - January 6, 2022 =
387 * Fix: Right to Left issue with the email capture form.
388 * Fix: Whitelist CSS variables for compatibility on archive pages.
389
390 = 1.7.1 - November 17, 2021 =
391 * Compatibility update with WordPress.com hosting stripping out player tag.
392 * Fix z-index issue where action bar is below muted preview.
393 * Fix double-play button issue on iOS devices when muted preview and large play button are enabled.
394 * Automatically set media hub title when left blank.
395 * Update php requirements in readme.txt.
396
397 = 1.7.0 - November 10, 2021 =
398 * LifterLMS video progression and analytics integration. [Learn More](https://prestoplayer.com/docs/lifterlms-advanced-videos-presto-player/)
399 * Video end options (go to start, loop)
400 * WP Rocket compatibility with "Delay Javascript Execution" option.
401 * Shortcode enhancements - ability to add both id and src attributes.
402 * Fix Elementor module edit links for multisite.
403 * Fix conflict Kadence Blocks spacer block in Admin.
404
405 = 1.6.13 - October 22, 2021 =
406 * Fix issue with Dynamic URL Override with Elementor not changing providers.
407
408 = 1.6.12 - October 15, 2021 =
409 * Hotfix - email capture not syncing with integrations.
410
411 = 1.6.11 - October 14, 2021 =
412 * Add compatibility for Vimeo's new private video hash.
413 * Fix issue with video titles getting reset on analytics page.
414
415 = 1.6.10 - October 12, 2021 =
416 * Fix issue with built-in analytics sometimes not working with Youtube videos.
417
418 = 1.6.9 - October 11, 2021 =
419 * Fix compatibility issue with Loco translate not picking up translations from custom directories.
420 * Fix bug where custom css was getting cleared when editing a video.
421
422 = 1.6.8 - September 29, 2021 =
423 * Fix issue with Action Bar not displaying if set to display at 0%.
424
425 = 1.6.7 - September 28, 2021 =
426 * Hotfix: muted autoplay not working properly.
427
428 = 1.6.6 - September 28, 2021 =
429 * Email capture and CTA no longer need to exit fullscreen to show.
430 * Fix issue with private bunny.net videos not loading properly in Overlays editor.
431 * Fix compatibility with WPRocket delay javascript functionality.
432 * Fix issue where Youtube video gets unmuted automatically previously muted then paused and played again.
433 * Fix issue with videos not showing in RSS feeds.
434
435 = 1.6.5 - September 13, 2021 =
436 * Fix memory leak sometimes causing longer videos to freeze or crash.
437
438 = 1.6.4 - September 8, 2021 =
439 * Add placeholder for video loading.
440 * Fix incorrect title in google analytics.
441 * Fix race condition where HLS/Bunny videos sometimes won't load if browser caching is enabled.
442 * Change default lazy loaded Youtube size to be 16/9 to prevent size jump.
443
444 = 1.6.3 - September 2, 2021 =
445 * Fix issue with CTA and Email Collection sometimes getting delayed.
446 * Fix global styles not being outputted in Elementor.
447 * Fix issue with long urls sometimes not saving video.
448 * Fix translations issue with Youtube preset.
449
450 = 1.6.2 - August 31, 2021 =
451 * Fix issue with Rankmath breaking Presto Player in Divi Editor.
452 * Fix issue with shortcode returning styles when inserted into Gutenberg editor.
453 * Fix issue with large play button going behind controls on small player sizes.
454 * Fix issue with some servers changing deleted_at from NULL to 0000-00-00 00:00:00.
455
456 = 1.6.1 - August 26, 2021 =
457 * Fix issue with search term not being sent to server in Divi module.
458
459 = 1.6.0 - August 23, 2021 =
460 * New Feature: Divi Integration.
461 * New Feature: [Dyamic Overlays](https://prestoplayer.com/overlays).
462 * New Feature: [Dyanmic Text Watermark](https://prestoplayer.com/dynamic-watermarks).
463 * Fix issue where Google Analytics was adding multiple load and play events.
464 * Fix issue where large play button will appear in muted overlay when not selected in preset.
465
466 = 1.5.15 - August 23, 2021 =
467 * Fix issue with caption z-index for when dynamic javascript is not enabled.
468 * Fix issue with Email Collection not exiting fullscreen mode.
469
470 = 1.5.14 - August 12, 2021 =
471 * Hotfix: Caption z-index.
472
473 = 1.5.13 - August 12, 2021 =
474 * Fix issue with CTA sometimes not displaying if set to 100% and Lazy Load Youtube is enabled.
475 * Fix issue with CTA overlay opacity not saving.
476 * Fix issue with Safari poster image sometimes not displaying.
477 * Add bottom padding for iPhones full screen for Play inline option.
478 * Fix issue with "Hide Youtube UI" cutting off on fullscreen in some monitors.
479 * Fix PHP notice in elementor when there are not media hub items.
480
481 = 1.5.12 - August 3, 2021 =
482 * Hotfix: Issue with CTAs sometimes not appearing.
483
484 = 1.5.11 - August 3, 2021 =
485 * Fix height issue with bundled javascript versions.
486 * Fix centering issue with Youtube.
487
488 = 1.5.10 - August 2, 2021 =
489 * Fix height issue with Vimeo videos on iOS devices.
490
491 = 1.5.9 - July 26, 2021 =
492 * Fix issue with videos not being centered in iOS fullscreen.
493 * Fix issue with non-standard HLS links not playing as HLS.
494 * Fix issue with Lazy Load Youtube Videos needing a second click on newer iPad devices to play.
495 * Allow focus mode to work with Muted Autoplay.
496
497 = 1.5.8 - July 22, 2021 =
498 * Fix issue with Vimeo videos in Android Webview
499 * Fix additional request with Vimeo videos due to component re-rendering.
500 * Fix issue with Large Play button appearing on Muted Overlay when not enabled in preset.
501 * Fix HLS stuttering issue on iOS devices if Dynamically Load Javascript was not enabled.
502
503 = 1.5.7 - July 20, 2021 =
504 * Fix 5.8 block_categories and allowed_block_types deprecations.
505
506 = 1.5.6 - July 16, 2021 =
507 * Fix issue with CTA sometimes not showing in bundle (non dynamic javascript setting).
508
509 = 1.5.5 - July 13, 2021 =
510 * Fix issue where HLS script sometimes doesn't load depending on theme hooks.
511 * Fix missing "Login" translation in non-logged-in template.
512
513 = 1.5.4 - June 30, 2021 =
514 * Fix issue where Youtube and Vimeo were not using native player with playsinline turned off.
515 * Fix issue with native iOS player and CTAs.
516 * Fix issue with multiple non-preloaded HLS streams on the same page.
517 * Fix issue with CTAs sometimes not displaying
518 * Added missing translation for private video login text.
519
520 = 1.5.3 - June 25, 2021 =
521 * Hotfix: Analytics video edit button opacity.
522
523 = 1.5.2 - June 25, 2021 =
524 * Better default aspect ratio (16:9) for HLS streams that are not preloaded.
525 * Fix video previews being missing from video analytics page.
526
527 = 1.5.1 - June 23, 2021 =
528 * Add a dedicated "Captions" button option.
529 * Change "Play In Viewport" wording to "Focus Mode".
530 * Change resume play position to only happen past 1 second.
531 * Prevent lazy loaded youtube videos from sometimes automatically autoplaying in the admin.
532
533 = 1.5.0 - June 23, 2021 =
534 * Add Play only in Viewport feature.
535 * Add login message for private videos.
536 * Per user video analytics.
537 * HLS loading improvements.
538 * Fix date dropdown in analytics.
539
540 = 1.4.0 - June 2, 2021 =
541 * Add Call to Action Feature
542 * Added player custom CSS box.
543 * Added default preset option
544 * Fixed missing translations.
545
546 = 1.3.0 - May 24, 2021 =
547 * Shortcode enhancements [View Docs](https://prestoplayer.com/docs/presto-player-shortcode).
548 * Ability to turn on/off dynamic javascript loading for better compatibility with script combining.
549 * Preset option to choose sticky scroll position.
550 * Preset option for turning on captions by default.
551
552 = 1.2.9 - May 13, 2021 =
553 * Fix issue with sticky scroll sometimes not working.
554 * Fix minor styling issue with caption wrapping.
555
556 = 1.2.8 - May 12, 2021 =
557 * Fix issue with Open In New Tab not saving for custom button in Action Bar.
558
559 = 1.2.7 - May 12, 2021 =
560 * Fix issue with slow preset seeding query
561
562 = 1.2.6 - May 12, 2021 =
563 * PHP 8 Compatibility
564 * Add bulk editing features to Media Hub.
565 * Fix issue with Elementor not previewing bunny.net stream videos
566 * Fix issue where Bunny Stream private api key could not be manually updated on settings page.
567 * Fix issue with GoDaddy feedback modal breaking javascript on our post type page.
568
569 = 1.2.5 - May 11, 2021 =
570 * Fix issue with individual video pages not loading.
571 * Fix issue with Bunny stream videos not showing title.
572 * Allow vimeo direct hls urls in player.
573
574 = 1.2.4 - May 7, 2021 =
575 * Fix rounded corners issue in Safari.
576 * Fix issue with more than 100 videos in a bunny.net collection.
577
578 = 1.2.3 - May 6, 2021 =
579 * Fix issue with email capture sometimes not displaying.
580
581 = 1.2.2 - May 6, 2021 =
582 * Remove error logging from development.
583
584 = 1.2.1 - May 5, 2021 =
585 * Fix issue with free users not being able to add channel id.
586
587 = 1.2.0 - May 5, 2021 =
588 * New Action Bar. Add a timed YouTube subscribe bar or custom call to action.
589 * Fix default presets not being translatable.
590
591 = 1.1.4 - May 4, 2021 =
592 * Fix issue with Learndash caching video progress when video is changed.
593 * Fix RTL issue with video chapters.
594
595 = 1.1.3 - Apr 26, 2021 =
596 * Fix issue with TutorLMS video progression not marking lessons as complete.
597 * Fix issue where instructor roles in Learndash didn't have access to Bunny.net blocks.
598
599 = 1.1.2 - Apr 23, 2021 =
600 * Add css part to logo so it can be styled.
601 * Add visit time to progress for integrations.
602
603 = 1.1.1 - Apr 22, 2021 =
604 * Fix scrolling issue with bunny classic modal.
605 * Clear transient to force pro update check when core is updated.
606
607 = 1.1.0 - Apr 22, 2021 =
608 * Update core plugin for Bunny.net stream integration!
609
610 = 1.0.16 - Apr 21, 2021 =
611 * Fix issue where some user roles could not add videos if they could not edit posts.
612 * Fix php notice for undefined $logic_video when learndash is enabled and "AFTER" is chosen for video progression.
613 * Automatic RTL language support for email overlay, chapters and captions.
614 * Add css parts to overlay (play button, image) so they can be styled with custom css.
615 * Fix fullscreen centering issue with vimeo on iOS
616 * Fix fullscreen z-index issue with youtube on iOS
617
618 = 1.0.15 - Apr 19, 2021 =
619 * Fix issue with Lazy Load youtube requiring double click on iOS Safari.
620 * Fix issue with overlay not appearing on admin.
621
622 = 1.0.14 - Apr 15, 2021 =
623 * Fix issue with Learndash where Mark Complete buttons don't appear if "BEFORE" is selected in video progression.
624 * Compatibility with Siteground Optimizer
625 * Add video Fallbacks for when javascript fails to load.
626 * Fix issue with default Youtube poster images sometimes not loading.
627
628 = 1.0.13 - Apr 14, 2021 =
629 * Fix poster image not showing for Vimeo videos.
630 * Fix issue with poster image not appearing if more than one Youtube video is on a page.
631 * Fix debug notices if Learndash is activated but on a non-learndash page.
632
633 = 1.0.12 - Apr 13, 2021 =
634 * Fix issue with LearnDash lesson associated steps not being accessible if "before" is selected for display timing.
635
636 = 1.0.11 - Apr 13, 2021 =
637 * Fix issue where sticky scroll sometimes wasn't disabled on presets.
638 * Do fallback for Youtube Videos in Webview due to webview play restrictions in the YouTube API.
639
640 = 1.0.10 - Apr 13, 2021 =
641 * Fix javascript error when "Use existing on-page tag" setting is selected.
642 * Fix conflict with WP Offload SES plugin.
643
644 = 1.0.9 - Apr 11, 2021 =
645 * Fix remove unused javascript files.
646
647 = 1.0.8 - Apr 11, 2021 =
648 * Fix issue with email overlay sometimes showing incorrectly.
649
650 = 1.0.7 - Apr 11, 2021 =
651 * Fix issue with email overlay not showing if percentage is chosen.
652
653 = 1.0.6 - Apr 11, 2021 =
654 * Fix analytics reporting issue since 1.0.0.
655
656 = 1.0.5 - Apr 11, 2021 =
657 * WPRocket script combine compatibility.
658 * Fix issue with Youtube autoplay and Youtube muted autoplay not working intermittently.
659 * Fix issue with iOS/Safari/Vimeo during fullscreen where the video is not showing if rounded corners are enabled.
660 * Fix issue with 10 second skip tooltip showing 0s instead of 10s.
661
662 = 1.0.4 - Apr 10, 2021 =
663 * Fix issue where muted autoplay sometimes working with YouTube videos.
664
665 = 1.0.3 - Apr 6, 2021 =
666 * Fix issue with Vimeo private videos not showing if domain restriction was enabled.
667
668 = 1.0.2 - Apr 6, 2021 =
669 * Fix issue with Email capture z-index with Youtube videos
670 * Fix issue with Email capture not automatically playing lazy loaded Youtube videos.
671
672 = 1.0.1 - Apr 6, 2021 =
673 * Fix issue with sticky scroll z-index.
674
675 = 1.0.0 - Apr 6, 2021 =
676 * Email Capture (Requires Pro v1.0.0) - capture emails from visitors to allow watching of videos on your site. Integrate with FluentCRM, Mailchimp, MailerLite, or ActiveCampaign.
677 * Youtube Privacy Enhanced Mode (Requires Pro v1.0.0) - you can now turn this global setting on to embed YouTube videos without using cookies that track viewing behaviour.
678 * Style-Conflict Free - The player has been refactored into a web component, so it is now unaffected by theme styles.
679 * Dynamic Loading - The player now loads dynamically on the page, meaning it works seamlessly with popup plugins and lazy or ajax loading content.
680
681 = 0.0.57 - Mar 30, 2021 =
682 * Fix issue with Vimeo video not vertically centering on iOS devices.
683 * Fix issue with Learndash sometimes not hiding "Mark Complete" button.
684
685 = 0.0.56 - Mar 25, 2021 =
686 * Fix issue with muted autoplay playing with volume with Youtube videos introduced in last update.
687
688 = 0.0.55 - Mar 24, 2021 =
689 * Fix issue where Youtube video plays muted if clicked while loading.
690
691 = 0.0.54 - Mar 22, 2021 =
692 * TutorLMS video progression and watch time integration! [Watch A Video](https://prestoplayer.com/docs/tutorlms)
693 * Fix issue with some servers not allowing indexing of large varchar fields in database (Pantheon).
694
695 = 0.0.53 - Mar 18, 2021 =
696 * Fix style issue with Presto video block placeholder.
697 * Fix issue with Vimeo controls not being able to be retrieved in Firefox.
698 * Fix issue with not entering iosfullscreen of vimeo videos with playsinline=true.
699 * Fix vimeo aspect ratio on mobile.
700
701 = 0.0.52 - Mar 16, 2021 =
702 * Fix issue with black bars appearing on the top and bottom of YouTube videos.
703
704 = 0.0.51 - Mar 15, 2021 =
705 * Fix issue with learndash not disabling complete lesson button with "Before" selected.
706 * Fix issue with Youtube not fetching max res poster image.
707
708 = 0.0.50 - Mar 12, 2021 =
709 * Fix issue with some translations not being picked up due to JSX formatting.
710
711 = 0.0.49 - Mar 12, 2021 =
712 * Fix issue with Vimeo videos not being able to be played in Chrome if unmuted.
713
714 = 0.0.48 - Mar 12, 2021 =
715 * Fix issue with reusable videos showing up as "Untitled" on analytics page and not be clickable.
716
717 = 0.0.47 - Mar 11, 2021 =
718 * Fix issue with learndash not marking lesson as complete when quiz is next step.
719
720 = 0.0.46 - Mar 10, 2021 =
721 * Fix issue with private self-hosted video not working for non-admin users.
722 * Fix issue with Vimeo showing Vimeo's play button if Presto Player's play button was not set.
723 * Add ability to filter block attributes/data.
724
725 = 0.0.45 - Mar 9, 2021 =
726 * Fix issue with translations breaking settings page.
727 * Fix issue with learndash progression not working with Elementor pages.
728
729 = 0.0.44 - Mar 9, 2021 =
730 * Fix issue where muted autoplay was sometimes not logging analytics.
731 * Fix issue with translations overwriting some gutenberg translations in admin.
732
733 = 0.0.43 - Mar 8, 2021 =
734 * Fix conflict between Gravity Forms Block and Presto Player
735
736 = 0.0.42 - Mar 5, 2021 =
737 * Adding missing translation strings
738 * Fix issue where tapping muted autoplay video sometimes needed double tap on mobile.
739
740 = 0.0.41 - Mar 4, 2021 =
741 * Fix missing javascript translations on admin.
742 * Fix issue with iOS devices not being able to tap to get vimeo controls back.
743 * Fix issue with muted autoplay not restarting.
744
745 = 0.0.40 - Mar 4, 2021 =
746 * Fix issue with javascript translations not applying with Loco Translate.
747
748 = 0.0.39 - Mar 4, 2021 =
749 * Fix issue with Loco Translate picking up wrong .pot file
750
751 = 0.0.38 - Mar 2, 2021 =
752 * Add HLS video support! (Pro)
753 * Fix issue with Vimeo and save play position
754 * Fix issue with ajax progress and multiple players per page.
755 * Fix issue with LearnDash + Elementor not letting Elementor load if WP_DEBUG is on.
756
757 = 0.0.37 - Mar 1, 2021 =
758 * Hotfix: Issue with play button missing on muted autoplay with TutorLMS
759 * Hotfix: Issue with Beaver Themer overriding focus styles on play button causing it to not be tappable on mobile.
760 * Enhancement: Ship javascript source files with plugin to help with translations.
761
762 = 0.0.36 - Mar 1, 2021 =
763 * Update PHP requirements to 7.1
764 * Fix issue with muted autoplay not resuming play position on play when both options are enabled.
765 * Fix muted overlay focus style conflict that won't allow playing on some mobile devices while using Beaver Builder.
766 * Fix issue with poster image not appearing in desktop Safari for some videos.
767 * Fix issue where YouTube Autoplay sometimes does not have sound on Edge, Safari and Firefox.
768
769 = 0.0.35 - Feb 26, 2021 =
770 * Fix issue where ajax progress wasn't reaching 100%.
771 * Fix issue where ajax progress wasn't working without pro version installed.
772 * Fix issue where ajax progress was sending progress for muted autoplay.
773 * Make sure overlay images are responsive in case theme doesn't have responsive image css.
774 * Add translations to screen reader elements in player.
775
776 = 0.0.34 - Feb 26, 2021 =
777 * Fix conflict with Beaver Builder not allowing mobile clicks with muted autoplay.
778
779 = 0.0.33 - Feb 25, 2021 =
780 * Add polyfill for older browsers.
781 * Fix style conflict with astra and progress/volume bars.
782
783 = 0.0.32 - Feb 25, 2021 =
784 * Fix conflict with fitvids.js script.
785
786 = 0.0.31 - Feb 24, 2021 =
787 * Fix issue with chapters not showing up if "Performance Preference" is set to "extreme".
788 * Add some missing javascript translations.
789
790 = 0.0.30 - Feb 24, 2021 =
791 * Rename preload options to "performance preference" to make the feature easier to understand.
792
793 = 0.0.29 - Feb 24, 2021 =
794 * Fix some issues with fullscreen z-index on iOS devices.
795 * Fix overflow issue with playback speed menu on mobile.
796 * Make sure volume nob is not hidden on mobile in case of previous muting of other players.
797 * Fix issue where progress hook was never reaching 100%
798
799 = 0.0.28 - Feb 23, 2021 =
800 * Added LearnDash progression!
801
802 = 0.0.27 - Feb 22, 2021 =
803 * Fix issue with Presto Player breaking Cartflows pages when using Elementor.
804
805 = 0.0.26 - Feb 22, 2021 =
806 * Allow related videos to be clickable at end of youtube videos.
807
808 = 0.0.25 - Feb 21, 2021 =
809 * Fix issue with Vimeo videos not rendering correctly in Beaver Builder module.
810
811 = 0.0.24 - Feb 21, 2021 =
812 * Classic editor compatibility.
813
814 = 0.0.23 - Feb 21, 2021 =
815 * Add php actions for video progress for compatibility with 3rd party plugins.
816 * Don't load analytics or refresh analytics nonce unless video has started playing.
817
818 = 0.0.22 - Feb 20, 2021 =
819 * Ensure tags taxonomy is private.
820
821 = 0.0.21 - Feb 20, 2021 =
822 * Add tags for filtering/sorting of Media Hub.
823
824 = 0.0.20 - Feb 20, 2021 =
825 * Fix issue with svg controls not loading on backend.
826
827 = 0.0.19 - Feb 20, 2021 =
828 * More reliable video script output on shortcodes in different contexts (ACF, Pods).
829
830 = 0.0.18 - Feb 20, 2021 =
831 * More reliable video script output on Elementor templates.
832
833 = 0.0.17 - Feb 20, 2021 =
834 * Fix issue where video scripts were being loaded on pages without videos.
835
836 = 0.0.16 - Feb 20, 2021 =
837 * Revert last change due to issues with Elementor.
838
839 = 0.0.15 - Feb 20, 2021 =
840 * Fix issue where video scripts were being loaded on pages without videos.
841
842 = 0.0.14 - Feb 19, 2021 =
843 * Fix possible glitch with sidebar plugins crashing on reusable video pages.
844
845 = 0.0.13 - Feb 19, 2021 =
846 * New: Beaver Builder Module!
847 * Fix compatibility issues with iOS Safari with certain video settings.
848
849 = 0.0.12 - Feb 19, 2021 =
850 * Only save our settings on the settings page to prevent invalid errors for other settings.
851
852 = 0.0.11 - Feb 19, 2021 =
853 * Database performance optimizations
854 * Fix issue if jQuery migrate is disabled.
855
856 = 0.0.10 - Feb 18, 2021 =
857 * Fix issue with videos not showing up with Restrict Content Pro
858
859 = 0.0.9 - Feb 18, 2021 =
860 * Fix issue with videos not showing up with Restrict Content Free
861
862 = 0.0.8 - Feb 16, 2021 =
863 * Turn analytics off by default.
864
865 = 0.0.7 - Feb 15, 2021 =
866 * Allow authors and editors to edit branding.
867 * Fix border radius preview.
868 * Fix php notices.
869
870 = 0.0.6 - Feb 15, 2021 =
871 * Fix sticky scroll.
872 * Allow editing of Bunny.net details from settings page.
873 * Fix issues with Facebook webview in iOS.
874
875 = 0.0.5 - Feb 15, 2021 =
876 * Fix mobile Safari fullscreen issues.
877
878 = 0.0.4 - Feb 12, 2021 =
879 * Fix lazy loaded youtube videos on mobile Safari.
880
881 = 0.0.3 - Feb 10, 2021 =
882 * Initial release
883
884