PluginProbe
Photonic Gallery & Lightbox for Flickr, SmugMug & Others / 3.34
Photonic Gallery & Lightbox for Flickr, SmugMug & Others v3.34
3.37 3.36 3.35 3.34 3.33 2.19 2.20 2.21 2.22 2.23 2.24 2.25 2.26 2.27 2.28 2.29 2.30 2.31 2.32 2.33 2.34 2.40 2.41 2.42 2.43 All 142 releases
photonic / changelog.txt

changelog.txt in Photonic Gallery & Lightbox for Flickr, SmugMug & Others 3.34, at changelog.txt

987 lines 52.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 == Changelog ==
2
3 = 3.34 =
4
5 * Changed: Security hardening of blocks against XSS
6 * Changed: Added more features for PHP 7.4+
7 * Changed: Improved formatting of captions in tooltips and slide-ups.
8 * Removed: StripJS, which is archived and not maintained any more
9
10 = 3.33 =
11
12 * Fixed: Deprecation issues with PHP 8.4
13 * Changed: Minimum PHP version supported now is 7.4
14 * Changed: Improved translation support for blocks
15 * Removed: Option to set the overlaid modal's border
16 * Fixed: Bulk shortcode replacement functionality was broken.
17 * Fixed: Z-Index conflict with Beaver Builder
18
19 = 3.32 =
20
21 * Fixed: Bug that was causing an error in the wizard, "Invalid screen value: 6" in some scenarios.
22 * Fixed: Bug that was causing the MCE editor to show the last opened gallery if a user clicked on the button to create a new gallery.
23 * Removed: Some old code that is no longer in use.
24
25 = 3.31 =
26
27 * Fixed: Bug that was preventing the wizard sources from showing up in some undefined scenarios
28
29 = 3.30 =
30
31 * Changed: Reduced dependency on jQuery for the wizard and its related components
32 * Changed: Significantly rewrote the Wizard UI code, to separate IFrame functionality from the main window
33 * Fixed: Compatibility issue with the Gutenberg Plugin
34 * Fixed: Cross-Origin messages with block editor enabled in some conditions
35 * Fixed: Bug in MCE Editor that was preventing the addition of galleries
36
37 = 3.25 =
38
39 * Fixed: Blocks were not working in the Site Editor
40
41 = 3.24 =
42
43 * Fixed: Bug in sanitizing for Spotlight lightbox
44
45 = 3.23 =
46
47 * Fixed: Bug in sanitize function was causing errors for missing titles
48
49 = 3.22 =
50
51 * Changed: Security hardening of JS against XSS attacks
52
53 = 3.21 =
54
55 * Added: New sizes for Flickr videos
56
57 = 3.20 =
58
59 * Changed: WP version compatibility updated to 6.8
60 * Removed: Ability to create and edit Google Photos galleries
61 * Removed: Google Photos sections from Helpers page
62 * Removed: Instagram and Google Photos authentication sections
63
64 = 3.15 =
65
66 * Changed: Updated stable tag to 3.15
67
68 = 3.14 =
69
70 * Changed: Added code to make Google galleries gracefully disappear
71 * Changed: WP version compatibility updated to 6.7
72 * Changed: Refactored flow.js to wizard.js
73 * Changed: Improved support for the "Plugin Check" plugin
74
75 = 3.13 =
76
77 * Added: Warning notices about the impending Google Photos shutdown.
78 * Changed: Added adaptability for the "Plugin Check" plugin.
79
80 = 3.12 =
81
82 * Changed: Updated stable tag to 3.12
83
84 = 3.11 =
85
86 * Changed: Minimum PHP version compatibility bumped up to 7.3
87 * Changed: Updated WP compatibility support to 6.6
88 * Changed: For native galleries, if the size is missing, the code will now return a mime-type thumbnail.
89 * Removed: Polyfill.js is no longer a part of the script, hence removing the file.
90
91 = 3.10 =
92
93 * Added: New layout, "Horizontal Masonry", for left-to-right ordering in masonry layouts.
94 * Added: Ability to select more options for the title in WP galleries.
95 * Changed: Minimum WP version compatibility bumped up to 6.2.
96 * Changed: Minimum PHP version compatibility bumped up to 7.2.
97 * Fixed: Lazy-expanded Flickr collections were not showing square thumbnails.
98 * Fixed: Zenfolio issue where square thumbnails were not showing a uniform size.
99 * Fixed: LightGallery thumbnails were not showing in lazy-loaded galleries.
100 * Fixed: Corrected a PHP 8.1-specific warning.
101 * Changed: Removed unnecessary markup (data attributes) from slideshows.
102
103 = 3.05 =
104
105 * Fixed: Thumbnails within lightbox were not showing up (https://wordpress.org/support/topic/thumbnails-inside-a-lightbox/).
106 * Fixed: When the number of columns was being set explicitly, the grids were displaying information in a single column (https://wordpress.org/support/topic/initial-number-of-albums-displayed/).
107 * Fixed: "More" button was not showing up for WordPress galleries.
108 * Fixed: For certain installations, CSS was not being read correctly; corrected by escaping the data uri SVG used in a background image (https://wordpress.org/support/topic/latest-update-3-04-breaks-website/).
109
110 = 3.04 =
111
112 * Added: Full support for lazy-loading.
113 * HTML / CSS Change: Cleaned up a lot of the HTML markup, reducing payload.
114 * Added: Ability to show "More" for WordPress galleries.
115 * Changed: Flickr photos now pick URLs from the url parameter instead of constructing based on the Farm and Server.
116
117 = 3.03 =
118
119 * Changed: Updated PHP support to 7.1; no new syntax yet.
120 * Changed: Updated WP compatibility support to 6.4
121 * Changed: Renamed "Modules" to "Platforms" and "Core.php" to "Base.php"
122 * Removed: Options for transpiled code, since IE support was dropped in version 3.00.
123 * Added: Hooks <code>photonic_custom_sort_albums</code> and <code>photonic_custom_sort_photos</code> for sorting output before printing.
124 * Changed: Updated lightbox scripts to latest versions - Lightgallery, PhotoSwipe, Splide
125 * Fixed: Sort options in the Wizard were displaying for all types of Flickr level 1 displays (multiple / album / gallery photos) - corrected to only display for multiple photos (https://wordpress.org/support/topic/flickr-photoset-sorting-only-descending/)
126 * Fixed: SmugMug keyword settings for albums, when defined through the Wizard, were not working (https://wordpress.org/support/topic/smugmug-filter-on-keywords-not-working-for-me/)
127 * Fixed: Header options in a shortcode were not being deconstructed via the Wizard
128 * Added: Ability to show LightGallery controls on mobiles (https://wordpress.org/support/topic/close-button-in-lightgallery-on-mobile/)
129
130 = 3.02 =
131
132 * Changed: Version number in readme.txt to be consistent.
133
134 = 3.01 =
135
136 * Changed: Plugin file header to include PHP version requirements. Previously only included in readme.txt
137
138 = 3.00 =
139
140 * Changed: Adopted backwards-incompatible PHP 7.0 syntax - null coalescing operator and function return types.
141 * Changed: Moved some of the code to separate files to keep things more readable.
142 * Added: Support for YouTube timestamps in lightboxes that allow such functionality.
143 * Removed: Instagram options.
144 * Removed: Support for IE11 and older browsers.
145 * Fixed: Typo "grove" has been corrected to "groove".
146 * Fixed: Option <code>type='wp'</code> was not working for slideshow layouts.
147 * Fixed: If there were slideshows from 2 or more platforms, the first gallery of the second platform was not showing up.
148 * Fixed: Widgets, Elementor and Beaver content was not showing in JS load mode.
149 * Fixed: WP 6.2 broke the Flickr functionality to retrieve collections in parallel.
150
151 = 2.84 =
152
153 * Removed: Support for Instagram in the Wizard.
154 * Removed: Cron job for Instagram.
155 * Added: Sort options for WP galleries in the Wizard.
156 * Added: Ability to control nesting levels for SmugMug trees; useful for deeply nested user trees.
157 * Changed: Updated compatibility information to WP 6.2.
158 * Changed: Added KSES filtering for content within the Wizard.
159 * Fixed: For "No lightbox" scenarios, clicking on album thumbnails was leading to the first photo of the album instead of showing the album page.
160 * Fixed: The global setting for modal vs. direct lightbox displays was ignoring the album header options for the modal.
161 * Fixed: The "timeout" setting for slideshows was not being honoured.
162
163 = 2.83 =
164
165 * Fixed: Added "More" capability to the Wizard for Flickr albums
166 * Changed: Added more "allowed" tags to the KSES filter, because some plugins were removing Photonic <code>data-</code> elements from the markup.
167
168 = 2.82 =
169
170 * Fixed: Unicode handling in the <code>more</code> tag in the Wizard was not working
171
172 = 2.81 =
173
174 * Changed: Updated PhotoSwipe 5 to version 5.2.8.
175 * Changed: Replaced calls to <code>esc_sql</code> with <code>prepare</code>.
176 * Fixed: Vanilla form for shortcode editing was not rendering select lists properly.
177 * Fixed: Flickr shortcodes were not displaying photos in an album if the "Default user" was non-empty and not the same as the photoset's owner.
178
179 = 2.80 =
180
181 * Fixed: Generated CSS had a blank "px" value.
182 * Fixed: Vanilla form for shortcode generation was not rendering select lists properly.
183 * Added: Support for PhotoSwipe 5.
184 * Fixed: Apostrophes and quotes were getting prefixed with a "\" in lightbox captions.
185 * Fixed: Google Photos corner-case scenario where transients were blank, but the access token was not getting generated.
186
187 = 2.79 =
188
189 * Fixed: SVN did not have the right file name (case confusion) for one script.
190 * Fixed: Warnings were showing up for some variables in debug mode.
191
192 = 2.78 =
193
194 * Added: New lightbox, "VenoBox".
195 * Fixed: A bug in "Separate Page" display, where the title was not showing correctly.
196 * Fixed: A bug in Featherlight was causing improper display of videos.
197 * Fixed: SmugMug users with more than 100 albums were not able to see all of them.
198 * Fixed: Wizard was showing only 3 Google Photos albums at one time.
199 * Fixed: In some cases, the widget was causing an array offset error.
200 * Fixed: A bug in GLightbox where the "expand" behaviour of Flickr collections was not working.
201 * Changed: Updated all applicable JS libraries to their current versions (BigPicture, Fancybox3, Featherlight, GLightbox, Lightcase, LightGallery, PhotoSwipe, Splide, Strip, Swipebox).
202 * Changed: Removed Fancybox 1, Magnific and PrettyPhoto from the list of bundled lightboxes
203 * Changed: Split up the combined JS files and the combined CSS files into their respective components.
204 * Changed: Code housekeeping - optimized the performance of some of the JS components (Modal, Prompter, Tooltip).
205
206 = 2.77 =
207
208 * Fixed: A bug in the Flickr gallery (not photosets / albums) display was preventing photos in a gallery from showing up.
209 * Fixed: A bug in the Google module where clicking on an album to display contents on a new page was not working if the the album was loaded as a part of the "More" data set.
210 * Fixed: Blank invocation of the shortcode was causing a warning in PHP 7.4 and an error in 8.0
211 * Fixed: A bug in the Instagram module where using an old <code>media_id</code> would cause an error instead of degrading gracefully.
212 * Fixed: FOUC issue in the slider when thumbnails were enabled.
213 * Changed: Some instances of null comparison were causing errors due to strict evaluation. Replaced those with <code>empty</code>
214 * Security: Added more security hardening and escaping.
215
216 = 2.76 =
217
218 * Changed: Updated Splide to new version
219 * Fixed: BigPicture and Spotlight were including jQuery. This has been rectified.
220 * Security: Moved authentication settings of Google and Instagram to transients from options
221 * Security: Added <code>current_user_can</code> and nonce checks to all option update calls
222 * Security: Improved sanitization checks and hardened security for saving options
223 * Changed: Modified code to align with WPCS / CodeSniffer recommendations where applicable
224
225 = 2.75 =
226
227 * New: Added monitoring capability for checking if Instagram credentials are expiring soon.
228 * New: Added support for the Spotlight lightbox script (https://nextapps-de.github.io/spotlight/)
229 * Fixed: "Slide up" behaviour, as per patch provided by @nicegamer7 (https://wordpress.org/support/topic/fix-slideup-show-css/)
230
231 = 2.74 =
232
233 * Fixed: "Title position" option was not working for Google Photos albums
234 * Fixed: Swipebox "Enable Bars on Mobile" was not working
235
236 = 2.73 =
237
238 * Fixed: "Hide photo count" option was not working for Flickr albums
239
240 = 2.72 =
241
242 * Fixed: Title widths for the square layout when the title is below the photo were not auto-adjusting upon clicking the "More" button.
243
244 = 2.71 =
245
246 * Fixed: URLs for Flickr photosets were not working in some cases.
247 * Fixed: Wizard Google Photos count was capped at 3
248
249 = 2.70 =
250
251 * Fixed: When Flickr Groups were being used with other attributes like tags, the gallery was repeating twice.
252 * Fixed: The Gutenberg block was throwing an error in case the "Load More" button was being clicked in the Wizard
253
254 = 2.69 =
255
256 * Fixed: The Wizard generating an error upon clicking on "Load More" for "single album" scenarios.
257
258 = 2.68 =
259
260 * Fixed: The Wizard was deselecting Google Photos albums not in the first 50 results
261
262 = 2.67 =
263
264 * Fixed: "Flash of unstyled content" (FOUC) with slideshows
265 * Fixed: "Strip below" option for thumbnails was not always showing up for all slideshows
266 * Changed: Removed redundant Instagram options
267
268 = 2.66 =
269
270 * Fixed: Fatal error when a slideshow is displayed with a "strip-below" or "strip-above" option
271
272 = 2.65 =
273
274 * Fixed: "Dynamic height" option in the slideshow was not sizing to the tallest image if count was more than 1.
275 * Fixed: GLightbox was not working for level 2 displays in the JS load mode.
276 * Fixed: Lightbox setting of "none" was resulting in a JS error.
277 * Fixed: Flickr photo searches for "All users" were not working; only user and group-specific searches were working.
278 * Fixed: The "more" button was showing up in Instagram even if not specified
279 * Changed: Minor CSS and data attribute changes.
280 * Changed: Code refactored for gallery elements and made more modular.
281
282 = 2.64 =
283
284 * Fixed: "Zoom upon hover" behaviour was broken for Justified Grid and Mosaic layouts.
285 * Fixed: Thumbnails were not centering in the "square" layout.
286 * Fixed: Google Photos was not working for Fancybox.
287
288 = 2.63 =
289
290 * Switched the Justified Grid layout to use CSS when image sizes are available.
291 * Minimized the presence of Cumulative Layout Shift (CLS) on galleries by pre-assigning image sizes. Instagram is the only platform for which this is not supported.
292 * Fixed a bug with Image Lightbox, Fancybox3, Lightcase and Strip, which was preventing the "Load More" feature from working for albums.
293 * New shortcode options added, <code>load_mode</code> and <code>layout_engine</code> to support overriding global options in case of issues.
294 * HTML / CSS change: images are now served as <code>figure</code> elements in a <code>div</code>. Corresponding captions are served in <code>figcaption</code>.
295 * HTML / CSS change: <code>slideshow-grid-panel</code> is now called <code>modal-gallery</code>
296 * HTML / CSS change: removed redundant CSS classes - photonic-[flickr etc.]-[image etc.] to reduce payload size.
297
298 = 2.62 =
299
300 * Added an option for a "Loading mode", that lets defer shortcode execution till after the page has been generated.
301 * "Load More" was not working for albums. This has been addressed.
302 * The option to show a title permanently covering the bottom of images was not working. This has been fixed.
303 * Native WP galleries were defaulting to a 3 column layout. This has been changed to "auto" to facilitate responsive behaviour by default.
304 * The slideshow script has been updated to the latest version.
305 * In fixed height slideshows the aspect ratio was getting distorted upon resizing the screen. This has been corrected.
306 * Slideshow title styles were not working. This has been rectified.
307 * A fix has been put in for cases where the title was blank, yet the caption was not being retrieved from the description.
308
309 = 2.61 =
310
311 * "Show Gallery" feature was not working for Justified Grids and Mosaic layouts for BaguetteBox, BigPicture, GLightbox, LightGallery, PhotoSwipe, Featherlight, Image Lightbox and Magnific.
312 * BigPicture was throwing a PHP warning when there was a video mixed with a gallery. This has been fixed.
313 * Removed jQuery dependency for the Photonic Block in the Gutenberg Editor (the front-end did not require it)
314
315 = 2.60 =
316
317 * Overhauled the front-end JavaScript by rewriting code to ES6 standards; jQuery is not used for some lightboxes
318 * Replaced LightSlider with Splide (https://splidejs.com), a pure JS slider library
319 * Added support for 3 plain JavaScript lightboxes: BaguetteBox (https://feimosi.github.io/baguetteBox.js/), BigPicture (https://henrygd.me/bigpicture/), and GLightbox (https://biati-digital.github.io/glightbox/)
320 * Strip is now released under a GPL-compatible license, so this has been moved to the "standard" lightbox list
321 * Fixed a bug where activation of Elementor was causing the backend widget script to get included on all pages in the front-end
322 * Added new <code>view</code> option for Google Photos, <code>shared-photos</code>
323 * Automatic conversion of shortcodes to blocks is now fully supported
324 * Added options to disable the Photonic shortcode on the "Latest Posts" and archive pages.
325
326 = 2.48 =
327
328 * Added check for $_SERVER to prevent WP-CLI errors
329
330 = 2.47 =
331
332 * Added support for showing captions for Instagram posts
333
334 = 2.46 =
335
336 * Made changes to account for Facebook / Instagram disabling oEmbed
337 * Fixed an issue that was requiring jQuery Migrate for Google Photos authentication
338 * Looping was not working for Fancybox3 - fixed
339
340 = 2.45 =
341
342 * Fixed an issue where titles of SmugMug folders, Flickr collections and Zenfolio groups were not showing up on pages in some cases
343
344 = 2.44 =
345
346 * Removed capability for archive view "more buttons"
347 * Fixed a bug where an invalid refresh token was causing an error about missing OAuth2 credentials (error 401)
348 * Fixed a bug where album descriptions were showing up if the album was being included on a page
349 * More button was not showing up in the wizard for Instagram
350 * Instagram automatic refresh of token was not working
351
352 = 2.43 =
353
354 * Fatal error showing up on "Add New" post for PHP 5.6.x; fixed
355 * "Load More" was not working in the Helpers; fixed
356 * Flickr videos were not playing; fixed
357 * "Load More" for the helper shortcode was not working if the shortcode was on a page by itself; fixed
358 * Conflict with <code>the_title</code> hook between bbPress and Photonic; resolved
359
360 = 2.42 =
361
362 * SmugMug "Load More" in the wizard was not working; fixed.
363 * Beaver Builder integration was partially broken; fixed.
364 * Google Photos galleries were not showing up on a dedicated page; fixed.
365 * Just calling the Photonic shortcode without any attributes was causing an error; fixed
366
367 = 2.41 =
368
369 * File "Defaults.php" got checked in as "defaults.php" in the previous version.
370
371 = 2.40 =
372
373 * Full implementation of object oriented code, completing shift to PHP 5.6+
374 * Added a widget for Photonic. This enables integration with site builders such as Elementor and Beaver Builder that support WP widgets
375 * Added a way to show albums in their own page
376 * Removed options for front-end authentication
377 * Fixed the behaviour of tile images for Flickr Level 2 displays. Some sizes were broken
378 * Added a parameter <code>carousel_handling</code> to prevent recursion of carousels in Instagram
379 * Significant performance improvements in the Gallery Wizard
380 * Performance improvements across all Photonic admin pages, specifically for PHP 7.0+
381
382 = 2.34 =
383
384 * Minor change for PHP 5.6 compatibility in corner cases
385
386 = 2.33 =
387
388 * Function definition syntax was causing problems for PHP 5.6. This has been addressed.
389 * Code for <code>shortcode_atts_gallery</code> adapted to apply for <code>shortcode_atts_{$photonic_alternative_shortcode}</code>
390 * Option to "Show whitespace to the side for narrower images" was not working for slideshows
391
392 = 2.32 =
393
394 * Switched Instagram module to the Graph API.
395 * Phasing out PHP < 5.6 - replaced PHP array conventional syntax with short syntax.
396 * Code housekeeping - moved authentication functions on admin dashboard to own file
397 * Google video - switched video size parameter to "dv", which should fetch largest video available
398 * "Load More" was not working for the "Gallery Builder wizard" for SmugMug albums
399 * Lazy Loading - now galleries will display with lazy loading set to "eager" to avoid conflicts with an upcoming WP change
400 * Instagram's default gallery layout is now a Justified Grid, because Instagram's API no longer provides images of multiple sizes
401 * All photos in an Instagram post can now be displayed using the <code>carousel</code> attribute
402 * Changed <code>shortcode_atts_gallery</code> to apply only if the gallery shortcode is being used
403 * Updated compatibility information
404
405 = 2.31 =
406
407 * Changed Zenfolio extension to use wp_remote_post instead of cURL because of "Unknown Error" for BlueHost installations
408 * Flickr photos' main size was not being considered while viewing collections
409
410 = 2.30 =
411
412 * Missed version number in previous release
413
414 = 2.29 =
415
416 * Plugin name changed to comply with FaceBook's terms of service (Instagram removed from the name)
417 * Made a change to Instagram to pull photos from within carousels (i.e. Instagram posts, which group more than one photo)
418
419 = 2.28 =
420
421 * Instagram authentication was failing due to a recent change in the Instagram API. This has been been addressed
422 * The admin menu showed a blank "Photonic" sub-menu item for users not authorized to "edit_theme_options". This has been removed
423 * Added a "Show Gallery" button capability to defer the loading of galleries
424 * Fixed an issue where Google's chain query mode would trigger an API quota issue if invalid album ids were passed to the shortcode
425
426 = 2.27 =
427
428 * Updated Colorbox to latest version; removes dependency on jQuery Migrate
429 * Updated Fancybox 1 to work with newer versions of jQuery without jQuery Migrate
430 * Updated Image Lightbox to work with newer versions of jQuery without jQuery Migrate
431 * Updated PrettyPhoto to work with newer versions of jQuery without jQuery Migrate
432 * Removed options for borders and padding around individual photos for all sources, reducing custom CSS size
433 * Moved options defaults to different file, reducing load time
434 * Combined JS files where possible to reduce HTTP requests
435 * Combined CSS files where possible to reduce HTTP requests
436 * Added screenshots to settings pages for "Add / Edit Photonic Gallery"
437
438 = 2.26 =
439
440 * Changed code to adapt to latest Flickr URL changes. Flickr no longer generates URLs with "static.flickr.com" in the URL and replaces that with "staticflickr.com"
441 * Single photos displayed for Flickr were relying explicitly on the "main_size" parameter. This has been changed to pick the "largest image" smaller than or equal to the main size image.
442 * Flickr's changes broke the thumbnail URL generation for new videos - this has been fixed
443 * LightGallery full-screen plugin has been updated to the latest version to address a JS error resultant from closing the gallery
444
445 = 2.25 =
446
447 * Changed the filtering logic for Google Photos to show results from subsequent pages only if the "Chain queries" option for Google Photos is turned on. This is to avoid API quota limit violations
448 * Made a modification to ensure that Photonic is not loading any scripts on admin pages such as the post listing page
449
450 = 2.24 =
451
452 * Fixed a bug where the shortcode builder was requiring the API key for SmugMug
453 * Added option to control title content for Google Photos
454 * Added condition to exclude loading the vanilla shortcode builder form if the Rich Content Editor is disabled
455 * Fixed album filtering logic for Google Photos to show results from subsequent pages if matches are not found on the first page
456
457 = 2.23 =
458
459 * Added a switch to allow scripts to load in the header, to account for themes including RetinaJS, <a href='https://github.com/strues/retinajs/issues/260'>which has a bug</a>.
460
461 = 2.22 =
462
463 * Conditional script placement was not working for blocks
464 * Added option to force load scripts
465
466 = 2.21 =
467
468 * Added logic to conditionally load JavaScript only on pages where Photonic is being invoked
469 * Replaced the jQuery UI Dialog script (used for password prompting) with a much smaller library (ModaliseJS) with no jQuery dependency
470 * Replaced the jQuery UI Tooltip script with a 2KB custom, no jQuery tooltip script
471 * Added support for Enhanced Media Library
472 * Fixed a mosaic layout bug that was causing the last row on smaller viewports to not render properly
473 * Fixed an issue with the Interactive Shortcode Builder not being able to process authenticated SmugMug calls
474 * Fixed a bug where Colorbox was not showing the lightbox for non-Photonic images
475 * Fixed a bug where on slow connections with the title being displayed below the photos, users were seeing a narrow, tall column of text
476
477 = 2.20 =
478
479 * Fixed an issue that was causing a fatal error on versions of PHP older than 5.5
480 * Fixed an issue where the <code>video_size</code> attribute, if passed to a collection of albums, was not being propagated to the photos within each album.
481
482 = 2.19 =
483
484 * Picasa is now deprecated, so support for it in the plugin has been removed
485 * Added support for the Gutenberg block "wide-alignment" and "full-width" options
486 * Added a <code>photonic_helper</code> utility shortcode
487 * The block-builder also shows the equivalent shortcode at the bottom for users who are facing Gutenberg conflicts or want to use a shortcode
488 * The <code>main_size</code> option was being ignored for the native galleries in favour of <code>slide_size</code>
489 * Escaped all translated strings appropriately
490 * The more button was not showing up on some OS configurations due to EOL character mismatches
491 * Performance tracing was causing native WP galleries to not show up
492 * Removed option to link photos for Google as all access is for private photos - "View" link is always erroneous
493 * Added an "end" element to the galleries, to enable linking to the end of the gallery
494 * Added PHP and extension info to the "Getting Started" page
495 * Added a <code>tile_size</code> option to Instagram
496 * Added PHP 7.3 compatibility
497 * Added a hover overlay icon for videos for Instagram, Flickr and SmugMug
498 * Fixed an issue where the slideshow layout was not respecting the <code>strip-above</code> option
499 * Removed the requirement for an API key for SmugMug - SmugMug users will require an API key only if they want to display private photos
500 * Fixed an "empty space" issue occurring for Safari with the masonry layout
501 * Fixed a bug with PhotoSwipe and the justified grid layout, which was causing the lightbox to show a different image than the one clicked
502 * Fixed a bug with PhotoSwipe and StripJS where the looping setting was not being respected
503 * Added options to disable loading of Photonic's scripts in case a theme / plugin supplies them
504 * Switched to minified versions of all JavaScript files; can be controlled by options
505 * Renamed translation file to photonic.pot from photonic.po
506
507 = 2.17 =
508
509 * Private albums for Flickr and SmugMug were not showing up in the interactive shortcode builder
510 * Resolved Divi conflict with Visual Editor, and in Text editor the WP media library gets pushed behind
511
512 = 2.16 =
513
514 * Zenfolio photosets with "smart" names were not being pulled up correctly
515 * Using <code>title_position='none'</code> was not disabling the title
516 * Masonry layout was not respecting the column count for level 2 displays
517 * Minor changes to ensure that the hints in the flow editor are showing up only when required
518 * Pinterest share now opens in a new window
519
520 = 2.15 =
521
522 * Added a filtering capability on the shortcode insertion screens
523 * Fixed a JS error that was showing up on clicking on "Add / Edit Photonic Gallery" button
524 * Added the ability to provide the thumbnail size for Instagram in the shortcode builder
525
526 = 2.14 =
527
528 * Fixed "disableShrink" behaviour for Lightcase.
529 * Fixed Fancybox3 social media linking issues
530 * Fixed a flickering issue for PhotoSwipe on mobiles
531 * Fixed a bug where Flickr collections were not showing nested collections in some scenarios
532
533 = 2.13 =
534
535 * Fixed a bug where the interactive flow was replacing the "Tile size" for WordPress galleries with a "Thumb Size"
536 * Fixed a bug where gallery transitions within Fancybox3, PrettyPhoto and StripJS galleries were not working
537 * Added a capability to check if the current user can edit posts before showing the interactive flow
538 * Added several new options to the lightbox configurations
539
540 = 2.12 =
541
542 * Added support for Magnific Popup
543 * Fixed an issue with LightSlider slideshows not going the full-width in specific cases
544 * Fixed a bug with the interactive flow that was causing a JS error for WP galleries if starting a new gallery
545 * Split out the lightbox options to their own tab
546 * Added multiple customization options to the lightboxes
547 * Added a capability to launch a lightbox from a slideshow for LightGallery and Magnific
548 * Added an option to remove the photo count from Google Album displays
549
550 = 2.11 =
551
552 * Optimized and modularized JavaScript by separating out each lightbox script
553 * Flickr photsets in a collection were losing their order due to parallel calls - now fixed
554 * Instagram Masonry layout was hardcoding image sizes and not working properly
555 * Fixed an issue in the interactive workflow that was causing a fatal error for PHP versions < 5.5
556 * Modified the Flickr photo display link to be more "specific". E.g. if a photo is in an album its link in Flickr will be specific to that album instead of the user's photostream
557
558 = 2.10 =
559
560 * Added Gutenberg compatibility
561 * Added a "Shortcode replacement" capability to prepare for Gutenberg. See <em>Photonic &rarr; Prepare for Gutenberg</em>
562 * Fixed a bug that was causing the default album search by user to fail for SmugMug
563 * The <code>layout='strip-above'</code> setting was not working for the slideshow layouts. This has been corrected
564 * Added new "Advanced" settings under "Generic Options". Moved SSL and performance logging options there.
565 * Added new options to increase the cURL timeout and to enable debug logging for troubleshooting, under the "Advanced" section
566 * Replaced Flickr collection-fetching with parallel calls
567
568 = 2.02 =
569
570 * Minor patch for Interactive Workflow z-index issue
571
572 = 2.01 =
573
574 * Added support for PhotoSwipe
575 * Addressed an Instagram change that was preventing higher resolution images from being displayed.
576 * Removed the explicitly defined Instagram sizes for 1080px and replaced them with a "Largest" option to automatically pull the largest available image
577 * Fixed a bug that was not respecting the sort order for SmugMug
578
579 = 2.00 =
580
581 * Added a new workflow-type button, "Add / Edit Photonic Gallery" to create Photonic galleries
582 * Introduced a "Default user" feature for Flickr, SmugMug, Picasa and Zenfolio. This is used if a user is not specified. For Instagram the authenticated user is used by default and Google supports only the authenticated user
583 * Added "search" capability for images in SmugMug albums, folders and for users by text and keywords
584 * User id is no longer required for Instagram photos. The authenticated user is used
585 * Added support for Zenfolio authentication
586 * Added support for user-specific text / category searches for Zenfolio photosets
587 * Added support for <code>photoset_type</code> (Gallery / Collection) for user-specific photosets in Zenfolio
588 * Added support for <code>kind</code> (Recent / Popular) for user-specific photosets in Zenfolio
589 * Added filter capability for Zenfolio photosets
590 * Switched Zenfolio call from HTTP to HTTPS
591 * Added <code>tile_size</code> support to native WP galleries
592 * Changed Flickr "download" URL to reflect the full-size original image
593 * Added capability to disable visual editing by post type
594 * Fixed a bug that was causing a "short term cache" for an authenticated Google account, resulting in erroneous photos if the account was switched
595 * If a video is added to a native WP gallery via third party plugins such as Media Library Assistant, Photonic can now display it as a part of the gallery and play the video in a lightbox
596 * Switched Masonry to use the script bundled natively with WP
597 * Added capability to track performance for each gallery (disabled by default)
598 * Added option to disable SSL verification on local sites
599 * There was an issue where, in the "Random Justified Gallery" layout, there was a visible "pop and realign" happening whenever the "Load More" button was being clicked. This has now been addressed
600
601 = 1.68 =
602
603 * Added support for the new Google Photos API. The Google Photos module of Photonic coexists with the older Picasa module. Please refer to the <a href='https://aquoid.com/plugins/photonic/google-photos/'>documentation</a> for further details
604 * Added capability to "show more" albums. Passing the <code>count</code> and <code>more</code> attributes allows pagination of albums
605 * Added capability to paginate and "show more" in the overlaid popup window. Passing the <code>photo_count</code> and <code>photo_more</code> attributes allow this when the overlaid popup is enabled
606 * Fixed an issue that was causing the photos of albums to not display if the global layout option was set to one of the slideshow options
607 * Updated Featherlight to latest version
608
609 = 1.67 =
610
611 * Fixed an issue with Instagram where not all recent media was displaying
612 * Fixed an issue where a lightbox / interim popup launched from a Flickr album thumbnail capped off at 100 photos
613
614 = 1.66 =
615
616 * Added video support for Flickr, Picasa / Google, SmugMug, Zenfolio and Instagram, plus videos from YouTube or Vimeo, plus standalone, locally hosted MP4 files
617 * Added support for the <a href='https://fancyapps.com/fancybox/3/'>Fancybox3</a> lightbox
618 * Added thumbnails to the Picasa and SmugMug helpers for easier identification
619 * Added a <code>structure</code> option to the Zenfolio shortcode so that photosets can be shown without being grouped
620 * Fixed a bug where the shortcode insertion script was not printing the alternative shortcode
621 * Fixed a bug where, for the alternative shortcode being used with a native WP gallery, the <code>ids</code> parameter was not being respected
622 * Fixed a bug where the archive-view thumbnail limit was not working for the home page
623 * Updated LightGallery scripts to latest version
624 * Corrected instructions for Picasa redirect URLs
625 * Scrapped support for 500px.com because its <a href='https://support.500px.com/hc/en-us/articles/360002435653-API-'>API has been shut down with effect from 15th June 2018</a>
626 * Random Justified Grid was setting the <code>alt</code> attribute of images to "undefined". This has been fixed
627
628 = 1.65 =
629
630 * Added back-end authentication support for Flickr, SmugMug and 500px (feature existed for Google/Picasa and Instagram)
631 * Fixed an incompatibility between themes and plugins using Bootstrap, and Photonic's use of jQuery Tooltip
632 * Added support for the <a href='http://noelboss.github.io/featherlight/'>Featherlight</a> lightbox
633 * Split out Authentication functionality to its own admin page, away from Helpers.
634 * Improved error messages
635 * Fixed a problem with the "Buy" link for SmugMug not appearing when opted for
636 * Fixed an issue where user names in 500px that had numbers at the start were not displaying photos from the correct user
637 * Streamlined the Picasa code to use native WP methods for HTTP requests
638 * Changed permissions for "Helpers" and "Getting Started" pages. These will now display for non-admins. The Authentication and Settings pages will be shown only to admin users
639 * Added support for Pinterest sharing
640 * The SmugMug folder view was dropping albums that didn't have a "Highlight image". This has been addressed to use a placeholder
641 * SmugMug folders were unable to display more than 10 albums within. This has been addressed to display up to 200 albums
642 * Fixed a bug with 500px.com categories, where categories with spaces were not being processed correctly
643 * Added a parameter called <code>filter_type</code> that takes the values <code>exclude</code> and <code>include</code> to indicate if a list of albums in the <code>filter</code> parameter should be excluded or included.
644 * Added support for images in Flickr that do not follow Flickr's documented URL structure
645 * Added a new title style to stick the title over the lower portion of a photo
646
647 = 1.64 =
648
649 * New Masonry layout, triggered by <code>layout='masonry'</code> for external galleries, and <code>style='masonry'</code> for WP galleries
650 * New Mosaic layout, triggered by <code>layout='mosaic'</code> for external galleries, and <code>style='mosaic'</code> for WP galleries
651 * Added "More" button capability to native WP galleries
652 * Added deep-linking and sharing capabilities to native WP galleries
653 * Added an option to disable lightbox linking for Native WP galleries
654 * Added support to display a folder in SmugMug, using <code>view='folder'</code>
655 * Added size options for Instagram's larger sizes, e.g. 1080x1080px
656 * Added options for "Thumbnail effects" - opacity, zoom and none
657 * Added a <code>popup</code> attribute to the shortcode, which overrides the "Bypass Popup" capability. It takes the values <code>hide</code> and <code>show</code>
658 * Added an option to auto-start slideshows in the slideshow layout
659 * Added slideshow options to the shortcode insertion script for all galleries
660 * Fixed a corner-case issue with the "random" layout: if the post-content width was being rounded up, e.g. 549.8px became 550px, some widths were not being computed correctly, causing the layout to break.
661 * Fixed a mismatched HTML tag for single-photo displays.
662 * Corrected a styling issue for the preview button in the WP editor that occurred when the back-end shortcode editor was active
663 * The SmugMug helper now also provides information about folders
664 * Fixed a bug with Image Lightbox's deep-linking, where if the same image was repeated in different galleries, the deep-link would show up from the first instance.
665
666 = 1.63 =
667
668 * Shortcode integration with TinyMCE. Placeholders show up for all galleries, and clicking them lets users update gallery properties.
669 * Added support for non-bundled lightbox, <a href='http://stripjs.com'>Strip</a>. There is deep-linking support, but social sharing doesn't work.
670 * "Download" capability for LightGallery was not working in Firefox for Picasa, SmugMug, Flickr, Zenfolio, 500px and Instagram. Fixed for Picasa, SmugMug and Flickr.
671 * Lightgallery showed a title in the lightbox even if "Show description only, even if blank" was selected. Fixed.
672
673 = 1.62 =
674
675 * Added new "Slideshow" layout for all galleries, triggered by layout values <code>strip-below</code>, <code>strip-above</code>, <code>strip-right</code>, and <code>no-strip</code>.
676 * Replaced jQuery Cycle with <a href='http://sachinchoolur.github.io/lightslider/index.html'>Lightslider</a> - responsive, touch-enabled and smaller. Lost most transition effects as a result.
677 * Modified the back-end to remove dependency on JQuery UI; different look, reduced size and load time. Streamlined Flickr options.
678 * Added new "Getting Started" page in the back-end with links to documentation.
679 * Added support for the <a href='https://sachinchoolur.github.io/lightGallery/'>Lightgallery</a> lightbox script.
680 * Added <code>controls</code> as an option for native WP galleries displayed as slideshows - shows "Previous" and "Next" buttons on the slideshow.
681 * Added <code>caption_control</code> as an option for native WP galleries displayed as slideshows - shows the image caption at the bottom of the slideshow.
682 * Added <code>caption</code> as an option for all galleries - helps pick the photo title or description / caption to display.
683 * Added <code>thumb_size</code> and <code>main_size</code> options to all shortcodes. This overrides the settings in the back-end for individual providers.
684 * Added Circular thumbnails option for WP gallery layouts
685
686 = 1.61 =
687
688 * Fixed an issue that was causing the Flickr API to fail for old versions of PHP.
689
690 = 1.60 =
691
692 * Added a "Load More" feature to shortcodes that display images.
693 * Added capability to display a selected number of photos from SmugMug albums.
694 * Added support for the <a href='http://cornel.bopp-art.com/lightcase/'>Lightcase</a> lightbox. Optimized CSS and fonts to reduce file sizes.
695 * Fixed a bug with "Image Lightbox" wherein if interim popups were enabled, clicking on an image in the interim popup wouldn't show the lightbox.
696
697 = 1.59 =
698
699 * Fixed a "Headers already sent" error for password-protected Zenfolio albums displayed "in page".
700 * Fixed an "Event not defined" error with Swipebox on FF.
701 * Added support for <a href='https://osvaldas.info/image-lightbox-responsive-touch-friendly'>Image Lightbox</a>.
702 * Rewrote the Instagram extension, which was broken due to API changes. Multiple changes, now authentication happens in the back-end, but users require an "access token", which can be obtained from <em>Photonic &rarr; Helpers</em>
703 * Due to Instagram API changes, some features such as popular photos, follows and followed-by capabilities have been removed.
704 * Added options for lazy-loading of Flickr Collections.
705 * Added a new "headers" parameter for Flickr, SmugMug and Zenfolio, where the album / set / gallery / collection header display may be controlled via the shortcode.
706 * Added a new "Back-End Authentication" mode for Picasa / Google Photos to support the Google Photos API.
707
708 = 1.58 =
709
710 * Added deeplinking support if Swipebox, Colorbox, PrettyPhoto, or Fancybox2 (not Fancybox) are the lightbox libraries. Nested deep-links currently show the correct album, but cannot open the correct image within.
711 * Added social sharing support for Facebook, Twitter and Google+ for the above-mentioned lightboxes.
712 * Fixed a SmugMug bug that was causing the album headers to show up twice.
713 * Added a hook, <code>photonic_modify_title</code> to apply a different title for photos.
714 * Fixed Fancybox styling issues for certain themes
715 * Enhanced Fancybox2 support: added support for "Bypass popup", thumbnail and button helpers, and touch gestures
716 * Added "Bypass popup" support for all included lightboxes, on by default
717 * Added new SmugMug sizes to the backend options
718 * In case an image has no title, and lightbox linking is disabled, the plugin will now not show the "View" text in the lightbox
719
720 = 1.57 =
721
722 * Changed the SmugMug code to point to version 2 of the API, resulting in better performance, and improved support of titles, captions and highlight images.
723 * Changed the format of the <code>album</code> parameter of the shortcode. It now requires only the album key. The older format still works, though.
724 * Added new capability to support clicking of password-protected and authenticated albums in SmugMug
725 * Added new capability to support clicking and display of password-protected albums in Zenfolio
726 * Added new helper for Picasa to fetch Google Photos / Picasa album ids.
727 * Added a "filter" option for the shortcode to allow for displaying selected albums / photosets / galleries / collections for Flickr, SmugMug, 500px and Picasa
728 * Added a "loading" wheel to show that images are loading on the front-end.
729
730 = 1.56 =
731
732 * Removed syntax that was causing errors in PHP versions <= 5.3.
733 * Made a correction to the Picasa processor to support https in all cases. Previously https was being used only for authenticated users.
734 * Added a new title style - slides up from the bottom upon hovering on a thumbnail.
735
736 = 1.55 =
737
738 * Fixed a password-protection issue for SmugMug albums. Earlier password-protected albums would display only for authenticated users. Now, just passing the <code>password</code> attribute works.
739 * Added support for <code>site_password</code> for SmugMug.
740 * Changed <code>load_textdomain</code> to <code>load_plugin_textdomain</code>.
741 * Replaced older fixed width popup panel with a responsive popup panel.
742 * Removed options for displaying a fixed number of images per screen in the popup panel.
743
744 = 1.54 =
745
746 * Changed the "gestures" script from TouchSwipe to TouchWipe, saving over 10KB of JS. The option to enable touch is now removed, as it is included by default for all libraries.
747 * Added the "authkey" option to the shortcode generation script.
748 * Added the "Text Domain" to the readme header to support translations on <a href='https://translate.wordpress.org/projects/wp-plugins/photonic'>wordpress.org</a>.
749
750 = 1.53 =
751
752 * Added option for Photonic lightbox be used for non-Photonic images
753 * Added support for "anyone with link" albums in Picasa, via the <code>authkey</code> parameter
754 * Fixed an issue where a "." in the album id was causing JQuery errors
755
756 = 1.52 =
757
758 * Added option to save CSS file, can be loaded for caching.
759 * Added support for an additional "layout" attribute for the shortcode. Will take a value <code>square</code>, <code>circle</code> or <code>random</code>, can override the global layout.
760 * Added support for "Random Justified Gallery" layout for displaying a group of albums, photosets etc.
761 * Added support to display all of one's 500px collections
762 * Added gesture support for Colorbox, PrettyPhoto and FancyBox
763 * Updated "wait for images" code to latest version, to facilitate getting the rest of the images when one image is blocked or broken.
764 * Added capability to bypass the popup for PrettyPhoto; on by default.
765 * Fixed an issue that was causing Fancybox, Colorbox and PrettyPhoto to fail to open images in a lightbox in the random justified gallery layout.
766 * Fixed an issue where the popup panel's lightbox was pulling photos from other popup panels
767 * Fixed an issue with 500px to support new Galleries API, which replaces the Collections / Sets API
768 * Swipebox would remove the title on mobiles by default. Added an option to address this.
769
770 = 1.51 =
771
772 * Fixed an issue with applying borders and padding to "in-page" Flickr photos
773 * Fixed an issue with Swipebox "bypassed popup panel" displays, which weren't supporting multi-line descriptions
774 * Added new layout options, "Random Justified Gallery" and "Circular Thumbnails", under <em>Settings &rarr; Generic Options &rarr; Layouts</em>
775 * Fixed an issue that wasn't showing the last used screen on the options pages upon saving
776
777 = 1.50 =
778
779 * Added Swipebox support for gestures on mobile devices
780 * Added capability to bypass the popup panel for libraries like Swipebox
781 * Corrected issues with Zenfolio displays. WP was corrupting the photoset ids for Zenfolio
782 * Added helper for SmugMug to find album id and album key
783 * Switched JQuery Tooltip to the default JQuery Tooltip script supplied by WP
784
785 = 1.49 =
786
787 * Security patch - updated PrettyPhoto to latest version
788
789 = 1.48 =
790
791 * Fixed Zenfolio API issues.
792
793 = 1.47 =
794
795 * Fixed a problem with the Flickr helpers.
796 * Fixed miscellaneous issues with SmugMug.
797
798 = 1.46 =
799
800 * 500px API updated to accommodate the new URL formats.
801
802 = 1.45 =
803
804 * Flickr API updated to use https instead of http, as per Flickr's transition plans.
805
806 = 1.44 =
807
808 * Options panel was not working for WP 3.6. This has been fixed.
809
810 = 1.43 =
811
812 * Added Thickbox support
813 * Fixed an incompatibility between Photonic and themes from Themify.
814 * Added capability to exclude passworded galleries from displaying for SmugMug.
815 * Added support for alternative shortcode - specifying this will mean Photonic will not use the gallery shortcode
816
817 = 1.42 =
818
819 * Massively refactored code. Several lines of JS code taken off, lots of PHP code modularized.
820 * Added option to use a Colorbox skin defined in the theme folder
821 * Updated SimpleModal, Colorbox and PrettyPhoto to latest versions.
822 * Swapped the use of "live" for "on". This means Photonic needs WP 3.3 at least (since "on" was introduced in JQuery 1.7)
823 * Removed the "View in Flickr" text from the plugin.
824 * Ensured consistent behaviour with the lightbox title linking behaviour across all providers.
825 * Introduced non-bundled lightbox support, with support for FancyBox2
826 * Removed the modified scripts for FancyBox and ColorBox - now the original scripts are used.
827
828 = 1.41 =
829
830 * Resolved a conflict between JetPack "Publicize" and protected access. The login box was not showing up.
831 * Added the "ids" parameter to the shortcode insertion UI.
832 * Added options to control thumbnail, title and photo count display in SmugMug album headers
833
834 = 1.40 =
835
836 * Added Zenfolio support for public photos.
837 * Fixed an issue with the shortcode generation for Instagram tags.
838 * Added the 'photonic_register_extensions' action hook for registering more extensions.
839 * Fixed some PHP notices that were showing up in debug mode when no options were set.
840 * Fixed an option to prevent SmugMug album thumbnails and titles from linking to the SmugMug page.
841
842 = 1.36 =
843
844 * Rewrote the Picasa processor to be DOM-based instead of event-based.
845 * Added option to let users display the Picasa image title instead of the description.
846 * Fixed a problem with Flickr Collections that was causing nested collections to display repeatedly.
847 * Fixed a problem with Flickr Collections that was making the collections link to an invalid page.
848 * Picasa thumbnails in the popup now have the same dimensions as those in the main page.
849
850 = 1.35 =
851
852 * Added Instagram support
853 * Gave Photonic its own menu item
854 * Added some helpers to let people find their Flickr and Instagram IDs
855 * Fixed a bug that was preventing Flickr Galleries from showing their overlaid popups
856 * Added capability to display external links in a new tab
857
858 = 1.30 =
859
860 * Removed singular check for 500px.com
861
862 = 1.29 =
863
864 * Added support for 500px.com collections.
865 * Fixed authentication problems in 500px.com.
866 * Added capability to show a different number of photos on an archive page than on the page for a single post/page
867 * Changed the Flickr API calls to be PHP-based instead of JS-based.
868
869 = 1.28 =
870
871 * Removed some debugging statements.
872
873 = 1.27 =
874
875 * Fixed a minor issue with the displaying of the login box for Picasa.
876
877 = 1.26 =
878
879 * Added support for displaying single photos in 500px.com.
880 * Added authentication support for Picasa.
881 * Added more skins for Colorbox.
882
883 = 1.25 =
884
885 * Changed some code so that not being connected to the web doesn't throw an error for 500px.
886 * Fixed an issue that was preventing 500px photos from being shown on certain servers.
887
888 = 1.24 =
889
890 * Added date filtering support for 500px.com. Thanks to Bart Kuipers (http://www.bartkuipers.com/) for the code.
891 * Removed the included script for JQuery Dimensions, which was causing conflicts with other JQuery plugins. Dimensions has been merged into JQuery Core a while back.
892
893 = 1.23 =
894
895 * Added search support for 500px.com, via tags and terms
896 * Added new categories, sort criteria and capability to exclude a category for 500px.com
897
898 = 1.22 =
899
900 * Made minor corrections to authentication behaviour. If not connected to the internet, Photonic was returning a fatal error.
901 * Changed the wording for PrettyPhoto licensing. PrettyPhoto is licensed under GPL, and that is now explicitly stated in the options page.
902 * Added the capability to include shortcodes inside the parameters of the gallery shortcode (nested shortcodes)
903
904 = 1.21 =
905
906 * Added support for SmugMug password-protected albums where the user has access to the albums. Other albums show up, but clicking on them takes the users nowhere.
907 * Fixed a bug that was killing the last thumbnail in a popup for SmugMug.
908
909 = 1.20 =
910
911 * Added authentication support for Flickr, 500px.com and SmugMug.
912 * Disabled the showing of password-protected SmugMug galleries.
913
914 = 1.12 =
915
916 * Fixed a problem with handling double quotes in the title of Flickr photos.
917
918 = 1.11 =
919
920 * Combined SimpleModal script with Photonic to save an HTTP request.
921 * Deleted some redundant JS files.
922 * Added support for a different default type.
923 * Added support for single photos in Flickr.
924
925 = 1.10 =
926
927 * Fixed a bug with the SmugMug processor, which was preventing the display of an album popup.
928
929 = 1.09 =
930
931 * Fixed a bug with the Flickr processor, which was preventing the execution of the shortcode with a group_id parameter
932 * Fixed a minor problem with the popup panels, where hovering over the panel titles was resulting in a Tooltip error.
933 * The Picasa inserter was not showing the "album" field. This has been rectified.
934
935 = 1.08 =
936
937 * Made a change to the Picasa processor to handle the recent change by Google. Google's change was forcing images to 512px.
938 * Updated the plugin to support WP 3.3.
939 * Fixed an issue with FancyBox that was showing server log errors for IE.
940
941 = 1.07 =
942
943 * Added support for SmugMug
944 * Modified the Picasa plugin to not display the file name if no title is found.
945
946 = 1.06 =
947
948 * Fixed an issue with the 500px.com extension, which had to be changed to invoke HTTPS instead of HTTP.
949 * Added support for the "sort" parameter for 500px.
950 * Fixed an issue with the PrettyPhoto library where you couldn't see the "View in Flickr" link.
951
952 = 1.05 =
953
954 * Added support for the PrettyPhoto JS library.
955 * Added check for _wp_additional_image_sizes. This was causing errors for some people.
956 * Fixed a bug with the thumbnail_width and thumbnail_height attribute of the plugin. The attributes should have been called thumb_width and thumb_height.
957 * Added option to launch images in a slideshow mode.
958 * Fixed a bug that was not accepting border settings for the thumbnails.
959
960 = 1.04 =
961
962 * Added support for photos on 500px.
963 * Modified the Colorbox invocation to fit in the browser window.
964
965 = 1.03 =
966
967 * Added support for Gallery objects in Flickr.
968 * Fixed an issue with the Picasa galleries where under certain circumstances users were getting a "Division by zero" error.
969 * Fixed an issue where Chrome and Safari were showing an overlap of the slides over the rest of the content in native galleries.
970 * Updated translation file.
971
972 = 1.02 =
973
974 * Added a UI panel for insertion of Photonic galleries through the Add Media screen.
975 * Restructured code for better extensibility.
976 * Updated translation file.
977
978 = 1.01 =
979
980 * Included a PO file for translation support.
981 * Fixed a bug to prevent appearance of Photonic stylesheets on other admin pages.
982
983 = 1.00 =
984
985 * New version created.
986
987