Sticky Notes v1.7 Release Notes

Release Date: 2014-06-11 // almost 10 years ago
  • ๐Ÿ”– Version 1.7 is a major release that includes important core upgrades, new features and comes with a new set of unit test cases.

    ๐Ÿ”„ Changelog:

    • PHP version requirement upped to 5.4+
    • ๐Ÿ‘ Allow users to delete their own pastes - Wishlist #112
    • โž• Add missing space in allowedTags - Issue #110
    • Include nginx config - Wishlist #109
    • ๐Ÿ‘ Allow users to flag pastes - Wishlist #105
    • ๐Ÿ‘ Allow attachments to a paste - Wishlist #107
    • โฌ†๏ธ Upgrade Laravel to 4.2
    • โž• Add unit test cases for all controllers
    • Disable AJAX submit for create form
    • ๐Ÿ›  Fix author links on pastes
    • โšก๏ธ Update core framework dependencies
    • Trim paste list entries to 680 characters each
    • โž• Add utility to get/set config data from command line
    • โœ… Make way for writing more unit test cases
    • ๐Ÿ›  Numerous fixes here and there