From 9f270e5f5e42a266e90ab4755d1ecc3d6856acb4 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Fri, 17 Apr 2015 23:58:12 +0200 Subject: [PATCH] Added Lychee v3.0 to changelog --- docs/Changelog.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 2295e5e..06424bc 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,3 +1,36 @@ +## v3.0.0 + +Released April ??, 2015 + +**Warning**: You need to enter a new username and password when upgrading from a previous version. Your installation is accessible for everyone till you enter a new login by visiting your Lychee. Both fields are now stored in a secure way. Legacy md5 code has been removed. + +**Warning**: Upgrading from a previous version will set *all* public albums to private. Passwords are now stored in a secure way. Legacy md5 code has been removed. + +**Warning**: We recommend to backup your database and photos before upgrading to the newest version. + +- `New` Redesigned interface, icons and symbols +- `New` Rewritten Front-End +- `New` Dialog system now based on [basicModal](https://github.com/electerious/basicModal) +- `New` Context-menus now based on [basicContext](https://github.com/electerious/basicContext) +- `New` Edit the sharing options of a public album +- `New` Quickly switch between albums and photos by clicking the title in the header +- `New` Renamed API functions +- `New` iPhone 6 Homescreen icon +- `Improved` Performance of animations +- `Improved` Prevent download of deleted albums/photos +- `Improved` Opening a private photo when logged out now shows an error +- `Improved` Reduced attribute changes to improve performance +- `Improved` Interact with the content while the sidebar stays open +- `Improved` Username and password now stored in a safer way +- `Improved` Album passwords now stored in a safer way +- `Improved` Don't refresh albums when password-input canceled by user +- `Improved` Additional Open Graph Metadata (#299) +- `Improved` Check allow_url_fopen (#302) +- `Fixed` Prevent ctrl+a from selecting the sidebar (#230) +- `Fixed` Removed unused scrolling bars in FF (#316, #289) + +And much moreā€¦ + ## v2.7.2 Released April 13, 2015