UberGallery Versions Save

An easy to use, simple to manage, web photo gallery written in PHP.

2.4.8

9 years ago

UberGallery is now updated to v2.4.8.

Note: There was a tag for v2.4.7 however a release was never created for it.

Changes to 2.4.8

  • Permanent caching support
  • Internal hashing now using sha256
  • Some theme fixes for decoding HTML special characters
  • Updated themes jQuery to v2.1.4
  • Updated ColorBox to v1.6.1
  • Fixed missing files in v2.4.6 release archives

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.4.6...2.4.8

2.4.6

10 years ago

Version 2.4.6 of UberGallery has been pushed to fix a bug that prevented images with ampersands (&) in their names from being properly displayed in the Colorbox pop-up.

Changes to 2.4.6

  • Fixed a bug preventing images with ampersands (&) in their names from being properly displayed
  • Updated themes remote jQuery call to v2.1.0 and now loads from code.jquery.com CDN
  • Updated ColorBox to v1.5.4

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.4.5...2.4.6

2.4.5

10 years ago

This is a simple "house keeping" release to bring some underlying scripts up to date.

Changes to 2.4.5

  • Added .gitignore file to ignore galleryConfig.ini
  • Updated ColorBox to v1.4.27
  • Updated included themes remote jQuery call to v2.0.3
  • Updated uber-responsive theme to Bootstrap v2.3.2
  • Updated README and miscellaneous code documentation

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.4.4...2.4.5

2.0.0-RC1

10 years ago

This is a release candidate for the upcoming 2.0.0 release.

2.0.0-RC2

10 years ago

This is a release candidate for the upcoming 2.0.0 release.

2.0.0

10 years ago

UberGallery has officially been update to v2.0.0. This is a major milestone for UberGallery. The entire back end has been re-written in object oriented PHP and the default styles have been given a face lift.

With this update, the way the gallery works has changed significantly. You will NOT be able to update from the 1.X.X to the 2.X.X release directly. Please refer to http://www.ubergallery.net for the latest documentation and support links.

Changes to 2.0.0

  • Completely overhauled the back end with object oriented PHP
  • Updated default front end styles
  • Updated remote jQuery include to v1.4.4
  • Updated Colorbox to v1.3.15
  • Documentation updated (Available at http://www.ubergallery.net)

2.0.1

10 years ago

UberGallery has officially been update to v2.0.1. This is a bugfix release that addresses an issue with large galleries. We highly recommend updating if you have a lot of images and are having script time out issues.

Changes to 2.0.1

  • Gallery should now only create thumbnails for the current page
  • General code cleanup and fixed several typos
  • Fixed background color in browsers that don’t properly render it
  • Updated the README to more accurately reflect http://www.UberGallery.net

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.0.0…2.0.1

2.1.0

10 years ago

Last night UberGallery was update to v2.1.0. This update adds user-configurable sorting and brings minor improvements to ColorBox.

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 to your liking.

As always, documentation and a download link can be found at http://www.ubergallery.net.

Changes to 2.1.0

  • Added config option for image array sorting
  • Updated ColorBox to v1.3.16
  • Miscellaneous formatting tweaks

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.0.1...2.1.0

2.1.1

10 years ago

UberGallery has been updated to v2.1.1. This is a minor update to bring ColorBox and jQuery up to date.

Changes to 2.1.1

  • Updated ColorBox to v1.3.17.2
  • Updated jQuery to v1.6.2

Detailed changelog: https://github.com/UberGallery/UberGallery/compare/2.1.0...2.1.1

2.1.2

10 years ago