YOURLS v1.5 Release Notes

Release Date: 2014-01-10 // over 10 years ago
  • YOURLS 1.5 “Ronnie James Dio” (announcement)

    image1

    • ➕ 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