Shaarli v0.0.34.beta Release Notes

Release Date: 2012-01-25 // over 12 years ago
  • โž• Added

    • There is now a QR-Code of each permalink to easily open a link on your smartphone
    • Protocols file: and apt: are now also converted to clickable links (patch by Francis Chavanon)
    • ๐Ÿ‘ Thumbnail support for http://xkcd.com/ (patch by Emilien Klein)
    • ๐Ÿ‘ Thumbnail support for http://pix.toile-libre.org/
    • Well I had some mercy for users with antique browsers (IE) which do not have support for gradients: I added a few background-color
    • First version of the "Shaarli Daily", a page showing all links of a specific day. By default, you see the links of the previous day. There is still work to do on this page (error checking, better navigation (calendar?), RSS feed, CSS for mobile and printing...)

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgraded bundled versions of jQuery (1.7.1) and jQuery UI (1.8.17)
    • โฌ†๏ธ Upgraded bundled version of RainTPL (2.7)
    • ๐Ÿ”„ Changed HTTPS detection code

    ๐Ÿ›  Fixed

    • In link edition, you can now click the word "Private" to check the box
    • Clicking a tag would not work properly if the tag contained special characters (like +)
    • โž• Added proper jQuery licence (shame on me)