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