Sticky Notes v1.3 Release Notes

Release Date: 2014-01-26 // about 10 years ago
  • ๐Ÿ”– Version 1.3 is a feature and security release. It fixes some critical security vulnerabilities and comes with a major framework update.

    ๐Ÿ”„ Changelog:

    • โฌ†๏ธ Upgrade underlying Laravel framework to 4.1
    • ๐Ÿ›  Fix null cookie exception for languages - Issue #69
    • โž• Add support for paste comments - Wishlist #68
    • ๐Ÿ‘ Allow admins to disable guest posts - Wishlist #71
    • ๐Ÿ›  Fix username validation issues - Issue #67
    • ๐Ÿ‘‰ Make setup pages accessible only by admins
    • Only allow paste authors and admins to 'toggle' mode
    • Antispam filters are now scope specific
    • โœ‚ Remove hard coded antispam validation for API calls
    • ๐Ÿ›  Fix installer for 1.0 to avoid breaking incremental updates
    • ๐Ÿ‘ Allow admins to specify maximum age of pastes
    • Cleanup stale revisions when running cron tasks
    • โž• Add statistics collection functionality
    • โž• Add version and theme operations to parameter API endpoint
    • ๐ŸŽ Show debug (performance) info for admins
    • ๐Ÿ”„ Changes to site configuration layouts
    • ๐ŸŒฒ Log exception details only for unknown error codes
    • ๐Ÿ”จ Miscellaneous code refactoring - remove duplicate code