Sticky Notes v1.9 Release Notes

Release Date: 2014-11-02 // over 9 years ago
  • ๐Ÿ”– Version 1.9 is a minor feature release.

    ๐Ÿ”„ Changelog:

    • Issue #168: Remove set_time_limit from the installer
    • Wishlist #142: Always return paste hashes for API posts
    • Wishlist #165: Redirect to login when guest posts are disabled
    • Wishlist #162: Expiration for guests and users
    • ๐Ÿ”€ Sync with GeSHi upstream
    • โž• Added unit test cases for new and existing features
    • ๐Ÿ”Œ Shipped the plugins repository
    • โšก๏ธ Update dependencies

Previous changes from v1.8

  • ๐Ÿ”– Version 1.8 is a bug-fix release that addresses a range of issues, and also introduces some new features and performance improvements.

    ๐Ÿ”„ Changelog:

    • โšก๏ธ Issue #119: reload cached data upon updating users
    • โœ… Wishlist #117: Add test button to mail settings
    • Wishlist #123: Add option to enforce public pastes
    • ๐Ÿšš Wishlist #131: Allow admins to remove attachments
    • ๐Ÿšš Issue #134: Attachments are now removed if paste is deleted
    • Issue #137: Hide attachment box for revisions
    • โž• Add multipart form for neverland theme
    • Fall back to username for emails if dispname isn't available
    • Cache GeSHi language list
    • ๐Ÿ‘‰ Use mail queue while sending emails
    • โšก๏ธ Update to bootstrap 3.2
    • โšก๏ธ Update to the latest Laravel framework and dependencies
    • ๐Ÿ— Have the source build for PHP 5.6 as well
    • โž• Add more unit tests and assertions