UberGallery v2.4.0 Release Notes

Release Date: 2013-07-02 // over 10 years ago
  • ⚡️ UberGallery version 2.4.0 is a major update bringing several big changes. With version 2.4.0 you can now independently configure the width and height of thumbnails and manually set the quality of JPEG thumbnails. Also included in this version is a brand new debugging engine that will help users troubleshoot problems with their UberGallery installation. Lastly, lots of back end work has been done to improve consistency and ease of updating code.

    ⚡️ Due to changes to the config file you will need to update your galleryConfig.ini file with the changes or replace the file with the sample config file. Please back up your current installations before upgrading to be safe.

    🔄 Changes to 2.4.0

    • Thumbnail width and height can now be independently set
    • JPEG thumbnail quality can now be set from the config file
    • ➕ Added debugging setting that will log errors to a custom debug log
    • 👍 Implemented encoding/decoding of the indexed arrays for better non-English language support
    • 👌 Improvements to the cache system to prevent useless caching when it isn't enabled
    • Overhauled internal config handling and added public setter functions for all config options
    • ⚡️ Minor updates and improvements to uber-responsive theme
    • Miscellaneous code clean up
    • ⚡️ Updated README to reflect all changes

    Detailed changelog: 2.3.1...2.4.0