YOURLS v1.5.1 Release Notes

Release Date: 2014-01-10 // over 10 years ago
    • โž• added: full jsonp support
    • โž• added: ability to use encrypted passwords in the config file
    • ๐Ÿ›  fixed: support for http://www.sho.rt/bleh and http://sho.rt/bleh
    • โž• added: support for any favicon dropped in the /user directory
    • โšก๏ธ updated: Google Visualization API instead of deprecated Google Charts
    • ๐Ÿ›  fixed: bugs, bugs, bugs
    • โž• added: hooks, hooks, hooks
    • ๐Ÿ‘Œ improved: things, things, things

    1.5

    • โž• added: plugin architecture! OMG plugins!!1!!1!
    • โž• added: directory /user, config.php can be moved there
    • โž• added: new "instant bookmarklets"
    • โž• added: 1 click copy-to-clipboard a la bitly
    • ๐Ÿ”„ change in logic: now all request are handled by PHP and don't rely on .htaccess
    • โž• added: saving URL titles
    • โž• added: support for prefix-n-shorten: sho.rt/http://example.com/
    • โž• added: core plugin to allow hyphens in URLs
    • โž• added: core sample plugin to wrap redirected URLs in a social toolbar
    • โž• added: core sample plugin to show how to create administration page in plugins
    • โž• added: core plugin to display a random pretty background
    • ๐Ÿ”„ changed: layout now using a more consistent palette, see http://yourls.org/palette
    • โž• added: anti XSS and anti CSRF measures
    • โž• added: interactive map if possible in stat traffic by countries
    • ๐Ÿ›  fixed: lots of bugs