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

UberGallery has been updated to v2.2.6

Version 2.2.6 of UberGallery has been released. This release brings an update to the paginator to prevent styles from breaking on galleries with an abnormally large amount of pages.

NOTE: Due to the updated configuration file it is recommended, though not required, that you replace your current galleryConfig.php file with the provided sample then update the values for your installation.

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

Changes to 2.2.6

  • Updated the paginator code to truncate the list when there are more pages than specified in the config under the paginator_threshold variable
  • Bumped jQuery version to 1.7.X
  • Updated ColorBox to v1.3.19
  • Required PHP version now noted as 5.2+
  • Miscellaneous code tweaks and cleanup

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

Screenshot of new paginator function:

UberGallery has been updated to v2.2.5

UberGallery v2.2.5 has been released. This update contains some internal code tweaks / optimizations. Ad update from v2.2.4 is not required at this time.

Grab the latest build from http://www.ubergallery.net

Changes to 2.2.5

  • internal code tweaks / optimizations

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.4…2.2.5

UberGallery has been updated to v2.2.4

UberGallery has been updated to v2.2.4 to address several bugs that may arise when installing a custom gallery. It is recommended (though not required) that you update to this latest version.

Grab the latest build from http://www.ubergallery.net

Changes to 2.2.4

  • Fixed a bug where the Next Page button was broken when generated with the createGallery() function
  • Fixed bug where a gallery created in a file with a name other than index.php would try to redirect to index.php?page=#
  • Fixed a bug that would cause multiple slashes in some path strings when DIR isn’t defined on a system
  • Ubdated jQuery to v1.6.4

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.3…2.2.4

UberGallery has been updated to v2.2.3

More refinements to the 2.2.X release have just been released with v2.2.3.

Grab the latest build from http://www.ubergallery.net

Changes to 2.2.3

  • Added conditional statement to allow dynamic Google analytics inclusion
  • Miscellaneous internal code restructuring/optimizations
  • Cleaned up old/unused code and styles

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.2…2.2.3

UberGallery has been updated to v2.2.2

Version 2.2.2 was just pushed to add a parameter to the createGallery() function. This optional parameter will allow you to customize the value of the rel attribute.

Grab the latest build from http://www.ubergallery.net

Changes to 2.2.2

  • Added optional parameter to the createGallery() function which allows setting of the rel attribute value.

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.1…2.2.2

UberGallery has been updated to v2.2.1

Version 2.2.1 has just been pushed live. This release refines some of the changes made in v2.2.0 and adds some missing documentation.

Head on over to http://www.ubergallery.net for the updated documentation and to download v2.2.1

Changes to 2.2.1

  • Removed some left over files from previous versions
  • Moved colorbox styles/images out of the themes folder and created the getColorboxStyles() function for use in themes
  • Moved other duplicate files out of themes folder and added favicons
  • Updated README.md with missing documentation and to reflect recent updates
  • Moved jquery.colorbox.js into the colorbox directory
  • Miscellaneous code/comment tweaks and cleanup

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.2.0…2.2.1

UberGallery has been updated to v2.2.0

We’ve been hard at work and it’s payed off. Today we’d like to announce the immediate availability of UberGallery v2.2.0. This is a major update including the addition of a basic theming system and some underlying code re-writes/additions.

Head on over to http://www.ubergallery.net to download v2.2.0

Changes to 2.2.0

  • Implemented basic theming system
  • Added a second “orange” theme (see below)
  • Updated default themes to use jQuery 1.6.3
  • Migrated default themes to rebase-min.css
  • Added system messages functionality and built it into the default themes
  • Fixed a style bug in IE7
  • Miscellaneous code/comment tweaks and cleanup

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.1.3…2.2.0

NOTE: A straight upgrade from v2.1.3 or earlier should work, however, due to some of the complex changes in this release, it is recommended that you back up your current gallery prior to upgrading.

Screenshot of new uber-orange theme: uber-orange theme

UberGallery has been updated to v2.1.3

This is a minor bug-fix update. There is no need to update your installation from v2.1.1.

If you would like to download v2.1.3, you can get it at http://www.ubergallery.net.

Changes to 2.1.3

  • Fixed date echo in index.php
  • Modified sample config file name to help prevent mixing it up with the ACTUAL config file (ie – when deleting files)
  • Updated miscellaneous code comments
  • Update README to reflect changes

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.1.1…2.1.3