| @@ -5,9 +5,9 @@ | ||
| 5 | 5 | Text Domain: photonic |
| 6 | 6 | Requires at least: 6.2 |
| 7 | 7 | Tested up to: 7.1 |
| 8 | 8 | Requires PHP: 7.4 |
| 9 | -Stable tag: 3.35 | |
| 9 | +Stable tag: 3.37 | |
| 10 | 10 | License: GPLv3 or later |
| 11 | 11 | |
| 12 | 12 | Galleries on steroids! A stylish lightbox & gallery plugin for WP, Flickr, SmugMug and Zenfolio photos and videos. |
| 13 | 13 | |
| @@ -41,9 +41,8 @@ | ||
| 41 | 41 | * <a href='https://fancyapps.com/fancybox/3/'>Fancybox3</a> |
| 42 | 42 | * <a href='https://noelboss.github.io/featherlight/'>Featherlight</a> |
| 43 | 43 | * <a href='https://osvaldas.info/image-lightbox-responsive-touch-friendly'>Image Lightbox</a> |
| 44 | 44 | * <a href='https://cornel.bopp-art.com/lightcase/'>Lightcase</a> |
| 45 | -* <a href='http://www.stripjs.com'>Strip</a> | |
| 46 | 45 | * <a href='https://brutaldesign.github.io/swipebox/'>Swipebox</a> |
| 47 | 46 | * Thickbox |
| 48 | 47 | |
| 49 | 48 | #### Obsolete Libraries |
| @@ -50,8 +49,9 @@ | ||
| 50 | 49 | |
| 51 | 50 | * <a href='http://fancybox.net/'>Fancybox 1</a> - no update since November 2010 |
| 52 | 51 | * <a href='http://dimsemenov.com/plugins/magnific-popup/'>Magnific Popup</a> - no update since February 2016 |
| 53 | 52 | * <a href='http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/'>PrettyPhoto</a> - no update since May 2015 |
| 53 | +* <a href='http://www.stripjs.com'>Strip</a> - archived GitHub repository | |
| 54 | 54 | |
| 55 | 55 | For the non-GPL alternatives like <a href='https://fancyapps.com/fancybox/'>Fancybox2</a> and the obsolete libraries, Photonic has code to work with them, but you have to install the scripts yourself or rely on them from your theme or another plugin. |
| 56 | 56 | |
| 57 | 57 | With the exception of Thickbox the lightboxes have been adapted to become touch and gesture-friendly. See the <a href='https://aquoid.com/plugins/photonic/third-party-lightboxes/'>Lightboxes</a> page for details. |
| @@ -211,7 +211,7 @@ | ||
| 211 | 211 | Yes, but only for the plugin front-end and the wizard. The Settings pages are not translated at this point. Also note that any strings included in the third-party JS scripts are not translated. |
| 212 | 212 | |
| 213 | 213 | == Changelog == |
| 214 | 214 | |
| 215 | -= 3.35 = | |
| 215 | += 3.37 = | |
| 216 | 216 | |
| 217 | -* Fixed: Menu was broken due to changes in WP 7.1 | |
| 217 | +* Fixed: Security hardening for galleries on dedicated pages | |