pull/91/head
Tobias Reich 11 years ago
commit ad082076df

@ -1,3 +1,15 @@
## 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

@ -47,11 +47,10 @@ Take a look at the [FAQ](docs/md/FAQ.md) if you have problems.
| lycheesync | Sync Lychee with any directory containing photos | https://github.com/GustavePate/lycheesync |
## Developer
- [electerious](https://github.com/electerious) / [Tobias Reich](http://electerious.com)
## Contributors
- [phinal](https://github.com/phinal) / [Philipp Maurer](http://phinal.net)
- [cdauth](https://github.com/cdauth)
| Version | Name |
|:-----------|:------------|
| 1.2, 1.3, 2.x | [Tobias Reich](http://electerious.com)|
| 1.0, 1.1 | [Tobias Reich](http://electerious.com)<br>[Philipp Maurer](http://phinal.net) |
##License

Loading…
Cancel
Save