Plugin Version History
WP-Imageflow2 Version History
Version 1.6.3 (September 9, 2010)
- Fix display of caption for galleries based on a directory
Version 1.6.2 (May 17, 2010)
- Fix bug when gallery has only one image
Version 1.6.1 (May 14, 2010)
- Support directory paths specified as URLs to provide support to more server configurations
Version 1.6.0 (May 13, 2010)
- NEW FEATURE – Provide an option to start at a specific slide number
- NEW FEATURE – Provide an option to turn on/off rotate for each instance of a gallery
- NEW FEATURE – Support full text description in the popup window of a built-in gallery
- Handle files with special characters in the name
Version 1.5.4 (May 7, 2010)
Version 1.5.3 (May 7, 2010)
- Fix dragging the scrollbar on galleries beyond the first on a page
- Update overlay div creation
Version 1.5.2 (May 4, 2010)
- Fix rotation issue with Internet Explorer
Version 1.5.1 (May 4, 2010)
- Fix black slider on built-in galleries
Version 1.5.0 (May 3, 2010)
- Support gallery based on Media Tags (plugin by Paul Menard)
- Support auto-rotation (default is disabled, enable using the settings page)
Version 1.4.9 (April 17, 2010)
- Fix the slider styling added in 1.4.8 – it caused other problems.
Version 1.4.8 (April 16, 2010)
- Use stronger styling on slider to override some theme styles
- New option – to be used on servers with more secure settings to prevent reflected images generating 404 errors
- Fix Lightbox when last image in gallery has an external link
Version 1.4.7 (April 14, 2010)
- Drop Scriptaculous library since it clashes with MooTools, now only uses the basic jquery library
- Support transparency as a background colour. In this case the image reflections will be black over a transparent div.
Version 1.4.6 (April 13, 2010)
- Define PHP_EOL if not found
- Fix black scrollbar
Version 1.4.5 (April 13, 2010)
- Fix dragging scroll bar (don’t know how I missed that one!)
- Hide dashed outline of prev/next links in Lightbox on Firefox
Version 1.4.4 (April 11, 2010)
- Admin menu – fix possible missing text
Version 1.4.3 (April 11, 2010)
Version 1.4.2 (April 9, 2010)
- Improve image path construction for galleries based on a subdirectory, to hopefully work on all servers.
Version 1.4.1 (April 8, 2010)
- Fix captions when cycling through the Lightbox view
Version 1.4 (April 8, 2010)
- Support multiple instances of WP-Imageflow2 galleries on a single page. You must update your custom styles when updating from a previous version (see Installation notes).
- Lightbox pop-up now supports cycling through the images directly with left/right arrows appearing when hovering over the photos.
- Fix color-code check in settings page (broken on version 1.2)
- Style changes in the method used to display the flow gallery – should be compatible with more themes
Version 1.3.1 (March 26, 2010)
- Fix potential loading issue in IE
Version 1.3.0 (March 25, 2010)
- New shortcode method: [ wp-imageflow2 ] for the built-in gallery and [ wp-imageflow2 dir=subdir ] for a subdirectory
- Dropped support for prior shortcode method
- Organize code into a class to prevent potential collisions with other plugins
- General code clean-up
Version 1.2.6 (March 10, 2010)
- Fix issues on legacy version of Internet explorer
Version 1.2.5 (March 7, 2010)
- Fix overlay size and position on scrolled screens
Version 1.2.4 (March 5, 2010)
- Fix problem with include/exclude built-in gallery options
Version 1.2.3 (March 4, 2010)
- Use a different method to extract image info so it works on servers with url access disabled
Version 1.2.2 (March 2, 2010)
- Remove the need for PHP 5
- Add option to turn off reflections (if your server doesn’t support GD or you just don’t want them)
Version 1.2.1 (February 18, 2010)
- Add a “close” link to the overlay div of the image Lightbox in case the full size image never loads
Version 1.2 (February 16, 2010)
- Use a Lightbox effect for the large size image display rather than opening a new window
- Don’t load scripts on admin pages
- Trim spaces from the galleries url entered on the settings page
- Display simple thumbnail gallery on browsers with Javascript disabled
Version 1.1 (February 8, 2010)
- Fix problem with image paths on some servers
Version 1.0.1 (February 3, 2010)
Version 1.0 (January 29, 2010)