]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Version 0.0.22 beta:
authorSeb Sauvage <sebsauvage@sebsauvage.net>
Wed, 28 Sep 2011 12:44:02 +0000 (14:44 +0200)
committerEmilien Klein <emilien@klein.st>
Wed, 28 Sep 2011 12:44:02 +0000 (14:44 +0200)
- Corrected: Title was not properly passed if you had to login when using the bookmarklet (patch by shenshei).
- New: Support for thumbnails for flickr.com.
- Changed: Some hosts (flickr, vimeo) are slow as hell for the thumbnails, or require an extra HTTP request. For these hosts the thumbnail generation has been deported outside the generation of the page to keep Shaarli snappy. For those slow services the thumbnails are also cached.
- New: As per request, you can now stay signed in (Your session will be kept open even if you close the browser). This is just a checkbox in login screen.


No differences found