### 2.3.3
Fixed: Missing semicolon in styles.css (#102)
Fixed: Removed the second class="" attribute in ce_revolutionslider_hyperlink.html5 (#101)
Update: Hide revolutionslider_ fields also in overrideAll mode when outside the module (#98)
Update: Nicer html structure (#100)

### 2.3.2
Update: Support for responsive images in Contao (#95)
Update: Slider selection in tl_content is now a select field
Update: Load jquery from CDN if not added via page layout

### 2.3.1
Update: Show all sliders when user has rights to create and no specific slider is selected (#92)
Update: Show all slides when user has rights to create and no specific slide is selected (#92)
Update: Added permission check for action "show" in slides (#92)

### 2.3.0
Added: tl_revolutionslider.stopAtSlide, tl_revolutionslider.stopAfterLoops in Slider settings
Added: tl_revolutionslider.startWithSlide (support with rs-plugin 4.6.4)
Update: Themepunch revolution slider script to 4.6.4
Update: Hide the singleSRC (preview image) field when video source is external

### 2.2.11
Fixed: The linktoslide value must be index of the slide not the contao id
Added: Show 9-grid-relative position field for RS elements (#89)
Added: Image size field in slide settings (#88)

### 2.2.10
Fixed: Missing object instance in TableContent.php

### 2.2.9
Added: RevolutionSlider Text Element (#80)
Added: tl_content.customTpl support für Contao 3.4 (#80)
Added: RevolutionSlider Image Element (#80)
Added: tl_content.revolutionslider_text_italic
Added: RevolutionSlider Hyperlink Element (#84)
Update: tl_revolutionslider field definitions (#83)
Update: tl_revolutionslider_slide field definitions (#80)
Update: tl_content field defintions (#79)
Removed: tl_revolutionslider.pid,.source (#80)

### 2.2.8
Fixed: Added models classes (Contao expects for any custom table definition a single models class file) (#74)
Fixed: Outgoing animations have no effect or wrong effect (#76)

### 2.2.7
Fixed: An issue with two or more identical sliders on one page (#72)

### 2.2.6
Added: Add tp-resizeme class to nested elements (#70) 
Update: Update the style.css (#69)

### 2.2.5
Update: Remove tp-resizeme class (#67)

### 2.2.4
Fixed: Wrong field name in dca/tl_user for revolutionslidersp rights field
Update: Allow editing sliders when user has right to create (#61)
Added: English language files (#64)

### 2.2.3
Added: Fullscreen video option in video element (#59)
Fixed: Fullscreen video options (#58)

### 2.2.2
Fixed: ContentRevolutionSliderVideo compiled twice (#53)
Fixed: Apply split text only when customin/customout option is set
Added: API param to video url to make the player accessible for js (#49)
Added: Boxed mode for videos (#52)
Update: Removed xhtml templates (#50)
Update: Do not force full width in repsonsive mode (#51)
Update: More structured video palettes in backend
Update: Remove restrictions like content elements to chose from due to bundled version
Update: Set default value to 0 for skew options (#56)

### Version 2.2.1
Fixed: Wrong/old path to editHeader icon (#42)
Fixed: Wrong variable name for ken burns scaling
Added: Documentation and expamples (#43)
Added: Noise effect as overlay (#46)
Added: Controls Checkbox in rs video elements to enable html5 controls (#45)
Added: Loop attribute in videos as checkbox option (#46)
Added: Error message when browser does not support html5 video tag
Update: <track> Element in _video templates is now optional

### Version 2.2.0
Update: Update rs-plugin to 4.6 (#37)

### Version 2.1.1
Added: REVOLTIONSLIDER_PATH constant
Update: Changed paths to be build with constant

### Version 2.1.0
Update: Rename extension to pct_revolutionslider (#30)

### Version 2.0.1
Fixed: Fallback transition in slides when no individual transition is set in the slide
Fixed: Wrong value used for data-masterspeed

### Version 2.0.0
Fixed: Autoplay for videos (#8)
Fixed: Missing effect palettes in rs video element (#11)
Fixed: Fixed a right issue when editing the content of a slide (#14)
Fixed: Hide rs fields in editAll mode when not in the backend module (#15)
Fixed: Handle data-elementdelay correctly (#16)
Fixed: Fullscreen support in video templates (#17)
Fixed: Missing alt tag in transparent.png img element (#22)
Fixed: Invalid html when using percentage values in video element (#24)
Fixed: Invalid html poster tag should not be empty (#25)
Fixed: Missing content elements when duplicating slides or sliders (#27)
Added: fullScreenOffsetContainer in slider settings when slider is in fullscreen mode (#12)
Added: More background options in slide settings (image,colored,transparent)
Added: Overlay grafic in slider settings
Added: New animation options: z-translation, rotation, perspective, opacity, skew, split (texteffects)
Added: Kens Burns effect in selection
Added: Define outgoing animations separably
Added: Shuffle option in slider settings
Added: Real boxed mode (#19)
Added: preload="true" attribute in video templates (#22)
Added: documentation and example files (#18)
Added: Workaround to fix a script bug that created an unwanted duplicate of a split text element when using compressed markup
Update: New, cleaner interface in tl_content palette
Update: Allow all slider format options, not just responsive (#9)
Update: Allow only local videos when slider runs in fullscreen mode (#12)
Update: Js-Plugin Version: 4.5.2
Update: More minor bugfixes and template updates

### Version 1.2
Fixed: Missing content elements when duplicating slides or sliders (#27)

### Version 1.1 (2014-04-29)
Added: Support for new revolutionslider plugin script (#7)
Update: The GLOBALS array for the main rs script sources is now a multisize array: $GLOBALS['REVOLUTIONSLIDER']['scripts']

### Version 1.0 (< 2014-04-29)