Sticky Notes v1.9 Release Notes
Release Date: 2014-11-02 // over 10 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