<?php
// No direct access
die('Restricted access');
?>
Changelog
------------
* -> Security Fix
# -> Bug Fix
$ -> Language fix or change
+ -> Addition
^ -> Change
- -> Removed
! -> Note
Version 1.1.13 - 24th September 2022
^ Allow Safe HTML with image caption
+ Add 'div' tag attribute type
Version 1.1.12 - 8th April 2022
+ Add open in new tab option for each image
# Fix styling of px/percentage fields
Version 1.1.11 - 8th April 2022
+ Add aria labels on anchors
Version 1.1.10 - 22nd July 2019
+ Hide info on lowest breakpoint
# Load assets locally
Version 1.1.9 - 17th July 2019
+ Add autoplay option
# Override vendor owl-video-wrapper CSS
Version 1.1.8 - 17th June 2019
+ Set filter attribute on subform text fields
Version 1.1.7
+ Add Vimeo/Youtube link option
Version 1.1.6
^ Convert to Owl carousel (v2)
+ Add zoom to text animations
Version 1.1.5
+ Add title/caption tag option
+ Add title/caption animation style option
+ Add title/caption animation duration option
+ Add title/caption animation delay option
+ Add title/caption hide overflow option
Version 1.1.4
^ Fix title/caption alignment option
Version 1.1.3
# Neutralize .wrapper960 relative position
# Use text color to set nav icon color
Version 1.1.2
# Display text if title OR caption is present
^ Add text alignment controls
^ Add text background controls
Version 1.1.1
# Remove caption container if empty
+ Changelog added