Sticky Notes v1.4 Release Notes

Release Date: 2014-01-26 // about 10 years ago
  • ๐Ÿ”– Version 1.4 is a feature release focused to improve usability. It comes with a few minor bug fixes as well.

    ๐Ÿ”„ Changelog:

    • โšก๏ธ Updated the copyright to 2014
    • Introduce AJAX navigation for user pages
    • ๐Ÿ”ง The stealth spam filter is now configurable
    • CSRF validation can now be turned off from site settings
    • ๐ŸŽ Performance improvements across the application
    • ๐Ÿ“ˆ Catch and suppress Google Analytics errors
    • ๐Ÿ›  Fix router issue for error handler flows - Issue #73
    • ๐Ÿ›  Fix word censor issues with multiple phrases - Issue #72
    • ๐Ÿ›  Fix paste expiration 'forever' issue - Issue #75
    • Capture paste statistics
    • โž• Add paste trend chart to admin dashboard
    • ๐Ÿ”จ Cron tasks have been refactored for secure invocation
    • ๐Ÿš€ Show development version warning when installing a pre-release version
    • โšก๏ธ Use code version to determine system update state on the dashboard
    • Standardize paste URL generation
    • Inject correct local info to generated HTML page
    • Realtime AJAX query interval is now 5s instead of 1s