• v2.1.0-beta.1 c258303700

    v2.1.0-beta.1 Pre-Release

    aheathershaw released this 2017-09-17 09:20:35 +01:00 | 52 commits to v2.1 since this release

    Beta release of the first major feature release to Blue Twilight - version 2.1.

    To update from v2.0, download and extract the zip/tar file over your existing files.
    Run php artisan clear-compiled and /path/to/composer.phar install in your gallery's folder.

    New Features in v2.1

    • #2 : Quickly upload one or more photos using the new "quick upload" button on the navigation bar
    • #3 : Added a new "statistics" page which displays some useful information on graphs
    • #29 : Photos can now be tagged with one or more labels, and so-called "virtual" albums will be created for each label
    • #31 : It's now possible to replace the image used for a photo without deleting the metadata - such as description, hit count, etc. Use the "replace image" option in the same menu as the "rotate left/right" options

    Enhancements to existing functionality

    • #6 : Laravel has been upgraded to version 5.4. You'll need to run "composer install" to update your packages.
    • #32 : when viewing a single photo, you can now navigate back/forward to other photos in the album
    • #41 : More photographer-specific details are analysed and displayed in the gallery - ISO ratings, aperture, focal length and shutter speed

    And finally, a few bug fixes

    • #35 : Install Composer button on the initial setup page doesn't work in Safari
    • #37 : Pages do not inherit a custom layout from the theme
    • #39 : Original photo EXIF data is removed when an image is resized

    In version 2.1, the "meta-data version" has been updated to 2 to accommodate the new values Blue Twilight is reading from your photos' EXIF data.

    To take advantage of this new feature, you will need to re-analyse your photos. Simply follow the link displayed in the Admin Panel after updating to this release.

    Downloads