Vimeo Module changelog

Version 1.2.12:
 - Change: Updated to extract correct Vimeo video ID from a wider range of Vimeo URLs

Version 1.2.11:
 - Change: Repair functions that were being run during an Integrity Check moved to Repair Check

Version 1.2.10:
 - Change: Updates and optimizations to better support PHP 8+

Version 1.2.9:
 - Bug Fix: Possible "Vimeo is not configured correctly" in system check even if configured
 - Bug Fix: Items per page jumper was not working correctly in the Search results browser

Version 1.2.8:
 - Change: Default timeout for Vimeo API calls reduced from 30 to 10 seconds
 - Bug Fix: Possible fatal PHP error when API call would time out

Version 1.2.7:
 - Change: Updated to work with version 2.0.0b1+ of Item Tags module

Version 1.2.6:
 - Change: item_index_meta.tpl added to add social media tags for list page

Version 1.2.5:
 - New: Added item_detail_meta.tpl for social media meta tags

Version 1.2.4:
 - Change: The jrVimeo_embed smarty function now also accepts 'on/off' as an auto_play option

Version 1.2.3:
 - Bug Fix: Possible SQL error if YouTue module was not also installed on system

Version 1.2.2:
 - Bug Fix: Videos could be moved to Recycle Bin during maintenance if API Settings are not configured

Version 1.2.1:
 - Bug Fix: Update 1.2.0 caused Site Builder video to not display in Vimeo Video widget

Version 1.2.0:
 - New: Updated to use Vimeo OAuth API for video access - fixes issues with accessing private videos

Version 1.1.6:
 - Change: javascript for embedding item in editor changed to target the editor where the button was clicked

Version 1.1.5:
 - New: Site Builder widget grid templates added

Version 1.1.4:
 - Bug Fix: Custom fields in the create form were not being added to the datastore

Version 1.1.3:
 - Change: added support for immediate embed feature of Media URL Scanner

Version 1.1.2:
 - Change: Updated to work properly with new Editor Embedded Media module
 - Change: Client Identifier and Secret now accept new Vimeo Key format
 - Bug Fix: Player loaded via URL Scan may be really short
 - Bug Fix: Breadcrumb link in item_detail.tpl may use incorrect URL

Version 1.1.1:
 - New: Added support for new Combined Video module
 - Change: Width of the player is now 100% of the div, height is aspect ratio 16:9

Version 1.1.0:
 - New: Search updated to dynamically load videos to speed up page load time
 - Change: Global Config "consumer id" label changed to "client identifier"
 - Change: Global Config "consumer secret" label changed to "client secret"
 - Change: "Category" removed from item list - key is not present in Vimeo data

Version 1.0.13:
 - New: Search box on index page to search only Vimeo videos
 - New: Search and browsing added to the Editor Embedded Media tab

Version 1.0.12:
 - Change: new "item_embed.tpl" template that works with new Embed module

Version 1.0.11:
 - Change: Updated to work with Editor Embedded Media module and TinyMCE 4

 Version 1.0.10:
 - Bug Fix: Fix for incorrect error result function used on a couple views

Version 1.0.9:
 - Bug Fix: fix invalid stream count variables

Version 1.0.8:
 - New: Proper support for new Media URL Scanner module

Version 1.0.7:
 - New: Daily maintenance option added to remove invalid Vimeo videos

Version 1.0.6:
 - New: If Vimeo page is accessed via SSL, the Vimeo Artwork URL will use an SSL URL

Version 1.0.5
 - New: jrPoll and jrUrlScan listeners added/modified
 - Change: vimeo_embed.tpl now is parsed as a Smarty template

Version 1.0.4:
 - Template updates to support new Item Action Buttons

Version 1.0.3:
 - Integrity Check and optional tag imports

Version 1.0.2:
 - Added action support when creating multiple items via the search form

version 1.0.1:
 - Adding new Changelog