UberGallery has been updated to v2.3.1

A minor update has been pushed live. UberGallery version 2.3.1 brings with it a new “responsive” theme for better mobile and tablet support. This is not a required update, but remember to back up your current installations before upgrading to be safe. As usual, the most recent version of UberGallery can be found at http://www.ubergallery.net.

Changes to 2.3.1

  • Added uber-responsive theme
  • Added missing error message when cache is unreadable
  • Miscellaneous code and comment clean up
  • Updated README to reflect all changes

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.3.0…2.3.1

UberGallery has been updated to v2.3.0

Version 2.3.0 of UberGallery has been pushed live. This is a major version release bringing improved performance and code optimizations. Another notable change is the removal of the GPL license. Starting with v2.3.0, UberGallery will only be distributed under the MIT license. We feel this simplifies and reduces redundancy in licensing and removes restrictions from the end users. If for some reason you are unable to work with the MIT license please contact me at at Chris@ChrisKankiewicz.com and I’d be happy to discuss alternate licensing arangements.

NOTE: This is a recommended update for all UberGallery installations. Please back up your current installations before upgrading.

The latest version of UberGallery can be found at http://www.ubergallery.net

Changes to 2.3.0

  • Improved overall performance
  • Removed GPL license to reduce licensing redundancy and restrictions
  • Added “naked” theme
  • Moved createGallery() static HTML to a template file and added the _readTemplate() function
  • Fixed possible undefined variable error when paginator threshold is reached
  • Miscellaneous code tweaks and clean up
  • Upadated README

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.9…2.3.0

UberGallery has been updated to v2.2.9

UberGallery version 2.2.8 has been pushed live. This addresses an edge case where an installation of PHP may not have the exif_imagetype() function.

NOTE: If your gallery is running without problems there is no need to update at this time.

You can grab this update code at http://www.ubergallery.net

Changes to 2.2.9

  • Implemented fallback to getimagesize() if the exif_imagetype() function does not exist

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.8…2.2.9

UberGallery has been updated to v2.2.8

We’ve just pushed version 2.2.8 of UberGallery. This release addresses error messages relating to “DS already being defined”. If your gallery is running without problems there is no need to update at this time.

You can grab this build from http://www.ubergallery.net

Changes to 2.2.8

  • Fixed error message relating to DS already being defined

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.7…2.2.8

UberGallery has been updated to v2.2.7

Version 2.2.7 of UberGallery has been released. This release addresses some bugs with UberGallery when run on a Windows host. If your gallery is running without problems there is no need to update at this time.

You can grab this build from http://www.ubergallery.net

Changes to 2.2.7

  • Fixed a bug in Windows caused by statically set directory separators
  • Fixed paginator error caused by undefined array index on Windows

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.6…2.2.7