lychee/docs/Changelog.md

81 lines
2.0 KiB
Markdown
Raw Normal View History

## v2.1.1
Released March 20, 2014
- `New` Delete albums with cmd + backspace
- `New` Using iOS 7.1 minimal-ui
- `Improved` Faster loading of single photos
- `Improved` Faster and snappier animations
- `Improved` Better dialog when clearing Unsorted
- `Fixed` Warning when uploading images without EXIF-Data
- `Fixed` Close upload on error
2014-03-04 12:16:01 +00:00
## v2.1
Released March 4, 2014
2014-03-10 14:33:47 +00:00
Important: You need to reenter your database credentials and set the correct rights for `data/`, when updating from a previous version.
2014-03-04 12:16:01 +00:00
- `New` Multi-select (#32)
- `New` Multi-folder import from server (#47)
- `New` Tagging (#5)
- `New` Import of original image name (#39)
- `New` Makefile
- `Improved` Upload-process
- `Improved` Documentation
- `Improved` Overlay for photos
- `Fixed` Dropbox import (#84)
- `Fixed` Wrong login or password annotation (#71)
- `Fixed` Escaping issue (#89)
- `Moved` Config now located in `data/`
2014-02-25 23:47:08 +00:00
## v2.0.3
Released February 26, 2014
- Critical security fix
- Notifications for Chrome
2014-02-02 14:47:11 +00:00
## v2.0.2
Released January 30, 2014
- Clear search button (#62)
- Speed improvements (#57)
- Show tooltip when album/photo title too long (#66)
- Fixed php notices
- Avoid empty downloads in empty albums (#56)
- Correct position of upload modal on mobile devices
- Improved security
## v2.0.1
Released January 24, 2014
- Share > Direct Link
- Download individual images (Issue #43)
- ContextMenu stays within the window (Issue #41)
- Prevent default ContextMenu (Issue #45)
- Small ContextMenu improvements
- Small security improvements
## v2.0
Released January 22, 2014
- All new redefined interface
- Faster animations and transitions
- Import from Dropbox
- Import from Server
- Download public albums
- Several sorting options
- Installation assistant
- Infobox and description for albums
- Faster loading and improved performance
- Better file handling and upload
- Album covers are chosen intelligent
- Prettier URLs
- Massive changes under the hood
- IPTC support (Headline and Caption)
2014-03-10 14:33:47 +00:00
- EXIF Orientation support