• v2.1.1-beta e2d66fd228

    v2.1.1-beta Pre-Release

    aheathershaw released this 2018-07-14 08:22:38 +01:00 | 10 commits to v2.1 since this release

    This is primarily a bug-fix release for the v2.1 release of Blue Twilight, the open-source PHP photo gallery.

    To update to v2.1.1, download and extract the zip/tar file over the top of your existing installation. Browse to http://your.gallery.url/update.php and click the button.

    Features & Enhancements

    • #58 : Nested albums are now allowed to have the same name as another album in a different parent
    • #59 : Added configuration options to customise the "Albums" drop down in the navigation menu

    Bug Fixes

    • #61 : The breadcrumb in the admin section now shows the full path of nested albums
    • #62 : The "Albums" navigation menu now shows all albums when on the home page instead of just the current page
    • #65 : Upload no longer starts when no files have been selected
    • #68 : Added a Close button to the upload screen when a single file upload fails
    • #72 : The "albums" figures in the statistics widget now shows all albums correctly
    • #73 : Corrected the message when updating metadata to remove the suggestion it has removed any invalid photos
    • #74 : Turned error reporting off on the mkdir calls to prevent PHP warnings from trigerring error handling
    • #75 : Metadata update no longer prompts for empty albums
    • #77 : Metadata update no longer prompts when no albums exist

    Other

    • #78 : Footer links have been updated following Andy's rebrand to andysh.uk
    • #79 : Bootstrap has been updated from 4.0.0-beta to 4.1.2
    Downloads