Release Notes

Modals
14.0.12 28 March 2024

Fixed
  • FREE Fixes issue with modal popup not working

Modals
14.0.11 06 March 2024

Fixed
  • Fixes issue with not all Intervention classes being scoped correctly
  • Scopes external composer libraries to prevent conflicts

Modals
14.0.10 16 January 2024

Fixed
  • Fixes issue with php error about null given to setTitle in some edge cases

Modals
14.0.9 20 December 2023

Fixed
  • Fixes issue with insert button in editor button popup not working
  • PRO Fixes issue with php error about array_filter when using invalid characters in the youtube/vimeo attributes

Modals
14.0.8 13 December 2023

Changed
  • Changes layout of editor button popup
Fixed
  • Fixes issue with close button not working on Firefox
  • Fixes issue with errors when trying to install/update via CLI

Modals
14.0.7 07 December 2023

Fixed
  • PRO Fixes issue with layout of options in the system plugin

Modals
14.0.6 04 December 2023

Removed
  • PRO Removes redundant 'only pro' text under Dimensions

Modals
14.0.5 02 December 2023

Fixed
  • Fixes issue with error about Image::setDimensions
  • Fixes issue with fatal error when Regular Labs is not installed

Modals
14.0.4 01 December 2023

Changed
  • Improves memory usage
  • Refactors some code
Fixed
  • Fixes issue with error on uninstallation

Modals
14.0.3 21 October 2023

Fixed
  • J5 Fixes issue with fatal errors in editor button popup about onBeforeRender event

Modals
14.0.2 19 October 2023

Fixed
  • Fixes issue with plugin being run over category description twice
  • Fixes issue with script tags containing a redundant defer attribute

Modals
14.0.1 06 October 2023

Fixed
  • Fixes issue with not enough space around the close icon being clickable

Modals
14.0.0 05 October 2023

Changed
  • Changes styling to use more of the available space (especially on small screens)
Fixed
  • PRO Fixes issue with attribute pagination="false" not working
  • PRO Fixes issue with error when images don't exist in some cases
  • PRO Fixes issue with overriding title in image and gallery tags not working
  • PRO Fixes issue with style attribute being lost on auto-converted images

Modals
13.0.0 21 September 2023

Removed
  • J3 Removes Joomla 3 support
Changed
  • J4J5 Updates code to PHP 8.1 standards
Fixed
  • J4 Fixes issue with "Enable in Admin" option not working
  • J4J5FREE Fixes issue with php warnings about undefined properties concerning resizing
  • J5 Fixes issue with errors on installation

Modals
12.6.1 04 September 2023

Changed
  • J3 Changes minimum php requirement back to 7.4
Fixed
  • J4J5PRO Fixes issue with "Disable on Narrow Screens" option being on by default

Modals
12.6.0 02 September 2023

Changed
  • Increases minimum php version to 8.1
  • Updates translations: tr-TR
Fixed
  • J4J5 Fixes issue with modals not opening by directly calling the RegularLabs.Modals.open() function
  • J4J5PRO Fixes issue with content not showing when using {modalcontent} tags

Modals
12.5.0 27 August 2023

Added
  • J4J5PRO Adds ability to disable the modals on narrow screens
Fixed
  • J4J5 Fixes issue with redirect script not working
  • J4J5PRO Fixes issue with auto-converted images loosing their classname
  • J4J5PRO Fixes issue with lazy loading attribute not being added to images correctly
  • J5 Fixes issue with extension getting disabled on Joomla 5

Modals
12.4.0 02 August 2023

Added
  • J5 Makes it possible to install on Joomla 5
Changed
  • Updates translations: sv-SE
Fixed
  • J4 Fixes issue with replacements being done in some edit forms when they contain too much html
  • J4 Fixes missing language string ERROR_CODEMIRROR_DISABLED
  • J4PRO Fixes issue with long execution times when trying to read external images

Modals
12.3.6 04 July 2023

Changed
  • Updates translations: ru-RU
Fixed
  • J4 Fixes issue with media files using other than lower casing extensions not being seen as media files
  • J4 Fixes issue with switching off 'Close on Outside Click' option having no effect
  • J4 Fixes issue with tags not being converted in Finder Indexer

Modals
12.3.5 09 May 2023

Fixed
  • J4 Fixes issue with vertical scrolling appearing on the modal title on some sites, when it shouldn't

Modals
12.3.4 28 April 2023

Fixed
  • J4PRO Fixes issue with trashed articles showing in the article select field in the editor button popup

Modals
12.3.3 17 April 2023

Changed
  • J4 Improves memory usage preventing memory exhaustion in some cases
Fixed
  • Fixes issue with videos not being allowed to play in fullscreen

Modals
12.3.2 30 March 2023

Fixed
  • Fixes some PHP 8.2 warnings
  • PRO Fixes issue with open effect 'none' not working
  • PRO Fixes issues with image paths on servers running on Windows

Modals
12.3.1 27 March 2023

Fixed
  • J4 Fixes issue with PHP errors/warnings on PHP 8.2
  • J4 Fixes issues with classes not being defined after upgrading from Joomla 3 to Joomla 4 on some setups
  • J4PRO Fixes issue with cookie-ttl attribute not working

Modals
12.3.0 23 March 2023

Added
  • J4PRO Adds the ability to set the effect for the modal (open/close/next/previous)

Modals
12.2.1 14 March 2023

Fixed
  • J4 Fixes issue with editor button not working on the frontend (in some cases)
  • J4 Fixes issue with formatting issues in frontend editor button popup on some templates

Modals
12.2.0 13 March 2023

Added
  • J4PRO Adds ability to set a delay on a modal that uses the open="true" attribute, using delay="..."
Changed
  • Updates translations: tr-TR
Fixed
  • J4 Fixes issue with some language strings
  • J4PRO Fixes issue with errors on images with spaces

Modals
12.1.0 08 February 2023

Added
  • J4 Adds ability to set default width for URL based modals
  • J4 Adds ability to set settings via data-modals attributes in links that get auto converted
  • J4PRO Adds ability to add an itemprop="image" attribute to rendered thumbnails
  • J4PRO Adds ability to set default width for inline content based modals
Fixed
  • PRO Fixes issue with Download Key check not working on some setups
  • J4PRO Fixes issue with images always getting resized

Modals
12.0.3 20 January 2023

Fixed
  • J4 Fixes issue with SP PageBuilder edit pages breaking
  • J4PRO Fixes issue with thumbnails="all" not working
  • J4PRO Fixes issue with thumbnails="random" not working

Modals
12.0.2 19 January 2023

Fixed
  • J4 Fixes issue with modal tags inside links not getting converted correctly
  • J4 Fixes issue with modal.css not being loaded on internal pages inside modals
  • J4PRO Fixes issue with images not being in same order when using first or thumbnails attributes in galleries
  • J4PRO Fixes issue with images not getting the description set in the modal tag
  • J4PRO Fixes issue with titles and descriptions not being taken correctly from the data.txt

Modals
12.0.1 13 January 2023

Fixed
  • J4FREE Fixes issue javascript not working
  • J4FREE Fixes issue with php warnings about undefined properties $position and $auto_group

Modals
12.0.0 12 January 2023

Added
  • J4 Adds Joomla 4 support
Changed
  • Updates translations: sv-SE
  • J3 Changes order of tabs in the editor button
Fixed
  • J3PRO Fixes issue with rotated images via exif data getting rotated thumbnails

Modals
11.11.1 24 November 2022

Changed
  • Removes not-used language files after installation
  • Updates translations: tr-TR
Fixed
  • Fixes issue with incorrect prefix characters for comments in the language files

Modals
11.11.0 11 October 2022

Changed
  • Changes code styling: tabs to spaces
  • Changes installer to use a package manifest instead of a custom installer plugin
  • Refactors some code
  • Updated some php code to use PHP 7.4 standards
  • Updates translations: fr-FR, tr-TR

Modals
11.10.1 24 June 2022

Changed
  • Updates translations: tr-TR
Fixed
  • Fixes issue with incorrect element reference in the aria-describedby attribute

Modals
11.10.0 09 February 2022

Changed
  • Increases minimum php version to 7.4.0
  • Updates translations: fr-FR
Fixed
  • Fixes issue with error on installation when using php 8.1 or higher

Modals
11.9.5 16 November 2021

Fixed
  • Fixes issue with fatal errors when trying to resize certain images

Modals
11.9.4 15 November 2021

Changed
  • Updates translations: tr-TR
Fixed
  • Fixes issue with some error messages that should only show in admin side also showing on frontend
  • PRO Fixes issue with fatal error when trying to resize certain images in some cases

Modals
11.9.3 28 August 2021

Fixed
  • Fixes issue with scripts and styles not being added in some cases (on certain template)

Modals
11.9.2 23 August 2021

Changed
  • Improves upgrade/update check information in Joomla updater for editor button plugin
Fixed
  • Fixes issue with the loading of scripts and styles being triggered too early

Modals
11.9.1 14 August 2021

Changed
  • Improves syntax (and file size) of css and minified css files
  • Improves upgrade/update check information in Joomla updater
Fixed
  • Fixes issue with non-html pages (like raw) being forced to html format in some case
  • Fixes issue with php TypeError being thrown on some xml pages
  • Fixes issue with potential php error about undefined property $button_text
  • Fixes issue with styles and scripts getting loaded after template styles and scripts
  • PRO Fixes issue with create-thumbnails attribute not working

Modals
11.9.0 02 June 2021

Removed
  • Reverted changes to improve resizing of modal with large images from v11.8.1 as it caused other issues
Changed
  • Cleans up code
  • Improves dealing with Joomla 3 code (disabling plugins) after upgrading to Joomla 4
  • Increases minimum php version to 7.2.0
  • Updates translations: de-DE
Fixed
  • Fixes issue with incorrect update urls on plugins
  • Fixes issue with update site being saved incorrectly

Modals
11.8.1 13 April 2021

Changed
  • Changes code in minified javascript files to not use eval
  • Improves resizing of modal with large images
Fixed
  • Fixes issue with Load jQuery option not working (jquery always gets loaded)

Modals
11.8.0 18 March 2021

Added
  • Adds ability to set the style attribute on the link via the {modal} tag

Modals
11.7.1 28 November 2020

Fixed
  • PRO Fixes issue with description attribute on galleries being set as title
  • PRO Fixes issue with modal_link_hidden class being duplicated

Modals
11.7.0 24 October 2020

Added
  • PRO Adds ability to also include images in subfolders for galleries using include_subfolders="true"
Fixed
  • Fixes issue with plugin tags not getting handled in some cases (due to empty value being saved in Disable in Components setting)

Modals
11.6.2 14 September 2020

Changed
  • More preparations for Joomla 4 (in)compatibility
Fixed
  • Fixes issue with "Enable in administrator" option not working
  • Fixes issue with php notice about declaration of loadStylesAndScripts not being compatible
  • Fixes issue with plugin being handled inside frontend module edit form
  • Fixes issue with plugin not running on AcyMailing archive pages

Modals
11.6.1 19 August 2020

Fixed
  • Fixes issue with modal popups not respecting right-to-left languages
  • Fixes issue with php notice about too few arguments passed to function onContentPrepare

Modals
11.6.0 17 August 2020

Added
  • Adds extra css class to editor buttons which can be used for custom styling
Changed
  • Preparations for Joomla 4 (in)compatibility
  • Updates translations: sv-SE
Fixed
  • Fixes issue with potential php notice about undefined property $title

Modals
11.5.10 24 April 2020

Changed
  • Updates translations: fr-FR, nl-NL, tr-TR
Fixed
  • Fixes issue with modal links not working when having | characters inside the tag attribute values

Modals
11.5.9 27 March 2020

Fixed
  • Fixes issue with plugin running on Gridbox edit forms (which it shouldn't)
  • Fixes issue with plugin running on SP PageBuilder edit forms (which it shouldn't)
  • PRO Fixes issue with data-modal-title and data-modal-description attributes on images not working
  • PRO Fixes issue with fatal php error when attempting thumbnail creation on invalid/corrupt image files

Modals
11.5.8 12 February 2020

Fixed
  • PRO Fixes issue with descriptions being added to the images if they are the same as the title

Modals
11.5.7 11 December 2019

Fixed
  • Fixes missing language string
  • PRO Fixes issue with images not always seen as images when using the image="..." attribute

Modals
11.5.6 14 October 2019

Changed
  • Makes it possible to place plugin tag attribute values in single quotes instead of double quotes (can be useful when used inside html attribute values)
  • Updates translations: ru-RU
Fixed
  • FREE Fixes issue with installation not going well when installing Free version when the Pro version is already installed

Modals
11.5.5 04 September 2019

Changed
  • Improves rendering speed on category blog pages

Modals
11.5.4 29 August 2019

Changed
  • Updates translations: it-IT
Fixed
  • PRO Fixes issue with paths to thumbnails being converted to lowercase

Modals
11.5.3 28 August 2019

Changed
  • Changes layout of editor button modal popup
Fixed
  • PRO Fixes issues with filename matching in gallery image/thumbnail filters with filenames using uppercase or special characters

Modals
11.5.2 12 August 2019

Fixed
  • Fixes issue with editor button sometimes throwing a message to enter a URL when it shouldn't

Modals
11.5.1 07 August 2019

Fixed
  • PRO Fixes issue with url queries not added to youtube urls properly

Modals
11.5.0 07 August 2019

Added
  • Adds ability to set dimensions using vw and vh values (percentage of screen width/height)
  • PRO Adds ability to set an autoplay="true" attribute when using the youtube and vimeo attributes
Changed
  • Updates translations: de-DE, nl-NL
Fixed
  • Fixes issue with php notice about array to string conversion on certain AcyMailing pages
  • Fixes issue with php notice about array to string conversion on certain HikaShop pages
  • PRO Fixes issue with the '?' being doubled in Youtube and Vimeo urls when adding url queries

Modals
11.4.1 22 April 2019

Fixed
  • Fixes issue with ml=1 attribute getting added to video urls
  • Fixes issue with html code in modal title messing up link

Modals
11.4.0 15 April 2019

Added
  • Adds title in modal tag as title attribute in link
  • Adds translations: zh-CN
  • PRO Adds ability to set a unique cookie Time To Life (in minutes) via the cookie_ttl="..." attribute
  • PRO Adds ability to set a unique cookie name via the cookie="..." attribute

Modals
11.3.1 28 March 2019

Fixed
  • Fixes issue with scrolling not working on iframes

Modals
11.3.0 17 March 2019

Changed
  • Changes minimum requirement from Joomla 3.8.0 to Joomla 3.9.0
  • PRO Renames 'Crop' option to 'Resize Type' with a 'Scale' or 'Crop' value
Fixed
  • Fixes issue with javascript error on Internet Explorer when trying to open iframes
  • Fixes issue with plugin tags not working correctly when using different than default tag characters in some cases

Modals
11.2.0 12 February 2019

Added
  • Adds ability to set scrolling off on iframes
Changed
  • Moves some plugin settings around
  • Updates translations: et-EE
Fixed
  • FREE Fixes issue with errors when converting images

Modals
11.1.3 14 December 2018

Changed
  • Updates translations: et-EE
Fixed
  • Fixes issue with modals on touchscreens (ipad) not staying open

Modals
11.1.2 09 December 2018

Fixed
  • PRO Fixes issue with gallery filter by image names not working with filenames with uppercase characters

Modals
11.1.1 06 December 2018

Fixed
  • Fixes issue with editor button popup not working

Modals
11.1.0 05 December 2018

Added
  • Adds ability to hide countdown via {modal} tag using countdown="false"
  • PRO Adds ability to hide all navigation buttons and overlays using navigation="false"
Changed
  • Changes use of RL toggler scripts to use Joomla core showon scripts
  • Improves resizing of modal after loading
  • Improves way Regular Labs Library scripts and styles are loaded on admin side
  • Refactors some code
  • Updates translations: de-DE, et-EE, fr-FR, sv-SE, tr-TR
Fixed
  • Fixes issue with "Use Title/Alt Attribute" image settings not working
  • Fixes issue with content in Yootheme Pro templates not working in some cases (because of a jacked up way Yootheme is storing data in the fulltext property!)
  • PRO Fixes issue with 'fixed' position setting not working
  • PRO Fixes issue with thumbnails always getting cropped when using default settings

Modals
11.0.0 16 October 2018

Added
  • Adds extra option to the Tag Characters setting («...»)
  • Adds option to disable the overlay completely
  • PRO Adds ability to group images converted by classname via data-modal-group attribute
Removed
  • Removes old styling for IE 7 & 8
Changed
  • Changes colorbox script to own forked rl_modals script (not B/C compatible!)
  • Changes element ids used in scripts and styles to use prefix rl_modals instead of cbox (not B/C compatible!)
  • Improves accessibility (aria labels)
  • Improves touch support
Fixed
  • Fixes issue with legacy support not getting set to Yes when upgrading from an old version
  • FREE Fixes issue with error about undefined property thumbnail_legacy
  • PRO Fixes issue with 'fixed' positioning setting not working
  • PRO Fixes issue with fatal errors when trying to reference an image that does not exist
  • PRO Fixes issue with image and gallery settings not working correctly when entered in the editor button popup
  • PRO Fixes issue with links to external images throwing errors (because of triggering thumbnail code when it shouldn't)
  • PRO Fixes issue with links to internal images with full absolute urls getting prepended with a slash
  • PRO Fixes issue with thumbnail resizing not working correctly on image tags converted by class name
  • PRO Fixes issue with thumbnail specific alt and title set via the data.txt not working
  • PRO Fixes issue with title being set via the plugin tag not working on galleries
  • PRO Fixes issue with titles and descriptions in the data.txt not being passed through the language files

Modals
10.0.3 04 October 2018

Fixed
  • Fixes issue with javascript/css sometimes not getting loaded when it should

Modals
10.0.2 02 October 2018

Fixed
  • Fixes issue with content sometimes getting duplicated on K2 items

Modals
10.0.1 02 October 2018

Fixed
  • Fixes issue with fatal error about access to undeclared static property $image_data
  • Fixes issue with tags not being converted at the content prepare stage

Modals
10.0.0 01 October 2018

Added
  • Adds ability to override the title and description of the modal in html image tags with data-modal-title and data-modal-description attributes
  • PRO Add crop option for thumbnails
  • PRO Adds ability to make thumbnail links to images using the new image attribute
  • PRO Adds ability to set dimensions of the thumbnail in the modal tag with thumbnail-width and thumbnail-height attributes
  • PRO Adds ability to use custom image to be used as a base for thumbnails
  • PRO Now generates and stores thumbnails in a folder
Removed
  • PRO Deprecates show and showall attributes
Changed
  • Changes default styling of modals with images and videos to have no padding
  • Changes minimum requirement from Joomla 3.7.0 to Joomla 3.8.0
  • Changes old method with thumbnail suffix to Legacy Support
  • Rearranges plugin options
  • FREE Moves Scale Photos and Retina Image settings to free version
  • PRO Adds ability to control thumbnails and images in galleries via thumbnail and images attributes
Fixed
  • Fixes issue with setting width/height in percentages not working correctly
  • Fixes issue with styles and scripts still being loaded when Modals is not used on the page
  • PRO Fixes issue with site-wide cookies not being set correctly

Modals
9.13.1 07 September 2018

Fixed
  • Fixes issue with missing language strings in editor button popup
  • Fixes potential SECURITY issue concerning cross site scripting via editor button popup

Modals
9.13.0 10 August 2018

Added
  • PRO Adds option to set the compression quality of the generated thumbnails
Changed
  • PRO Improves compression of thumbnail images

Modals
9.12.0 02 June 2018

Added
  • Adds allow="autoplay; encrypted-media" to iframes
Fixed
  • Fixes issue with php errors on edit pages when using php 5.4

Modals
9.11.1 23 May 2018

Fixed
  • Fixes issue with php warnings when linking to articles that are deleted or not published
  • Fixes issue with tags sometimes not getting handled when found after comment tags with certain syntax

Modals
9.11.0 22 April 2018

Added
  • PRO Adds ability to set the range of thumbnails to show, like show="1-4" to only show the first 4 thumbnails
Fixed
  • Fixes issue with plugin tags inside html comments being converted

Modals
9.10.1 21 March 2018

Fixed
  • Fixes issue with system plugin settings page breaking if Enable in Administrator option is switched on

Modals
9.10.0 07 March 2018

Added
  • PRO Adds ability to set separate alt attributes via data.txt file
  • PRO Adds ability to set separate thumbnail title and alt attributes via data.txt file
Fixed
  • Fixes issue with alt and title not being correctly set on the gallery thumbnails

Modals
9.9.0 20 February 2018

Added
  • PRO Adds ability to use alt attribute of image as description (or title) of modal
  • PRO Adds ability to use data-title and data-description attributes of image as title/description of modal
  • PRO Adds ability to use title attribute of image as description of modal
Fixed
  • Fixes issue with html markup in image title attribute in modal
  • Fixes issue with left over {modal} tags not being removed

Modals
9.8.2 06 February 2018

Fixed
  • Fixes issue with plugin not being executed on AcyMailing archive pages
  • FREE Fixes issue with php warning about undefined property $tag_content

Modals
9.8.1 24 January 2018

Fixed
  • PRO Fixes issue with open="once" not working correctly

Modals
9.8.0 22 January 2018

Added
  • Adds ability to set the alt and title attributes on linked images via the {modal} tag
  • Adds translations: cs-CZ
Changed
  • Changes minimum requirement from Joomla 3.6.0 to Joomla 3.7.0
  • Updates translations: de-DE, pl-PL
Fixed
  • Fixes issue with missing aria-label on empty links
  • Fixes some javascript issues in admin side on Joomla 3.7.0
  • PRO Fixes issue with Disable On Components option not working
  • PRO Fixes issue with missing alt tags on hidden images for galleries

Modals
9.7.1 29 October 2017

Changed
  • Updates translations: da-DK, nl-NL, sv-SE
Fixed
  • Fixes issue with javascript errors when there are links (<a> tags) without a href in some cases

Modals
9.7.0 05 October 2017

Added
  • Adds ability to force print view with print="true"
  • PRO Adds option to not use the title/alt attribute as modal title when auto converting images
Changed
  • Updates translations: de-DE,
Fixed
  • Fixes issue with plugin tags not getting replaced in some cases
  • PRO Fixes issue with inserting tag with inline content via editor button not working

Modals
9.6.2 07 September 2017

Fixed
  • PRO Fixes issue with open="true" only opening modal once

Modals
9.6.1 05 September 2017

Fixed
  • Fixes issue with open="once" not working
  • Fixes issue with auto-resizing not working

Modals
9.6.0 04 September 2017

Added
  • Adds ability to set multiple values in open attribute
  • Adds editor button to help create {modal} tags
  • Adds option to set a delay for the auto-correct resizing
  • Adds option to switch off the auto-correct resizing
Changed
  • Updates translations: pt-BR, sv-SE, uk-UA
Fixed
  • Fixes issue with javascript failing when using delayed js loading via LABjs
  • PRO Fixes issue with Joomla updater not seeing new Pro versions after upgrading from Free to Pro

Modals
9.5.4 22 July 2017

Fixed
  • Fixes issue with Regular Labs plugins no longer being run on category blog pages
  • Fixes issue with global minimum width not being taken into account

Modals
9.5.3 19 July 2017

Changed
  • Updates translations: tr-TR
Fixed
  • Fixes issue with minimum width in tag not being taken into account

Modals
9.5.2 06 July 2017

Fixed
  • Fixes issue with resizing to small when new calculated width/height is a float

Modals
9.5.1 05 July 2017

Changed
  • Improves the way the system plugin methods gets called
Fixed
  • Fixes issue with 'Disable Pageload Popups on Mobile' option not working correctly
  • Fixes issue with settings not working on Joomla 3.6.5 and lower
  • Fixes issue with width/height being much too large when setting fixed width/height in pixels

Modals
9.5.0 28 June 2017

Changed
  • Improves position of close button when there is a scroll bar (bootstrap styling)
  • Improves styling of the different colorbox styles
Fixed
  • Fixes issue with description overlapping content area
  • Fixes issue with incorrect (re)sizing of the modals
  • Fixes issue with scrollbar not showing with some styles

Modals
9.4.3 19 June 2017

Fixed
  • Fixes issue with bottom of modal not showing with some modal styles
  • Fixes issue with vertical scrollbar not showing when needed

Modals
9.4.2 18 June 2017

Fixed
  • Fixes issue with javascript error concerning Joomla.getOptions on J3.6

Modals
9.4.1 14 June 2017

Fixed
  • Fixes issue with fatal errors when Regular Labs Library does not get updated correctly

Modals
9.4.0 14 June 2017

Added
  • PRO Adds option to set a unique cookie ID for the open count
Changed
  • Changes way option are passed to script
  • Improves resizing of modal window on initial load
  • Improves resizing of modal window on window resize
  • Updates translations: de-DE, id-ID, sv-SE, tr-TR
Fixed
  • Fixes issue with first link re-opening on resize when using groups
  • PRO Fixes issue with focus (and scroll) being set to link after closing a modal that gets auto-opened

Modals
9.3.0 21 April 2017

Added
  • PRO Adds ability to disable background scrolling via system plugin settings
  • PRO Adds ability to set modal attributes via html link tags using data-modal-xxx="..."
Fixed
  • Fixes issue with modal title not being set/overridden through title attribute in link

Modals
9.2.4 10 March 2017

Fixed
  • PRO Fixes issue with surrounding divs around modalcontent tags getting messed up

Modals
9.2.3 09 March 2017

Fixed
  • FREE Fixes issue with error about undefined property countdown

Modals
9.2.2 07 March 2017

Changed
  • Improves handling of surrounding html tags

Modals
9.2.1 02 March 2017

Changed
  • Improves rendering speed when no plugin tags are found
Fixed
  • Fixes issue with maximum width exceeding screen width when set to a fixed pixel width

Modals
9.2.0 27 February 2017

Changed
  • Sets the default value of the "Disable Pageload Popups on Mobile" setting to "No"
Fixed
  • Fixes issue with modals not resizing correctly on window resize / orientation change

Modals
9.1.0 23 February 2017

Added
  • Adds ability to set the rel attribute (like rel="nofollow") in the tag
  • PRO Adds option to automatically create thumbnails from gallery images (thanks Yves Hoppe)
Changed
  • Updates translations: uk-UA
Fixed
  • Fixes issue with overriding modal settings in tag not working
  • Fixes issue with websites using certain encodings breaking

Modals
9.0.6 15 February 2017

Changed
  • Updates translations: sv-SE
Fixed
  • Fixes issue with replacements not being done on some websites using special character sets
  • PRO Fixes issue with updates via core installer sometimes failing

Modals
9.0.5 05 February 2017

Fixed
  • Fixes issue with SobiPro edit forms not being protected from plugin handling
  • Fixes issue with tags not being handled in some situations (large pages)

Modals
9.0.4 29 January 2017

Changed
  • Changes minimum requirement from Joomla 3.4.1 to Joomla 3.6.0
Fixed
  • Fixes issue with potential fatal errors when updating from older version

Modals
9.0.2 25 January 2017

Fixed
  • Fixes issue with converting links by classname not working

Modals
9.0.1 25 January 2017

Fixed
  • Fixes issue with internal pages opening full page
  • Fixes issue with media files not opening correctly

Modals
9.0.0 24 January 2017

Added
  • Adds option to disable modal popups on pageload for mobile devices (based on screen width)
Removed
  • Removes the buggy 'fade' transition option
Changed
  • Changes minimum requirement from php 5.3.13 to php 5.4
  • Completely recoded the extension and Regular Labs Library (now using namespaces)
  • Updates translations: id-ID, tr-TR
Fixed
  • Fixes issue with Regular Labs Library plugin causing slowness in administrator when 'Show Help Menu Item' is enabled
  • Fixes issue with fullscreen mode on videos reloading modal

Modals
8.2.2 28 November 2016

Fixed
  • Fixes issue with extra jQuery file loading in non-iframe loaded pages (when load scripts/styles option is on)

Modals
8.2.1 25 November 2016

Fixed
  • Fixes issue with {modal} tags being stripped from edit views
  • Fixes issues with page breaking when Regular Labs Library folder is missing
  • PRO Fixes issue with empty title/alt attributes in image tags being lost

Modals
8.2.0 14 November 2016

Added
  • Adds ability to load an internal page as full page (including all module positions) with fullpage="true"
Fixed
  • Fixes issue with empty {modal} tags in menu items remaining in unlinked parts like breadcrumbs
  • Fixes issue with modal not resizing when switching from portrait to landscape

Modals
8.1.5 28 October 2016

Changed
  • Improves loading speed on pages with large forms

Modals
8.1.4 24 October 2016

Fixed
  • Fixes issue with tags not being handled in pdfs

Modals
8.1.3 19 October 2016

Fixed
  • Fixes issue with pages with text areas with a lot of content potentially breaking

Modals
8.1.2 13 October 2016

Fixed
  • Fixes issue with {modal} tags inside html tag attributes being converted to links
  • Fixes issue with empty textarea tags messing up output
  • Fixes issue with syntax not working in menu items when quotes are converted to html entities
  • Fixes issues with internal links inside an iframed modal not using the subtemplate

Modals
8.1.1 06 October 2016

Fixed
  • Fixes issue with parameters with value false or 0 not working correctly

Modals
8.1.0 03 October 2016

Added
  • Adds ability to use language tokens in titles and descriptions
  • Adds translations: nl-BE
  • PRO Adds ability to set a random first image in galleries
  • PRO Adds ability to set a specific or random thumbnail image in galleries
Changed
  • Updates ColorBox to version 1.6.4
  • Updates touchSwipe script to version 1.6.18
Fixed
  • Fixes issue with images converted by class name always getting grouped
  • Fixes issue with youtube/vimeo urls not being fixed when not using the direct urls

Modals
8.0.2 05 September 2016

Fixed
  • Fixes issue with administrator returning blank on some setups

Modals
8.0.1 26 August 2016

Fixed
  • Fixes issue with iframe attribute not working

Modals
8.0.0 24 August 2016

Added
  • Adds translations: tr-TR
Changed
  • Changes tag syntax to use html style attributes (still works with old style too)
Fixed
  • PRO Fixes issue with galleries/slideshows using the open on page load not starting with correct image

Modals
7.1.2 23 June 2016

Fixed
  • Fixes issue with fullscreen not working with vimeo videos in Safari

Modals
7.1.1 16 June 2016

Fixed
  • PRO Fixes issue with image not showing in gallery when using a different first image

Modals
7.1.0 11 June 2016

Added
  • PRO Adds support for using titles/description from the data.txt for direct image links too (not only galleries)
Changed
  • Updates translations: sv-SE

Modals
7.0.0 16 April 2016

Added
  • PRO Adds ability to use language strings in the data.txt
Changed
  • Moves from NoNumber to Regular Labs branding
Fixed
  • PRO Fixes issue with countdown bar not showing when modal has no title

Modals
6.4.0 24 March 2016

Added
  • Adds option to disable the countdown bar when using autoclose
Changed
  • Improves handling of AcyMailing pages
  • Improves styling of empty title and close button
  • Updates some HTML syntax
Fixed
  • Fixes issue with not being able to select text in modal popups
  • PRO Fixes issue with modals with open=1 not being able to be grouped
  • PRO Fixes issue with open=1 modals being opened multiple times when initModals is triggered multiple times

Modals
6.3.1 28 February 2016

Fixed
  • Fixes issue with template overrides for css/js files not working anymore

Modals
6.3.0 26 February 2016

Added
  • Adds version number to own css/js files (and option to switch it off)
Fixed
  • Fixes incompatibility with Gantry templates that do not load a component area
  • Fixes issue with javascript causing errors when a script merging
  • Fixes issue with smart search (finder) indexing breaking
  • PRO Fixes issue with images with modal classnames no longer getting handled

Modals
6.2.11 30 January 2016

Fixed
  • Fixes issue with {modal} tags inside other links (like menu items) not working

Modals
6.2.10 28 January 2016

Changed
  • Improves support for html tags using single quotes around parameter values
  • Updates translations: uk-UA
Fixed
  • Fixes issue with plugin tags not being converted in smart search (finder)
  • Fixes issues with Joomla 3.5 and php7 compatibility

Modals
6.2.9 10 January 2016

Fixed
  • Fixes issue with javascript failing is some situations

Modals
6.2.8 07 January 2016

Changed
  • Updates translations: de-DE
Fixed
  • Fixes issue with php notice about undefined variable replacements
  • Fixes issue with tags sometimes not getting converted when using non-default tag characters

Modals
6.2.7 24 December 2015

Changed
  • Updates translations: es-ES
Fixed
  • Fixes issue with tags inside links not getting replaced correctly on some setups

Modals
6.2.6 14 December 2015

Fixed
  • Fixes issue with javascript errors when using javascript compressors/combiners/cachers
  • Fixes issue with tags being converted in edit forms

Modals
6.2.5 11 November 2015

Fixed
  • Fixes issue with fatal error about undefined function utf8_strtolower on some setups

Modals
6.2.4 10 November 2015

Fixed
  • Fixes issue with javascript error breaking modals functionality

Modals
6.2.3 10 November 2015

Fixed
  • Fixes issue with modals with timeouts still opening when other modal has opened before
  • Fixes issue with php notice about undefined property $retinaurl

Modals
6.2.2 03 November 2015

Fixed
  • Fixes issue with tags not getting interpreted

Modals
6.2.1 03 November 2015

Fixed
  • Fixes issue with fatal error about undefined function utf8_strtolower
  • Fixes issue with spans inside the tag being removed

Modals
6.2.0 31 October 2015

Added
  • Adds ability to change the surrounding tag syntax characters
  • Adds ability to override the subtemplate via the url
  • Adds fallback to original images if retinaUrl image does not exist
  • Adds translations: ja-JP
Changed
  • Adds compatibility for setups that do not have mbstring enabled (but still less stable)
  • Improves handling of surrounding html tags
Fixed
  • Fixes issue with regular expressions not working on some php versions (5.6.14)
  • Fixes issue with swipe direction being wrong way round

Modals
6.1.1 09 September 2015

Fixed
  • Fixes issue with fatal error on setups using geo assignments in other extensions

Modals
6.1.0 08 September 2015

Added
  • Adds swipe functionality
Fixed
  • Fixes issue with modals reloading on window height resize
  • Fixes issue with modals resizing on resize when it doesn't need to
  • Fixes issue with modals with open=1 getting reopened on resize

Modals
6.0.3 09 August 2015

Fixed
  • Fixes issue with php error about call to a member function get() on a non-object on some components
  • Fixes issue with syntax breaking when editor auto-converts urls to links inside {modal} tag

Modals
6.0.2 07 August 2015

Fixed
  • Fixes issue with uninstallation getting into a loop
  • Fixes issue with upgrading not working
  • FREE Fixes issue with php notice about undefined property tag_content

Modals
6.0.1 02 August 2015

Fixed
  • Fixes issue with modal.php not being copied to templates/system folder upon installation

Modals
6.0.0 02 August 2015

Added
  • Adds ability to set target via the modal tag
Removed
  • J2.5 Removes Joomla 2.5 support
Changed
  • Changes minimum requirement to Joomla version 3.4.1
  • Forces modal to reopen on browser resize
  • Recodes the installer
  • Updates ColorBox to version 1.6.3
Fixed
  • Fixes issue with missing language string
  • Fixes issue with modal tags not being handled inside iframed modal popups
  • PRO Fixes issue with multiple links to same content creating slideshow

Modals
5.4.0 18 May 2015

Added
  • Adds ability to give links an id
  • PRO Adds ability to open modals on page load via the url (modal=modalid)
Fixed
  • PRO Fixes issue with hidden gallery links getting styling when using custom classes
  • PRO Fixes issue with images with uppercase extensions not being included in gallery
  • J3FREE Fixes issue with error about undefined property disable_components

Modals
5.3.0 04 April 2015

Added
  • Adds ability to ignore urls when using auto-convert options
Changed
  • Updates translations: id-ID, sv-SE, uk-UA
  • J3 Improves rendering speed on pages with large contents
Fixed
  • PRO Fixes issue with components select list only saving one value

Modals
5.2.1 31 January 2015

Fixed
  • FREE Fixes issue with undefined property $tag_content

Modals
5.2.0 30 January 2015

Added
  • Adds translations: uk-UA
  • PRO Adds ability to base the open count on website wide cookies
  • PRO Adds ability to overrule the open count based on setting via the opentype parameter
  • PRO Adds ability to set the lifetime of the open count cookie
  • PRO Adds ability to set the open min and max via open=x-x, like open=1-3
  • PRO Adds ability to set the open once via open=once
Fixed
  • Fixes issue with url parameters in youtube/vimeo urls being lost

Modals
5.1.2 14 January 2015

Added
  • J3PRO Adds option to remove/keep plugin syntax on disabled components
Fixed
  • FREE Fixes issue with styling of title bar not being adjusted when title is empty
  • PRO Fixes issue with disable on components option not working

Modals
5.1.1 08 January 2015

Removed
  • Removes compatibility for php versions under 5.3.13
  • J3 Removes compatibility for Joomla 3 versions under 3.3.0
Changed
  • Updates translations: id-ID
Fixed
  • Fixes issue with Free version being able to be installed over the Pro version
  • PRO Fixes issue with current active item id being added to article links instead of default
  • PRO Fixes issue with open as iframe setting also affecting inline content links

Modals
5.1.0 18 November 2014

Added
  • PRO Adds ability to set onOpen, onLoad, onComplete, onCleanup, onClosed functions via tag
  • PRO Adds ability to switch off the close button in the settings
Fixed
  • Fixes issue with error about nnFile on installation on some setups
  • Fixes issue with javascript error about modal_defaults in some cases using gzipping
  • PRO Fixes issue with autoclose timeout not being cleared when window is closed manually

Modals
5.0.6 11 November 2014

Changed
  • Moves modals scripts to self-contained function which can be triggered by initModals()
Fixed
  • PRO Fixes issues with duplicate rows in update_sites table

Modals
5.0.5 03 November 2014

Fixed
  • Fixes issue with internal modal window breaking on some setups when redirect script is placed
  • PRO Fixes issue with youtube/vimeo urls using http instead of https

Modals
5.0.4 01 November 2014

Fixed
  • Fixes issue with form elements not getting unprotected (remaining encoded) in some cases

Modals
5.0.3 28 October 2014

Fixed
  • Fixes issue with {modal} tags around menu items not working in some cases

Modals
5.0.2 22 October 2014

Fixed
  • Fixes issue with jQuery not getting loaded on some setups

Modals
5.0.1 22 October 2014

Fixed
  • FREE Fixes issue with Undefined property $autoconvert_classnames_images

Modals
5.0.0 22 October 2014

Added
  • Adds ability to place own styles in the css folder (file will show up in selection)
  • Adds extra yes/no select fields for auto-convert options
  • Improves handling of non-embed versions of youtube/vimeo urls
  • PRO Adds ability to create a link to an article with the title or alias of the article using the article= attribute
  • PRO Adds ability to create galleries via image classnames
  • PRO Adds ability to set an auto close in milliseconds with parameter autoclose=
  • PRO Adds ability to set gallery titles and descriptions for individual images via a data.txt
  • PRO Adds ability to set link to youtube/vimeo videos by tag parameter youtube= and vimeo=
Changed
  • Changes styling of title bar if title is empty
  • Improves handling of tags inside links
  • Improves styling and display of the description
  • Updates ColorBox to version 1.5.14
Fixed
  • Fixes issue with modal window being tiny when width/height are not set in iframe mode on internal urls
  • Fixes issue with php warning about Unknown modifier '.' in protect.php
  • Fixes issue with plugin not being run over introtext/fulltext on onContentPrepare event
  • Fixes issue with plugin not working on jDownloads frontend view
  • Fixes issue with quotes in titles and descriptions
  • Fixes issue with redirect script not working when not in iframe mode
  • Fixes issue with scripts/styles not being removed when no modal links are found
  • PRO Fixes issue with modal tag with html= parameter sometimes pushing text to new line

Modals
4.12.3 26 August 2014

Fixed
  • FREE Really, really, really fixed issue with code being messed up and breaking the page (argh!)

Modals
4.12.2 26 August 2014

Fixed
  • FREE Really fixed issue with code being messed up and breaking the page

Modals
4.12.1 26 August 2014

Fixed
  • FREE Fixes issue with code being messed up and breaking the page

Modals
4.12.0 26 August 2014

Added
  • PRO Adds ability to set the closeButton value in the tag
  • PRO Adds option to set the open count (used with openOnce, openMin and openMax attributes) to page instead of website
Changed
  • Updates translations: id-ID
Fixed
  • PRO Fixes issue with gallery not handling UTF-8 characters well in file names

Modals
4.11.1 19 August 2014

Fixed
  • PRO Fixes issue with all images in gallery getting the same title

Modals
4.11.0 15 August 2014

Added
  • PRO Adds ability to create a link to an article with only the article id using the article= attribute
  • PRO Made title overridable with a fixed title for galleries via the tag
Changed
  • Refactors code
  • Updates ColorBox to version 1.5.13
  • Updates translations: es-ES, lt-LT
Fixed
  • Fixes issue with lowercase option missing from title case option
  • Fixes issue with tags being converted in com_myjspace edit forms
  • J2 Adds missing jQuery.noConflict()
  • J2 Fixes issue with errors after upgrade to Joomla 3
  • J3 Fixes issue with tags not being handled in search results

Modals
4.10.1 26 May 2014

Removed
  • J3 Removes compatibility for Joomla 3 versions under 3.2.2
Fixed
  • PRO Fixes issue with error about in_array

Modals
4.10.0 22 May 2014

Added
  • Adds options to control auto title casing
Removed
  • Removes incorrect translations of the URL field description
Changed
  • Updates translations: id-ID
Fixed
  • Fixes issue with links with a target inside the modal window having the ml and iframe url variables

Modals
4.9.0 13 May 2014

Added
  • PRO Adds ability to set delay in modal popups that open on page load
Changed
  • Updates ColorBox to version 1.5.9
  • Updates translations: lt-LT, nl-NL
Fixed
  • Fixes issue with mobile setting not working
  • PRO Fixes issue with modals losing settings (like title) when multiple on page (in some cases)

Modals
4.8.0 29 April 2014

Added
  • Adds option to load scripts/styles in inline modal again (disabled by default)
  • Adds translations: fr-FR, id-ID, nl-NL
  • PRO Adds option to disable modals on mobile (narrow) screens
Changed
  • Improves load speed of internal pages when not using iframe mode
  • Made file type detection case insensitive
Fixed
  • Fixes issue with html structure issues when tags are directly inside html 5 elements

Modals
4.7.4 05 April 2014

Fixed
  • Fixes issue with Modals not working on AcyMailing frontend views

Modals
4.7.3 05 March 2014

Added
  • J2 Adds option to load jQuery v2.1.0 instead of v1.11.0

Modals
4.7.2 27 February 2014

Changed
  • Updates translations: sv-SE
  • J2 Downgrades jQuery from version 2.0.3 to 1.11.0 to restore IE8 compatibility
Fixed
  • Fixes issue with some missing language strings in some occasions
  • PRO Fixes issue with gallery showing last image first when tag has content

Modals
4.7.1 02 January 2014

Changed
  • Improves some code in NoNumber Framework which improves page load speed
  • Updates translations: nl-NL
Fixed
  • Fixes issue with tags being encoded in frontend edit views

Modals
4.7.0 06 December 2013

Added
  • Adds ability to set a description
  • Adds ability to set onSomething triggers in the {modal} tags
Changed
  • Updates ColorBox to version 1.4.33
Fixed
  • Fixes installation error about duplicate entry on some MySQL 5.6 setups
  • Fixes issue with frontend edit form not working when Modals plugin is enabled

Modals
4.6.1 07 November 2013

Changed
  • Updates translations: lt-LT
Fixed
  • Fixes issue with multiple image galleries sometimes being grouped together
  • Fixes issue with tags in Sourcerer code being converted
  • Fixes issue with tags in some text and textarea fields being converted

Modals
4.6.0 22 October 2013

Added
  • Adds option to make modals open as iframe by default
  • Adds option to set the sub template
Changed
  • Updates translations: sl-SI

Modals
4.5.0 18 October 2013

Added
  • Adds translations: pt-PT
  • PRO Adds ability to load modal on page load only once using openOnce or use openMin and openMax
Changed
  • Changes javascript minification to use Google Closure
  • Updates ColorBox to version 1.4.32
  • Updates translations: ca-ES, de-DE, el-GR, es-ES, hi-IN, it-IT, ja-JP, nb-NO, nl-NL, pl-PL, ru-RU, sl-SI, sv-SE, th-TH, uk-UA, zh-TW
Fixed
  • PRO Fixes issue with first image showing as last number in gallery mode

Modals
4.4.1 26 September 2013

Changed
  • Updates ColorBox to version 1.4.31
  • Updates translations: de-DE, lt-LT
Fixed
  • Fixes issue with tags not being handled when site has invalid html structure
  • PRO Fixes issue with slideshow not working when using the open=1 attribute

Modals
4.4.0 23 August 2013

Added
  • PRO Adds option to disable on selection of components
Changed
  • Made texts previous, next and close translatable via language files
Fixed
  • Fixes issue with AcyMailing pages opened by Modals breaking
  • Fixes issue with opening tags not being converted on some setups
  • Fixes issue with tags sometimes appearing in title tags and title attributes

Modals
4.3.1 13 August 2013

Changed
  • Updates ColorBox to version 1.4.27
  • Updates translations: es-ES, lt-LT
Fixed
  • Fixes issue with links being handled on AcyMailing pages
  • Fixes issue with relative internal links not being handled correctly

Modals
4.3.0 05 July 2013

Added
  • Adds option to redirect script in case link is not loaded in modal window (on by default)
  • Adds setting to always open given filetypes in iframe mode (fixes issue with pdfs)
Changed
  • Updates ColorBox to version 1.4.26
  • Updates translations: es-ES
  • J2 Updates jQuery to version 2.0.3
Fixed
  • J2 Fixes issue with jQuery script not running in noConflict mode

Modals
4.2.0 27 June 2013

Removed
  • J2 Removes compatibility for Joomla 2.5 versions lower than 2.5.10
  • J3.0 Removes compatibility for Joomla 3 versions lower than 3.1.0
Fixed
  • Fixes issue with Modals' scripts and styles sometimes not being loaded
  • Fixes issue with internal links inside iframed modal loading entire template

Modals
4.1.2 25 June 2013

Added
  • Adds ability to override auto_titles setting
Fixed
  • Fixes issue with converting links by custom classname not working
  • Fixes issue with iframe attribute in tag not working correctly
  • FREE Fixes issue with notices about undefined properties tag_content

Modals
4.1.1 19 June 2013

Fixed
  • Fixes issue with links with empty classname being modalized (regardless of settings)
  • FREE Fixes issue with notices about undefined properties external and target

Modals
4.1.0 18 June 2013

Added
  • PRO Adds Auto Group option
Fixed
  • Fixes issue with some settings only working on tag syntax link
  • Fixes issue with true/false values in default settings not having effect
  • Fixes issue with width/height in tag settings not working correctly

Modals
4.0.1 12 June 2013

Fixed
  • Fixes issue with scripts not loading when using only non-tag activators on page

Modals
4.0.0 11 June 2013

Changed
  • First release (a continuation and replacement of Modalizer)